[thelist] Silent Form in ASP

Mike King mike.king at redroom.co.uk
Tue Nov 21 06:04:54 CST 2000


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Joe,

Couldn't you just combine page2, page3a and page3b together e.g.

<%Option Explicit

'' pseudo code
If there's no info
         chuck back with an error
else
         do the first bit of stuff
         if creditcard = 1 then
                 do the credit card stuff
         elseif it's the other
                 do the other stuff
         else
                 somethings wrong and error
         end if
end if
'' end code
%>

I suppose you could even wrap the whole page into one e.g. form, processing 
and error handling.

Cheers
mk

ps
Any UK people out there, wondering whether it's worth taking the plunge for 
DSL or Cable Modem... DO IT NOW =)

At 00:58 21/11/2000, Joel Morris wrote...
>I've got two different jobs coming up where I need to pass information from
>an HTML form to an ASP page for some processing, and then send the form info
>onto another page for user action or for additional processing.

- --
http://www.redroom.co.uk
t. 07971 292 999
e. mike.king at redroom.co.uk
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBOhpk9/oJZSzUdy33EQI6fQCeO4n6DOv/uYdnkWgMJBmzs0G8f0EAn1Oi
G/QNEEwxakkZHhQIXqzEHGkL
=zVrt
-----END PGP SIGNATURE-----





More information about the thelist mailing list