T
Terry
I am loading a javascript function from my asp.net app.
This function loads a string passed to it in a new window.
I register the function to activate on click of an asp
linkbutton. Now when ever I click the link button the
window pops up with the string passed to it but it gets
minimised automatically.
Even using win.focus() does'nt seem to stop it from
minimising. How can I stop this from happening
Regards,
Terry W
This function loads a string passed to it in a new window.
I register the function to activate on click of an asp
linkbutton. Now when ever I click the link button the
window pops up with the string passed to it but it gets
minimised automatically.
Even using win.focus() does'nt seem to stop it from
minimising. How can I stop this from happening
Regards,
Terry W