Posted by michele on 09/27/05 00:57
Hi,
I'm openning a new window like such:
<a href="javascript:void(0)"
onclick="window.open('window.asp','','width=630')">
<img border="0" src="pic.gif"></a>
The new window is a list of books and I want to position at the book
that was linked from. Can I do this?
Thanks,
Michele
[Back to original message]
|