Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how do I create a url using special characters

Status
Not open for further replies.

chris86t

Technical User
Joined
Jun 13, 2008
Messages
41
Location
US
This isn't necessarily VB.net, but I'm using VB.net to control a webpage. At one point I need to go directly to a webpage based on a text name.

example
Code:
[URL unfurl="true"]http://***.***.com/***/***/MGViewItems.asp?BatchId=1322334&BatchName=JAN+EC+GSA+%31%31%2D%32%32%5F%37%31&Type=Signs&Tab=Batches&UPC=&SearchColumn=&LibraryKey=[/URL]

from

Code:
JAN EC GSA 11-22_71

What are all of those %##'s called, and how do I convert to them
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top