Click here to Skip to main content
15,900,110 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Sending email in ASP.NET 2.0 Pin
nickabradley18-Nov-07 16:33
nickabradley18-Nov-07 16:33 
GeneralRe: Sending email in ASP.NET 2.0 Pin
Christian Graus18-Nov-07 17:59
protectorChristian Graus18-Nov-07 17:59 
GeneralRe: Sending email in ASP.NET 2.0 Pin
nickabradley19-Nov-07 15:48
nickabradley19-Nov-07 15:48 
GeneralRe: Sending email in ASP.NET 2.0 Pin
Michael Sync19-Nov-07 15:55
Michael Sync19-Nov-07 15:55 
GeneralRe: Sending email in ASP.NET 2.0 Pin
nickabradley19-Nov-07 16:12
nickabradley19-Nov-07 16:12 
QuestionProblem in sending e-mails [modified] Pin
qmzph18-Nov-07 5:13
qmzph18-Nov-07 5:13 
AnswerRe: Problem in sending e-mails Pin
DigiOz Multimedia18-Nov-07 5:56
DigiOz Multimedia18-Nov-07 5:56 
QuestionProblem uploading files Pin
Zoltan Aszalos18-Nov-07 4:30
Zoltan Aszalos18-Nov-07 4:30 
Hi,

I have a serious problem. I'm currently developing an application in which the user should upload many files (600-700 xml files). I've searched the web for a while and so far I realized that there's no way to use the HtmlInputFile class to achive the desired effect just because I can't set programatically the property of the class that stores the path of the selected file.
My first approach was to write some javascript code which would generate
tags but that seemed useless because firstly, in code-behind I can't access them and secondly, I can't set the path of the specified files. On the web I've found some articles which explain how to upload multiple files using the htmlinputfile class but in every case the number of htmlinputfile objects is static and the user should select manually the files he wants to upload. That's fine if you permit 3-5 files to be uploaded but when you want to handle a larger number of files, it is inconvenient.
In my case, the user should provide a folder on the drive and the application should handle the uploading of contents of that folder.

Any help is very, very appreciated!!!
AnswerRe: Problem uploading files Pin
Hesham Amin18-Nov-07 12:21
Hesham Amin18-Nov-07 12:21 
GeneralRe: Problem uploading files Pin
Zoltan Aszalos18-Nov-07 20:34
Zoltan Aszalos18-Nov-07 20:34 
GeneralRe: Problem uploading files Pin
Hesham Amin21-Nov-07 10:44
Hesham Amin21-Nov-07 10:44 
QuestionSeparate Projects for BLL & DAL Pin
Montu7618-Nov-07 2:37
Montu7618-Nov-07 2:37 
AnswerRe: Separate Projects for BLL & DAL Pin
Colin Angus Mackay18-Nov-07 2:55
Colin Angus Mackay18-Nov-07 2:55 
AnswerRe: Separate Projects for BLL & DAL Pin
pmarfleet18-Nov-07 8:01
pmarfleet18-Nov-07 8:01 
Questionget list of user Pin
ptvce17-Nov-07 20:15
ptvce17-Nov-07 20:15 
QuestionNetwork Traffic and Activity monitoring via ASP.Net Pin
MeNew17-Nov-07 17:12
MeNew17-Nov-07 17:12 
AnswerRe: Network Traffic and Activity monitoring via ASP.Net Pin
Michael Sync17-Nov-07 18:45
Michael Sync17-Nov-07 18:45 
GeneralRe: Network Traffic and Activity monitoring via ASP.Net [modified] Pin
MeNew19-Nov-07 4:25
MeNew19-Nov-07 4:25 
QuestionMaster Page(s) - Different layouts on different pages. How? Pin
Bursh.17-Nov-07 7:37
Bursh.17-Nov-07 7:37 
AnswerRe: Master Page(s) - Different layouts on different pages. How? Pin
Christian Graus17-Nov-07 8:56
protectorChristian Graus17-Nov-07 8:56 
GeneralRe: Master Page(s) - Different layouts on different pages. How? Pin
Bursh.17-Nov-07 9:05
Bursh.17-Nov-07 9:05 
GeneralRe: Master Page(s) - Different layouts on different pages. How? Pin
Christian Graus17-Nov-07 9:23
protectorChristian Graus17-Nov-07 9:23 
GeneralRe: Master Page(s) - Different layouts on different pages. How? Pin
Bursh.17-Nov-07 11:09
Bursh.17-Nov-07 11:09 
QuestionWhat is the best .NET equivalent architecture for COM(hosted in MTS) Pin
satish_cognz17-Nov-07 5:42
satish_cognz17-Nov-07 5:42 
AnswerRe: What is the best .NET equivalent architecture for COM(hosted in MTS) Pin
bsaksida17-Nov-07 5:55
bsaksida17-Nov-07 5:55 

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.