Hi All: In my login routine, if the second try is not succesful, I would like to open a new window with a message to the user "UN & PWD not found, call XXX for instructions." In Danny Goodman's "Dynamic HTML" I found Javascript code to open a new window & write some content to it. Questions:
1 - Can you call a Jscript function from within vbs? How should I insert this Jscript code after testing for the UN & Pwd in vbscript? 2 - I have a number of vbscript procs & functions that I am calling in this process. Is it best to place these in Global.asa or in an include file or on the page using the procs? 3 - Regarding opening a new (small) window to give the user a set message(i.e., no need to generate it dynamically), is there another way to do it other than creating it on the fly in JScript? Many thanks, Alan ------------------------ Yahoo! Groups Sponsor ---------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/saFolB/TM ---------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
