-----Original Message----- From: Casey Crookston [mailto:[EMAIL PROTECTED]] > ...jumping in and out of VBScript causes system > slowdown, and in the long run you'll have better performance > if you were > to do something like this: > > <% > ElseIf ThePresented = "" Then > Response.write ("<h3>Please indicate whether you have presented this > issue to someone for resolution.</h3> <input type='button' > value='Back' > onclick='Javascript:history.go(-1)' />") Hmmmm. Not to argue (I'm way too green at asp) but I was under the impression that dropping out of asp to implement standard html was the preferred method. You don't have to write line after line of "Response.write()". What information are you basing your statement on?
Perry Gerenday www.klugelab.com www.webinitiative.net ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
