How to Open a popup window after generating a word document in asp.net 2.0
-
Hi all, In my application i am generating a word document after that,as per my requirement i need to open a popup window contains file upload control. Actually what happens is Word document is generating fine after clicking Save button behind popup window containing file upload control is closing. Can any body help me from this? thanks in advance, eswar.
-
Hi all, In my application i am generating a word document after that,as per my requirement i need to open a popup window contains file upload control. Actually what happens is Word document is generating fine after clicking Save button behind popup window containing file upload control is closing. Can any body help me from this? thanks in advance, eswar.
Try popping the upload form from the save event!