Automatically Opening Borderless Window

High I was wondering how to automatically open up a boarderless window when someone visits a page (no use of a launch button). -Thanks

in your html, in the body tag, put an onLoad event:

&#60body onload=“window.open(etc,etc,etc)”&#62

Thanks for the answer…quite helpful… :wink:

Ok i did that, but what goes into the etc,etc,etc? The script?

<img src=http://www.ezboard.com/intl/aenglish/images/emoticons/embarassed.gif ALT=":o">

HTML Comments are not allowed