Click here to Skip to main content
15,920,688 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: IE 8 hiddenfeild issue Pin
Not Active26-Mar-10 10:02
mentorNot Active26-Mar-10 10:02 
AnswerRe: IE 8 hiddenfeild issue Pin
Nick Kowalewicz28-Mar-10 16:01
Nick Kowalewicz28-Mar-10 16:01 
QuestionSource editing Pin
FEMDEV25-Mar-10 1:22
FEMDEV25-Mar-10 1:22 
AnswerRe: Source editing Pin
Not Active25-Mar-10 1:58
mentorNot Active25-Mar-10 1:58 
AnswerRe: Source editing Pin
T M Gray25-Mar-10 10:38
T M Gray25-Mar-10 10:38 
GeneralRe: Source editing Pin
FEMDEV26-Mar-10 0:00
FEMDEV26-Mar-10 0:00 
AnswerRe: Source editing Pin
Nick Kowalewicz28-Mar-10 16:03
Nick Kowalewicz28-Mar-10 16:03 
QuestionMoney Diposite System in ATM Pin
Shaik al helal25-Mar-10 1:02
Shaik al helal25-Mar-10 1:02 
AnswerRe: Money Diposite System in ATM PinPopular
T M Gray25-Mar-10 10:51
T M Gray25-Mar-10 10:51 
QuestionWeb Application With Offline Capabilities Pin
ojaytee24-Mar-10 20:15
ojaytee24-Mar-10 20:15 
AnswerRe: Web Application With Offline Capabilities Pin
The Man from U.N.C.L.E.25-Mar-10 1:12
The Man from U.N.C.L.E.25-Mar-10 1:12 
AnswerRe: Web Application With Offline Capabilities Pin
Not Active25-Mar-10 1:52
mentorNot Active25-Mar-10 1:52 
QuestionPassword Blocking Pin
Pradeep kumar.V24-Mar-10 18:24
Pradeep kumar.V24-Mar-10 18:24 
AnswerRe: Password Blocking Pin
Not Active25-Mar-10 1:48
mentorNot Active25-Mar-10 1:48 
GeneralRe: Password Blocking Pin
Pradeep kumar.V25-Mar-10 18:11
Pradeep kumar.V25-Mar-10 18:11 
AnswerRe: Password Blocking Pin
T M Gray25-Mar-10 8:29
T M Gray25-Mar-10 8:29 
GeneralRe: Password Blocking Pin
Pradeep kumar.V25-Mar-10 18:09
Pradeep kumar.V25-Mar-10 18:09 
QuestionJavascript printing question Pin
Jack Vanderhorst24-Mar-10 14:47
Jack Vanderhorst24-Mar-10 14:47 
AnswerRe: Javascript printing question Pin
Not Active24-Mar-10 15:17
mentorNot Active24-Mar-10 15:17 
GeneralRe: Javascript printing question Pin
Jack Vanderhorst24-Mar-10 15:19
Jack Vanderhorst24-Mar-10 15:19 
AnswerRe: Javascript printing question Pin
daveyerwin24-Mar-10 16:02
daveyerwin24-Mar-10 16:02 
GeneralRe: Javascript printing question Pin
Jack Vanderhorst24-Mar-10 16:03
Jack Vanderhorst24-Mar-10 16:03 
QuestionServer header-asp.net problem Pin
balu1234524-Mar-10 8:15
balu1234524-Mar-10 8:15 
AnswerRe: Server header-asp.net problem Pin
Martin Jarvis13-Apr-10 10:28
Martin Jarvis13-Apr-10 10:28 
Hi,

This approach won't work as calling Response.Write will force the Response Headers to be sent to the client. To get the AJAX style loading screen I think you're trying to get, you should include the markup for the busy icon on the first page and call the StartShowWait() method on the button click. The CSV will then generate as a normal ASP.Net request as you'd expect.

Regards,

Martin
QuestionCreating a html cookie Pin
esebagel24-Mar-10 6:28
esebagel24-Mar-10 6:28 

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.