asp_web_howto thread: automatically moving back one page
Message #1 by "Joe Murphy" <bacster@o...> on Sat, 4 May 2002 10:58:29
|
|
Hi Folks
I have a form that submits and then I do a dirty word search on it. If a
dirty word is found I want the page to bounce back so the user still has
their data in front of them and they can make modifications.
I would prefer not to have to save everything first, just a straight
bounce back would be great.
Thanks
Joe
Message #2 by "Ken Schaefer" <ken@a...> on Thu, 9 May 2002 17:23:53 +1000
|
|
Post the file to itself.
Look at www.adopenstatic.com/resources/code/UIValidation.asp for a process
you can follow for this type of thing.
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Joe Murphy" <bacster@o...>
Subject: [asp_web_howto] automatically moving back one page
: Hi Folks
:
: I have a form that submits and then I do a dirty word search on it. If a
: dirty word is found I want the page to bounce back so the user still has
: their data in front of them and they can make modifications.
:
: I would prefer not to have to save everything first, just a straight
: bounce back would be great.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|