Click here to Skip to main content
15,885,546 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: display Xml file on web browser Pin
Abhijit Jana29-Sep-09 22:53
professionalAbhijit Jana29-Sep-09 22:53 
GeneralRe: display Xml file on web browser Pin
Christian Graus29-Sep-09 23:02
protectorChristian Graus29-Sep-09 23:02 
GeneralRe: display Xml file on web browser Pin
Abhijit Jana29-Sep-09 23:23
professionalAbhijit Jana29-Sep-09 23:23 
AnswerRe: How to display Xml file on web browser Pin
Kannan Ar29-Sep-09 23:49
professionalKannan Ar29-Sep-09 23:49 
QuestionRedirect sms to Email Pin
janani1329-Sep-09 22:22
janani1329-Sep-09 22:22 
AnswerRe: Redirect sms to Email Pin
Christian Graus29-Sep-09 22:28
protectorChristian Graus29-Sep-09 22:28 
QuestionHow to send a big file(more than 4 GB) use asp.net Pin
pele00729-Sep-09 21:16
pele00729-Sep-09 21:16 
AnswerRe: How to send a big file(more than 4 GB) use asp.net Pin
Abhishek Sur29-Sep-09 21:21
professionalAbhishek Sur29-Sep-09 21:21 
I suggest you to use FTP to send files. Actually HTTP is not specifically designed to upload files.

I think it would not be a good idea to send the whole file at a time. Rather create one or more parts to send the big file. Smile | :)

Abhishek Sur

My Latest Articles
Create CLR objects in SQL Server 2005
C# Uncommon Keywords
Read/Write Excel using OleDB

Don't forget to click "Good Answer" if you like to.

GeneralRe: How to send a big file(more than 4 GB) use asp.net Pin
Greg Chelstowski29-Sep-09 21:35
Greg Chelstowski29-Sep-09 21:35 
GeneralRe: How to send a big file(more than 4 GB) use asp.net Pin
Abhishek Sur29-Sep-09 21:39
professionalAbhishek Sur29-Sep-09 21:39 
GeneralRe: How to send a big file(more than 4 GB) use asp.net Pin
Vasudevan Deepak Kumar30-Sep-09 2:31
Vasudevan Deepak Kumar30-Sep-09 2:31 
GeneralRe: How to send a big file(more than 4 GB) use asp.net Pin
pele00729-Sep-09 23:42
pele00729-Sep-09 23:42 
AnswerRe: How to send a big file(more than 4 GB) use asp.net Pin
Christian Graus29-Sep-09 22:05
protectorChristian Graus29-Sep-09 22:05 
JokeRe: How to send a big file(more than 4 GB) use asp.net Pin
Abhijit Jana29-Sep-09 22:10
professionalAbhijit Jana29-Sep-09 22:10 
GeneralRe: How to send a big file(more than 4 GB) use asp.net Pin
pele00729-Sep-09 23:43
pele00729-Sep-09 23:43 
GeneralRe: How to send a big file(more than 4 GB) use asp.net Pin
Abhishek Sur30-Sep-09 1:11
professionalAbhishek Sur30-Sep-09 1:11 
AnswerRe: How to send a big file(more than 4 GB) use asp.net Pin
Vasudevan Deepak Kumar30-Sep-09 2:31
Vasudevan Deepak Kumar30-Sep-09 2:31 
Questionhow to send xml file to other domain using asp.net Pin
suniltikli29-Sep-09 19:31
suniltikli29-Sep-09 19:31 
AnswerRe: how to send xml file to other domain using asp.net Pin
sashidhar29-Sep-09 19:35
sashidhar29-Sep-09 19:35 
AnswerRe: how to send xml file to other domain using asp.net Pin
Christian Graus29-Sep-09 19:38
protectorChristian Graus29-Sep-09 19:38 
GeneralRe: how to send xml file to other domain using asp.net Pin
suniltikli1-Oct-09 21:27
suniltikli1-Oct-09 21:27 
Questionnumeric check in asp.net [modified] Pin
keerthis29-Sep-09 18:18
keerthis29-Sep-09 18:18 
AnswerRe: numeric check in asp.net Pin
Not Active29-Sep-09 18:26
mentorNot Active29-Sep-09 18:26 
AnswerRe: numeric check in asp.net Pin
Arun Jacob29-Sep-09 18:44
Arun Jacob29-Sep-09 18:44 
AnswerRe: numeric check in asp.net Pin
Not Active29-Sep-09 18:52
mentorNot Active29-Sep-09 18:52 

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.