When I was using FrontPage, a .asp page would receive a varialbe from the url when ?field=value was added to the end of the url. I am now using Expression Web and have found that this doesn't work with .aspx pages. Can anyone tell me what code needs to be added to the page to accomplish this with .aspx? I create the .aspx page with VB as the coding selection.
I have found articles that discuss passing variables from one page to another, but not specifically on how to get ans aspx page to accept a search variable.
I have found articles that discuss passing variables from one page to another, but not specifically on how to get ans aspx page to accept a search variable.