-
Sending data over a Redirect using post method(not get)
I have been looking for a way to do this. Upon verification of a form i would
like to redirect the browser to the next page and also send the the data
from the original form. Due to security reasons I cannot simply use a get
method to include the form data in the url. I am looking for a way(such
as a Response method maybe) which will allow me to send the data to the next
page without using url encoding or session variables. Does anybody have
any ideas on if this is possible or how to do it? Thanks alot for the help!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|