A
anuragsji
Hi,
I have one combo box and GO button on the click of GO button page
submitted and according to selection of one of the option from combo I
want to redirect my page to some new asp page but at the same time in
new window of browser.
I could have achieved this using window.open() of javascript but then
it will serve as pop up and clients requirement is that not to show as
popup window due to many users blocked popups.
Any suggestions, How can I achieve this using response.redirect or any
coding which is not serve as popup window.
The work is in ASP 3.0 not in ASP.NET
Thanks in Advance,
Anurag
I have one combo box and GO button on the click of GO button page
submitted and according to selection of one of the option from combo I
want to redirect my page to some new asp page but at the same time in
new window of browser.
I could have achieved this using window.open() of javascript but then
it will serve as pop up and clients requirement is that not to show as
popup window due to many users blocked popups.
Any suggestions, How can I achieve this using response.redirect or any
coding which is not serve as popup window.
The work is in ASP 3.0 not in ASP.NET
Thanks in Advance,
Anurag