Click here to Skip to main content
15,891,184 members
Home / Discussions / Web Development
   

Web Development

 
Questiontracing Pin
hossam jarrah16-Jul-12 23:18
hossam jarrah16-Jul-12 23:18 
GeneralRe: tracing Pin
Sandeep Mewara16-Jul-12 23:33
mveSandeep Mewara16-Jul-12 23:33 
GeneralRe: tracing Pin
Albert Holguin18-Jul-12 16:03
professionalAlbert Holguin18-Jul-12 16:03 
QuestionHow to Bind Data with Knockout Pin
Vimalsoft(Pty) Ltd16-Jul-12 7:22
professionalVimalsoft(Pty) Ltd16-Jul-12 7:22 
QuestionREST and WCF Pin
Xarzu15-Jul-12 20:34
Xarzu15-Jul-12 20:34 
QuestionSystem.Web.UI.WebControls.FileUpload Pin
sheemap12-Jul-12 20:41
sheemap12-Jul-12 20:41 
AnswerRe: System.Web.UI.WebControls.FileUpload Pin
Richard MacCutchan12-Jul-12 22:11
mveRichard MacCutchan12-Jul-12 22:11 
AnswerRe: System.Web.UI.WebControls.FileUpload Pin
Sandeep Mewara12-Jul-12 23:12
mveSandeep Mewara12-Jul-12 23:12 
sheemap wrote:
showing

System.Web.UI.WebControls.FileUpload

not path

Whatever way you tried to extract the file path was incorrect. As such, you no more get the full file path, just the myFileUpload.FileName.
This is based on security reasons. Further, once file is uploaded, all you need to worry/know is where is file is uploaded - path of this location. This is defined by you and can be very easily stored in DB along with the filename to access later.

Go through this article to learn on how to do it:
MSDN: Uploading Files in ASP.NET 2.0[^]
MSDN: FileUpload Class[^]

QuestionAutomatic Login to Another Domain Pin
Kyudos11-Jul-12 15:31
Kyudos11-Jul-12 15:31 
QuestionGridView preselectfirstrow and move to the next after button click event Pin
byka11-Jul-12 2:53
byka11-Jul-12 2:53 
Generalerror at download files in php Pin
Member 915215611-Jul-12 2:43
Member 915215611-Jul-12 2:43 
QuestionCaching html pages - no thanks - but how? Pin
lvq68410-Jul-12 20:11
lvq68410-Jul-12 20:11 
AnswerRe: Caching html pages - no thanks - but how? Pin
Gerben Jongerius10-Jul-12 23:22
Gerben Jongerius10-Jul-12 23:22 
GeneralRe: Caching html pages - no thanks - but how? Pin
lvq68410-Jul-12 23:28
lvq68410-Jul-12 23:28 
GeneralRe: Caching html pages - no thanks - but how? Pin
Gerben Jongerius10-Jul-12 23:35
Gerben Jongerius10-Jul-12 23:35 
GeneralRe: Caching html pages - no thanks - but how? Pin
lvq68410-Jul-12 23:41
lvq68410-Jul-12 23:41 
GeneralRe: Caching html pages - no thanks - but how? Pin
lvq68411-Jul-12 2:05
lvq68411-Jul-12 2:05 
Questionjson Question Pin
Aptiva Dave10-Jul-12 8:33
Aptiva Dave10-Jul-12 8:33 
AnswerRe: json Question Pin
Christian Graus17-Jul-12 17:40
protectorChristian Graus17-Jul-12 17:40 
GeneralRe: json Question Pin
Aptiva Dave19-Jul-12 11:11
Aptiva Dave19-Jul-12 11:11 
QuestionOn GridView each row update Need to show update Record in other gridview Pin
Asif201210-Jul-12 0:17
Asif201210-Jul-12 0:17 
AnswerRe: On GridView ... Repost Pin
Richard MacCutchan10-Jul-12 1:01
mveRichard MacCutchan10-Jul-12 1:01 
AnswerRe: On GridView ... Repost [OT] Pin
Sandeep Mewara10-Jul-12 1:52
mveSandeep Mewara10-Jul-12 1:52 
GeneralRe: On GridView ... Repost [OT] Pin
Richard MacCutchan10-Jul-12 5:23
mveRichard MacCutchan10-Jul-12 5:23 
Questionlooking for an automated form submission program Pin
Mongo39-Jul-12 9:23
Mongo39-Jul-12 9:23 

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.