Basic navigation question

  • Thread starter Thread starter Samuel Shulman
  • Start date Start date
S

Samuel Shulman

Hi

How can I navigate from one page to another using and pass info (I don't
want to use the Get method because then if the user will refresh the page it
will be considered as a separate request)

Thank you,
Samuel
 
Server.Transfer come s to mind. It is completely server side.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
 

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

Back
Top