Getting a variable from the URL with VB.NET
Put this in the HEAD of your page:
Put this in the BODY of your page:
<% =GetURLvariable()%>
Test if a URL contains a string/substring with VB.NET
Put this in the HEAD of your page:
Put this in the BODY of your page:
<% =GetFolder()%>
No comments:
Post a Comment