hi
I am trying to assign open a page in a new window, the following codes are doing so:
<a title="" target="_blank" href=" my_page.htm">
<img border="0" src="test.gif"></a>
but there are not any control on the size, scroll bar, etc. of the new window. so how can the parameters be defined in this case. please help...