FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Re: Implementing upload progress indicator question
HighTechTalks DotNet Forums
Dotnet
ASP.net Announcements
Re: Implementing upload progress indicator question
ASP.net Announcements
microsoft.public.dotnet.framework.aspnet.announcements
Discuss
Re: Implementing upload progress indicator question
in the
ASP.net Announcements
forum.
Thread Tools
Search this Thread
Display Modes
#
1
Vishal Kapoor
Posts: n/a
Re: Implementing upload progress indicator question -
02-27-2007 , 04:56 AM
In place of
if (FileUpload.HasFile)
Try That
if (FileUpload.FileName != string.Empty)
Worked For me
Regards,
Vishal Kapoor
*** Sent via Developersdex
http://www.developersdex.com
***
Vishal Kapoor
«
Previous Thread
|
Next Thread
»
Thread Tools
Search this Thread
Show Printable Version
Email this Page
Search this Thread
:
Advanced Search
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Contact Us
-
HighTechTalks DotNet Forums
-
Archive
-
Top