aharrisreid
Programmer
How can I call a URL from the IE address bar, which shows the called page in a user-defined window? I know how to call a user-defined window using the window.open() function called from a <a href=... onclick=...>, or a pushbutton with onclick code attached, but I am baffled as to how to do it straight from the URL.
Failing that, could I use the form onload() method? If so, how?
Any help would be appreciated.
Alan
Failing that, could I use the form onload() method? If so, how?
Any help would be appreciated.
Alan