M
Mariame
Hi everyone
I have a button that open a new web page so i use the following script
response.write("<script>window.open(url,'Name')</script>")
every time the user click on the button it opens a new page
How to make sure that if the user open a page & click again on the button it
doesent open another one as long as the page is already opened??????????
Thx & Regards
I have a button that open a new web page so i use the following script
response.write("<script>window.open(url,'Name')</script>")
every time the user click on the button it opens a new page
How to make sure that if the user open a page & click again on the button it
doesent open another one as long as the page is already opened??????????
Thx & Regards