Forums

This topic is locked

Redirect with url parameters

Posted 04 Sep 2003 18:41:52
1
has voted
04 Sep 2003 18:41:52 Greg LeBreck posted:
In ASP with a SQL DB

I enter a cust number in a form and it goes to a detail page. Now if that customer number does not exist then the detail page redirects using response.redirect to a page where I can add the customer number.

Question is how do I get the detail page to pass the same url parameters that were passed to it when it redirects?

Reply to this topic