Click here to Skip to main content
15,889,651 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Question.NET System.OutOfMemoryException in View using DisplayTemplate Pin
G-Alonso30-Nov-14 1:39
G-Alonso30-Nov-14 1:39 
AnswerRe: .NET System.OutOfMemoryException in View using DisplayTemplate Pin
Matt U.4-Dec-14 4:43
Matt U.4-Dec-14 4:43 
QuestionDisplaying javascript values from one page to another using multiview Pin
samflex29-Nov-14 14:10
samflex29-Nov-14 14:10 
AnswerRe: Displaying javascript values from one page to another using multiview Pin
Anurag Gandhi30-Nov-14 22:41
professionalAnurag Gandhi30-Nov-14 22:41 
GeneralRe: Displaying javascript values from one page to another using multiview Pin
samflex1-Dec-14 5:54
samflex1-Dec-14 5:54 
Questioncan anyoen tell me when i use file upload in asp.net.how to rename file with id..its very urgent..plz Pin
Sanju Choudhary S28-Nov-14 2:13
Sanju Choudhary S28-Nov-14 2:13 
AnswerRe: can anyoen tell me when i use file upload in asp.net.how to rename file with id..its very urgent..plz Pin
den2k8828-Nov-14 2:38
professionalden2k8828-Nov-14 2:38 
AnswerRe: can anyoen tell me when i use file upload in asp.net.how to rename file with id..its very urgent..plz Pin
Richard Deeming28-Nov-14 2:43
mveRichard Deeming28-Nov-14 2:43 
Simple - just use the ID to construct the file name you pass to the SaveAs method[^].

The FileUpload control does not automatically save a file to the server after the user selects the file to upload.
...
The code that you write to save the specified file should call the SaveAs method, which saves the contents of a file to a specified path on the server.




"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: can anyoen tell me when i use file upload in asp.net.how to rename file with id..its very urgent..plz Pin
jaimin851-Dec-14 23:13
jaimin851-Dec-14 23:13 
GeneralRe: can anyoen tell me when i use file upload in asp.net.how to rename file with id..its very urgent..plz Pin
Richard Deeming2-Dec-14 2:23
mveRichard Deeming2-Dec-14 2:23 
QuestionJavascript Scanner recognition Pin
Member 1035398227-Nov-14 22:54
Member 1035398227-Nov-14 22:54 
AnswerRe: Javascript Scanner recognition Pin
ZurdoDev2-Dec-14 3:14
professionalZurdoDev2-Dec-14 3:14 
QuestionHashing fields pre server post Pin
Dale17727-Nov-14 14:09
Dale17727-Nov-14 14:09 
AnswerRe: Hashing fields pre server post Pin
Kornfeld Eliyahu Peter27-Nov-14 19:12
professionalKornfeld Eliyahu Peter27-Nov-14 19:12 
GeneralRe: Hashing fields pre server post Pin
Dale17727-Nov-14 20:24
Dale17727-Nov-14 20:24 
GeneralRe: Hashing fields pre server post Pin
Kornfeld Eliyahu Peter27-Nov-14 20:35
professionalKornfeld Eliyahu Peter27-Nov-14 20:35 
GeneralRe: Hashing fields pre server post Pin
Richard Deeming28-Nov-14 2:38
mveRichard Deeming28-Nov-14 2:38 
AnswerRe: Hashing fields pre server post Pin
Michael_Cox3-Dec-14 6:38
Michael_Cox3-Dec-14 6:38 
GeneralRe: Hashing fields pre server post Pin
Richard Deeming3-Dec-14 7:41
mveRichard Deeming3-Dec-14 7:41 
GeneralRe: Hashing fields pre server post Pin
Michael_Cox3-Dec-14 9:37
Michael_Cox3-Dec-14 9:37 
GeneralRe: Hashing fields pre server post Pin
Richard Deeming3-Dec-14 10:22
mveRichard Deeming3-Dec-14 10:22 
QuestionPassword recovery tutorial Pin
Member 876166727-Nov-14 4:42
Member 876166727-Nov-14 4:42 
AnswerRe: Password recovery tutorial Pin
ZurdoDev1-Dec-14 7:25
professionalZurdoDev1-Dec-14 7:25 
GeneralRe: Password recovery tutorial Pin
Member 87616676-Dec-14 6:18
Member 87616676-Dec-14 6:18 
Questionall Pin
Member 1123433227-Nov-14 3:24
Member 1123433227-Nov-14 3:24 

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.