Click here to Skip to main content
15,890,512 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Determining Cause of an ASP.net Error Pin
Member 395530711-Mar-13 10:12
Member 395530711-Mar-13 10:12 
Questionwebservice and SQL Server 2008 Pin
jojoba201111-Mar-13 9:51
jojoba201111-Mar-13 9:51 
AnswerRe: webservice and SQL Server 2008 Pin
Richard MacCutchan11-Mar-13 23:11
mveRichard MacCutchan11-Mar-13 23:11 
QuestionRe: webservice and SQL Server 2008 Pin
jojoba201112-Mar-13 1:24
jojoba201112-Mar-13 1:24 
AnswerRe: webservice and SQL Server 2008 Pin
Richard MacCutchan12-Mar-13 2:12
mveRichard MacCutchan12-Mar-13 2:12 
QuestionRe: webservice and SQL Server 2008 Pin
jojoba201112-Mar-13 6:49
jojoba201112-Mar-13 6:49 
AnswerRe: webservice and SQL Server 2008 Pin
Richard MacCutchan12-Mar-13 6:54
mveRichard MacCutchan12-Mar-13 6:54 
QuestionRemote File Upload Through ASP .Net page Pin
Vodstok11-Mar-13 5:54
Vodstok11-Mar-13 5:54 
I have an interesting issue; I have been tasked with building a "one size fits all" file upload page. I am using C# and the 4.5 framework, so my options are wide open, but I have one problem in particular...

Part of the requirement involves an old upload page; we already have a page that uses a regular file upload control with a button and it works exactly as expected. Here's what I need to do; the page I need to build needs to access the old page in the background and do the following:

Upload the selected file
Return the message displayed by the old page

So I need to build a page that allows the user to select a file and "upload" it by accessing the older page in the background and pass the file and/or file information to it. I do not have access to the code of the old page, so I have to use the new page to handle all of the work.

So far I have played with code I have found using HttpWebRequest,WebClient and even the .net libraries for cURL with no success. Has anyone tackled something similar in the past? Any suggestions?
______________________
Oh Hamburgers!

QuestionRe: Remote File Upload Through ASP .Net page Pin
jkirkerx11-Mar-13 8:26
professionaljkirkerx11-Mar-13 8:26 
AnswerRe: Remote File Upload Through ASP .Net page Pin
Vodstok11-Mar-13 8:31
Vodstok11-Mar-13 8:31 
GeneralRe: Remote File Upload Through ASP .Net page Pin
jkirkerx11-Mar-13 9:56
professionaljkirkerx11-Mar-13 9:56 
AnswerRe: Remote File Upload Through ASP .Net page Pin
Richard Deeming11-Mar-13 9:13
mveRichard Deeming11-Mar-13 9:13 
GeneralRe: Remote File Upload Through ASP .Net page Pin
Vodstok11-Mar-13 9:26
Vodstok11-Mar-13 9:26 
GeneralRe: Remote File Upload Through ASP .Net page Pin
Vodstok12-Mar-13 4:20
Vodstok12-Mar-13 4:20 
GeneralRe: Remote File Upload Through ASP .Net page Pin
Richard Deeming12-Mar-13 4:36
mveRichard Deeming12-Mar-13 4:36 
GeneralRe: Remote File Upload Through ASP .Net page Pin
Vodstok12-Mar-13 5:13
Vodstok12-Mar-13 5:13 
GeneralRe: Remote File Upload Through ASP .Net page Pin
Vodstok14-Mar-13 4:27
Vodstok14-Mar-13 4:27 
QuestionASP.Net MVC 4? Pin
silentspeaker11-Mar-13 3:38
silentspeaker11-Mar-13 3:38 
AnswerRe: ASP.Net MVC 4? Pin
Sandeep Mewara11-Mar-13 4:16
mveSandeep Mewara11-Mar-13 4:16 
AnswerRe: ASP.Net MVC 4? Pin
Thomas Daniels11-Mar-13 8:40
mentorThomas Daniels11-Mar-13 8:40 
Questionrunat=server Pin
tiwal11-Mar-13 0:47
tiwal11-Mar-13 0:47 
AnswerRe: runat=server Pin
Deflinek11-Mar-13 4:24
Deflinek11-Mar-13 4:24 
AnswerRe: runat=server Pin
Sandeep Mewara11-Mar-13 4:26
mveSandeep Mewara11-Mar-13 4:26 
AnswerRe: runat=server Pin
jkirkerx11-Mar-13 9:06
professionaljkirkerx11-Mar-13 9:06 
Questionquery regarding session nature Pin
Tridip Bhattacharjee11-Mar-13 0:28
professionalTridip Bhattacharjee11-Mar-13 0: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.