Hi,
How can I pass an apostrophe in a URL that I want to use in another page? For example, the following causes an error when I try to load a new page:
VB Code:
www.whaterverpage.aspx?LastName=O'Hara
It seems that there should be encoding for the apostrophe (') but I can't figure out what it is.![]()




Reply With Quote