1. you have to use javascript to open a (new) window first, and do the file download processing on that window.
2. Or you can use HttpHandler, to push the file down to the client, which opens a seperate window if the user chooses OPEN. Be sure to set the Verb as "GET" (only) otherewise users will get Open/save window twice ! 3. Would be interested to know !? if there is a way to disable either the SAVE or the OPEN Button ? Gopi =================================== This list is hosted by DevelopMentor� http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
