How to return values from a response.redirect

  • Thread starter Kostas kousinovalis
  • Start date
K

Kostas kousinovalis

Hello
I have a asp page which it post some values to an external web page (not
mine) with the method response.redirect
(www.website.com/page.asp?username=user&password=mypass)
The external web page response OK if the user exist and Error if the
user not exists.
How can I take this data to send it to my own pages somewhere?
After the response.redirect I lost control
Thanks
 
B

Bullschmidt

<<
Hello
I have a asp page which it post some values to an external web page (not
mine) with the method response.redirect
(www.website.com/page.asp?username=user&password=mypass)
The external web page response OK if the user exist and Error if the
user not exists.
How can I take this data to send it to my own pages somewhere?
After the response.redirect I lost control
Thanks
Well if the other site could redirect back with a querystring (like
PayPal can) you'd be set...

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
 

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

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top