Click here to Skip to main content
15,919,358 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Display word document in web page Pin
Gayani Devapriya15-Jul-08 18:07
Gayani Devapriya15-Jul-08 18:07 
QuestionDropDowns/GridView Column Pin
ffowler15-Jul-08 10:10
ffowler15-Jul-08 10:10 
AnswerRe: DropDowns/GridView Column Pin
ffowler15-Jul-08 10:27
ffowler15-Jul-08 10:27 
Questionweb.config authentication Pin
Ed.Poore15-Jul-08 9:53
Ed.Poore15-Jul-08 9:53 
AnswerRe: web.config authentication Pin
Mike Ellison15-Jul-08 13:57
Mike Ellison15-Jul-08 13:57 
GeneralRe: web.config authentication Pin
Ed.Poore15-Jul-08 22:34
Ed.Poore15-Jul-08 22:34 
Questionreturning server side class object to javascript. Pin
yang__lee15-Jul-08 8:02
yang__lee15-Jul-08 8:02 
Questionmultilevel categories ! Pin
wEb GuRu...15-Jul-08 6:15
wEb GuRu...15-Jul-08 6:15 
QuestionWriting System.Xml.XmlDocument in to DataSet object Pin
indian14315-Jul-08 5:27
indian14315-Jul-08 5:27 
QuestionTrigger event fire Pin
Member 387988115-Jul-08 4:11
Member 387988115-Jul-08 4:11 
AnswerRe: Trigger event fire Pin
leppie15-Jul-08 4:28
leppie15-Jul-08 4:28 
GeneralRe: Trigger event fire Pin
led mike15-Jul-08 4:56
led mike15-Jul-08 4:56 
AnswerRe: Trigger event fire Pin
J4amieC15-Jul-08 5:15
J4amieC15-Jul-08 5:15 
QuestionWrite datatables in different different excel files Pin
Member 387988115-Jul-08 3:40
Member 387988115-Jul-08 3:40 
QuestionThe Controls collection cannot be modified because the control contains code blocks (i.e. <% … %>). Pin
Member 340288615-Jul-08 3:39
Member 340288615-Jul-08 3:39 
QuestionClose the popup window once user filled up the form. Pin
rahul.net1115-Jul-08 3:38
rahul.net1115-Jul-08 3:38 
Hello all,
I am opening a popup window on a link button click. When popup window opens user filled up the form and click on submit button then a mail goes to client and document get downloaded. Once the mail send and a popbox box shows user and promt him to save or open a document. I want to close the popup window and mail get send to admin. How can i do this.

i have tried following once mail get send
[code]
Page.ClientScript.RegisterStartupScript(GetType(Page), "Confirm", "CloseWindow()")
[/code]
but window isnot getting closed.

Please guide me.
Thanks
Rahul

People Laugh on me Because i am Different but i Laugh on them
Because they all are same.

AnswerRe: Close the popup window once user filled up the form. Pin
eyeseetee15-Jul-08 3:40
eyeseetee15-Jul-08 3:40 
GeneralRe: Close the popup window once user filled up the form. Pin
rahul.net1115-Jul-08 3:49
rahul.net1115-Jul-08 3:49 
GeneralRe: Close the popup window once user filled up the form. Pin
eyeseetee15-Jul-08 3:52
eyeseetee15-Jul-08 3:52 
GeneralRe: Close the popup window once user filled up the form. Pin
rahul.net1115-Jul-08 3:59
rahul.net1115-Jul-08 3:59 
QuestionHow to avoid concurrency control? Pin
mcmilan15-Jul-08 2:47
mcmilan15-Jul-08 2:47 
AnswerRe: How to avoid concurrency control? Pin
Mike Ellison15-Jul-08 14:00
Mike Ellison15-Jul-08 14:00 
QuestionBrowser Compatibility ( My webpage contols are not looking in a proper layout in Mozilla, Opera..) Pin
mcmilan15-Jul-08 2:42
mcmilan15-Jul-08 2:42 
AnswerRe: Browser Compatibility ( My webpage contols are not looking in a proper layout in Mozilla, Opera..) Pin
eyeseetee15-Jul-08 2:55
eyeseetee15-Jul-08 2:55 
AnswerRe: Browser Compatibility ( My webpage contols are not looking in a proper layout in Mozilla, Opera..) Pin
Guffa15-Jul-08 12:21
Guffa15-Jul-08 12:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.