hi... I have a button in which when i click on it, links in another web page in the same folder
i did something similar using the code below:
<a href =http://www.webdeveloper.com/forum/archive/index.php/"shape.asp" target = "window2"> link </a>
but is not a button its just a link...
how can i do it using a button??? and also how can i choose what will be the width and the height of the new window???
i think it is very simple what i am asking, but since i am a newbie i need your help..
Thanks in advance
i did something similar using the code below:
<a href =http://www.webdeveloper.com/forum/archive/index.php/"shape.asp" target = "window2"> link </a>
but is not a button its just a link...
how can i do it using a button??? and also how can i choose what will be the width and the height of the new window???
i think it is very simple what i am asking, but since i am a newbie i need your help..
Thanks in advance