|
-
Feb 28th, 2003, 06:25 PM
#1
Thread Starter
Hyperactive Member
Open a browser window!
I need some code wither HTML, VB/Java Script that would open a new browser window with a specified URL just when my page is loaded!
-
Mar 1st, 2003, 10:03 AM
#2
Frenzied Member
<body onload="window.open('page.htm');">
Note not everyone has JavaScript or some have it disabled, so it won't work for everyone.
-
Mar 1st, 2003, 01:47 PM
#3
Thread Starter
Hyperactive Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|