G
Guest
Hi,
asp.net 2.0, ie6, opera 9.22
For various supportability reasons, we need to redirect a page to a url and
require that the target url should open in an Opera browser. The call is
simple
Response.Redirect(url, true);
It works fine if its all IE environment. but am wondering how can i specify
that the new window should open in Opera instead. Any page directives or
something?
regards,
Ali
asp.net 2.0, ie6, opera 9.22
For various supportability reasons, we need to redirect a page to a url and
require that the target url should open in an Opera browser. The call is
simple
Response.Redirect(url, true);
It works fine if its all IE environment. but am wondering how can i specify
that the new window should open in Opera instead. Any page directives or
something?
regards,
Ali