Click here to Skip to main content
15,915,501 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Check Caps Lock Status Pin
11Developer31-Oct-09 2:41
11Developer31-Oct-09 2:41 
GeneralRe: Check Caps Lock Status Pin
OriginalGriff31-Oct-09 2:51
mveOriginalGriff31-Oct-09 2:51 
GeneralRe: Check Caps Lock Status Pin
Christian Graus31-Oct-09 11:23
protectorChristian Graus31-Oct-09 11:23 
QuestionCrystal Report - Page With Exceeds When Run from IIS, Runs OK From VS 2008 Pin
BhavinBhatt30-Oct-09 19:57
BhavinBhatt30-Oct-09 19:57 
QuestionHelp About the posting the large amount data through the HTTP POST Method Pin
Deepak the Cool30-Oct-09 19:24
Deepak the Cool30-Oct-09 19:24 
AnswerRe: Help About the posting the large amount data through the HTTP POST Method Pin
Christian Graus30-Oct-09 19:26
protectorChristian Graus30-Oct-09 19:26 
GeneralRe: Help About the posting the large amount data through the HTTP POST Method Pin
Deepak the Cool30-Oct-09 19:46
Deepak the Cool30-Oct-09 19:46 
GeneralRe: Help About the posting the large amount data through the HTTP POST Method Pin
Christian Graus30-Oct-09 20:08
protectorChristian Graus30-Oct-09 20:08 
Well, I am assuming you have control over the whole process. I'm not sure exactly how an ASP.NET process would kick off a service, I've done it, but it was a long time ago. The core thing is, do you have control over the end that is recieving the Excel data, to replace your HTTP Post code with a web service ? If not, a windows service could still do the post without holding up a web page lifecycle, but you wouldn't be able to fully take my advice in that case.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Help About the posting the large amount data through the HTTP POST Method Pin
Deepak the Cool30-Oct-09 20:23
Deepak the Cool30-Oct-09 20:23 
GeneralRe: Help About the posting the large amount data through the HTTP POST Method Pin
N a v a n e e t h30-Oct-09 21:10
N a v a n e e t h30-Oct-09 21:10 
GeneralRe: Help About the posting the large amount data through the HTTP POST Method Pin
Deepak the Cool30-Oct-09 21:16
Deepak the Cool30-Oct-09 21:16 
GeneralRe: Help About the posting the large amount data through the HTTP POST Method Pin
N a v a n e e t h30-Oct-09 21:19
N a v a n e e t h30-Oct-09 21:19 
AnswerRe: Help About the posting the large amount data through the HTTP POST Method Pin
Jaiprakash M Bankolli31-Oct-09 5:21
Jaiprakash M Bankolli31-Oct-09 5:21 
QuestionRegarding page execution Pin
vijaylumar30-Oct-09 18:25
vijaylumar30-Oct-09 18:25 
AnswerRe: Regarding page execution Pin
N a v a n e e t h30-Oct-09 18:38
N a v a n e e t h30-Oct-09 18:38 
GeneralRe: Regarding page execution Pin
vijaylumar30-Oct-09 18:45
vijaylumar30-Oct-09 18:45 
GeneralRe: Regarding page execution Pin
Jaiprakash M Bankolli30-Oct-09 18:56
Jaiprakash M Bankolli30-Oct-09 18:56 
GeneralRe: Regarding page execution Pin
vijaylumar30-Oct-09 19:00
vijaylumar30-Oct-09 19:00 
GeneralRe: Regarding page execution Pin
Jaiprakash M Bankolli30-Oct-09 19:06
Jaiprakash M Bankolli30-Oct-09 19:06 
GeneralRe: Regarding page execution Pin
vijaylumar30-Oct-09 19:26
vijaylumar30-Oct-09 19:26 
GeneralRe: Regarding page execution Pin
Jaiprakash M Bankolli31-Oct-09 2:05
Jaiprakash M Bankolli31-Oct-09 2:05 
GeneralRe: Regarding page execution Pin
vijaylumar31-Oct-09 20:23
vijaylumar31-Oct-09 20:23 
GeneralRe: Regarding page execution Pin
Jaiprakash M Bankolli31-Oct-09 20:35
Jaiprakash M Bankolli31-Oct-09 20:35 
GeneralRe: Regarding page execution Pin
vijaylumar30-Oct-09 18:51
vijaylumar30-Oct-09 18:51 
QuestionHELP! Can't figure out how to add a UserControl to a Page (from the same project) Pin
swampwiz30-Oct-09 9:15
swampwiz30-Oct-09 9:15 

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.