dwpenn
06-23-2003, 09:50 AM
I could use some help. When I click on
<a href="javascript:window.open ('http://riltor.com/helpme.htm','helpme', config='HEIGHT=303, WIDTH=299, toolbar=no, menubar=no, scrollbars=no, resizeable=no, location=no, directories=no, status=no')" ><img border="0" src="help_mc.gif" width="92" height="74" align="left"></a>
It opens the desired page, but it also opens a page in between who's only content is [object].
I just want a link that opens another page, and I want to be able to set the size of that page.
<a href="javascript:window.open ('http://riltor.com/helpme.htm','helpme', config='HEIGHT=303, WIDTH=299, toolbar=no, menubar=no, scrollbars=no, resizeable=no, location=no, directories=no, status=no')" ><img border="0" src="help_mc.gif" width="92" height="74" align="left"></a>
It opens the desired page, but it also opens a page in between who's only content is [object].
I just want a link that opens another page, and I want to be able to set the size of that page.