G Guest Dec 9, 2004 #1 Can you spawn a new browser window from a web application or does it have to be done from the HTML code in the browser?
Can you spawn a new browser window from a web application or does it have to be done from the HTML code in the browser?
G Guest Dec 9, 2004 #2 What are you trying to do? Pop up a window? Then, do it on the client HTML/Javascript code.
S Scott M. Dec 9, 2004 #3 Only client-side code can create (or interact in any way for that matter) with the browser.