[thelist] Can I do this in ASP?

Warden, Matt mwarden at mattwarden.com
Tue Apr 9 13:47:01 CDT 2002


On Apr 9, Rob Smith had something to say about [thelist] Can I do this in ASP?

>I've tried doing this but have failed to do so:
>
>Psuedocode for whatever.asp:
>
>initializations
>
><%
>check form for stuff
>spit errors if bad stuff
>%>
>
><form method="post" action="whatever.asp">stuff</form>
>
><%
>If all good stuff, insert in to DB
>response.redirect("there.asp")
>%>
>
>---- Or do I need to separate this action into several different pages?

I was hoping i wouldn't have to pimp my own article, but i think it might
help you here:

(watch wrap)

http://www.evolt.org/article/Writing_Smart_Web_based_Forms/17/10199/index.html

--
mattwarden
mattwarden.com




More information about the thelist mailing list