Re: checkdups, no redirect? -
02-22-2005
, 03:38 AM
Remove the redirection code from the page.
Add a conditional statement to check if the form has been submitted before
processing the other code.
If form has been submitted request the submitted values into the form fields
again.
If form has been submitted AND the entry is duplicate then display the error
code.
The precise code depedns on the server model you are using.
--
__________________________________________________ __________________
UltraSuite Extension Packages: http://www.ultrasuite.com/
The *most popular* Suites of DMX 2004 and DMX Server Behaviors
for ASP, ASP.Net, ColdFusion, JSP, and PHP_MySQL
__________________________________________________ __________________ |