Hi all!
I was trying to take off the title bar to get rid of the close button, but it doesn't seem to be working.
Here is the statement I am using:
<input type="button" name="Save" value="Save" ONCLICK="vv=open(Page.asp','toexcel','height=150,width=300,titlebar = no, resizable =no, dependent=yes');vv.focus();">
Anyone can tell me why my Title bar is still there?
Another thing that would help me for this would be the Unload function, it works fine with IE but not with Netscape.
One of the 2 solution would help me solve my problem.
Thanks in advance
BlackSand
I was trying to take off the title bar to get rid of the close button, but it doesn't seem to be working.
Here is the statement I am using:
<input type="button" name="Save" value="Save" ONCLICK="vv=open(Page.asp','toexcel','height=150,width=300,titlebar = no, resizable =no, dependent=yes');vv.focus();">
Anyone can tell me why my Title bar is still there?
Another thing that would help me for this would be the Unload function, it works fine with IE but not with Netscape.
One of the 2 solution would help me solve my problem.
Thanks in advance
BlackSand