I need to pass a variable from a url to an .aspx search/results page

Joined
Sep 27, 2010
Messages
1
Reaction score
0
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top