Sending data from form to another

  • Thread starter Thread starter Tamer Ibrahim
  • Start date Start date
T

Tamer Ibrahim

How can I send data from a web page to another one before I save these data in my database ?
 
Perhaps you can save the data in the Session state (assuming the data is not too large) - Save to database - Redirect or transfer to the next page and access the values from session..
How can I send data from a web page to another one before I save these data in my database ?
 

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