Click here to Skip to main content
15,895,709 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Need to get substring from a string where substring always varies Pin
Satish - Developer22-Dec-08 23:27
Satish - Developer22-Dec-08 23:27 
GeneralRe: Need to get substring from a string where substring always varies Pin
Christian Graus22-Dec-08 23:29
protectorChristian Graus22-Dec-08 23:29 
GeneralRe: Need to get substring from a string where substring always varies Pin
Satish - Developer22-Dec-08 23:51
Satish - Developer22-Dec-08 23:51 
GeneralRe: Need to get substring from a string where substring always varies Pin
Christian Graus23-Dec-08 8:00
protectorChristian Graus23-Dec-08 8:00 
QuestionDate Compare Validation Inside a Data Grid Pin
Ravi_2122-Dec-08 21:47
Ravi_2122-Dec-08 21:47 
AnswerRe: Date Compare Validation Inside a Data Grid Pin
Christian Graus22-Dec-08 22:11
protectorChristian Graus22-Dec-08 22:11 
QuestionHow to upload the large file using STREMS Pin
hanumanc22-Dec-08 21:43
professionalhanumanc22-Dec-08 21:43 
AnswerRe: How to upload the large file using STREMS Pin
Paddy Boyd22-Dec-08 21:46
Paddy Boyd22-Dec-08 21:46 
Have a google, there's loads of examples for uploading files and saving them to disk.

In ASP.net, you'll have to change the default maxRequestLength in the HttpRuntime tag in the web.config to permit you to upload very large files.
GeneralRe: How to upload the large file using STREMS Pin
hanumanc22-Dec-08 21:55
professionalhanumanc22-Dec-08 21:55 
GeneralRe: How to upload the large file using STREMS Pin
Christian Graus22-Dec-08 22:01
protectorChristian Graus22-Dec-08 22:01 
GeneralRe: How to upload the large file using STREMS Pin
hanumanc22-Dec-08 22:06
professionalhanumanc22-Dec-08 22:06 
GeneralRe: How to upload the large file using STREMS Pin
N a v a n e e t h22-Dec-08 22:12
N a v a n e e t h22-Dec-08 22:12 
GeneralRe: How to upload the large file using STREMS Pin
hanumanc22-Dec-08 22:15
professionalhanumanc22-Dec-08 22:15 
GeneralRe: How to upload the large file using STREMS Pin
Christian Graus22-Dec-08 22:19
protectorChristian Graus22-Dec-08 22:19 
GeneralRe: How to upload the large file using STREMS Pin
hanumanc22-Dec-08 22:23
professionalhanumanc22-Dec-08 22:23 
GeneralRe: How to upload the large file using STREMS Pin
Christian Graus22-Dec-08 22:32
protectorChristian Graus22-Dec-08 22:32 
GeneralRe: How to upload the large file using STREMS Pin
Christian Graus22-Dec-08 22:15
protectorChristian Graus22-Dec-08 22:15 
GeneralRe: How to upload the large file using STREMS Pin
hanumanc22-Dec-08 22:07
professionalhanumanc22-Dec-08 22:07 
GeneralRe: How to upload the large file using STREMS Pin
Christian Graus22-Dec-08 22:16
protectorChristian Graus22-Dec-08 22:16 
GeneralRe: How to upload the large file using STREMS Pin
hanumanc22-Dec-08 22:19
professionalhanumanc22-Dec-08 22:19 
GeneralRe: How to upload the large file using STREMS Pin
N a v a n e e t h22-Dec-08 22:22
N a v a n e e t h22-Dec-08 22:22 
GeneralRe: How to upload the large file using STREMS Pin
Christian Graus22-Dec-08 22:22
protectorChristian Graus22-Dec-08 22:22 
GeneralRe: How to upload the large file using STREMS Pin
hanumanc22-Dec-08 22:31
professionalhanumanc22-Dec-08 22:31 
GeneralRe: How to upload the large file using STREMS Pin
Christian Graus22-Dec-08 22:34
protectorChristian Graus22-Dec-08 22:34 
GeneralRe: How to upload the large file using STREMS Pin
hanumanc22-Dec-08 22:38
professionalhanumanc22-Dec-08 22:38 

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.