Q:launch a new IE

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I am using Response.WriteFile(myFile) to display excel file in IE. Now I
need to start another IE windows and display the file. Not in the current
window. How should I do this?
Thanks,
Jim.
 
have client script set the target before postback

-- bruce (sqlwork.com)

| Hello,
| I am using Response.WriteFile(myFile) to display excel file in IE. Now I
| need to start another IE windows and display the file. Not in the current
| window. How should I do this?
| Thanks,
| Jim.
|
 
Back
Top