Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Programming & Web Design
Programming
Visual Basic .NET
How to upload a File in Web Form without poping up Browser dialog
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Ms. Maudie" data-source="post: 16859" data-attributes="member: 6922"><p>Hi, I would like to know how to do to upload a File (picture) in Web Form without poping up the Browser For File Dialog,</p><p>So I mean SILENTLY upload a File (picture) in Web Form in (INPUT type="File") tag.</p><p></p><p>I have the below solution but that solution pops up the "Browser For File" dialog whereas the application will run automatically, so having that dialog to popup every time it's not really nice and it disturbs the process, that's why I need to upload the file at the background.</p><p></p><p>In brief, I don't want the "Browse For File" dialog to be shown.</p></blockquote><p></p>
[QUOTE="Ms. Maudie, post: 16859, member: 6922"] Hi, I would like to know how to do to upload a File (picture) in Web Form without poping up the Browser For File Dialog, So I mean SILENTLY upload a File (picture) in Web Form in (INPUT type="File") tag. I have the below solution but that solution pops up the "Browser For File" dialog whereas the application will run automatically, so having that dialog to popup every time it's not really nice and it disturbs the process, that's why I need to upload the file at the background. In brief, I don't want the "Browse For File" dialog to be shown. [/QUOTE]
Name
Verification
Post reply
Home
Forums
Programming & Web Design
Programming
Visual Basic .NET
How to upload a File in Web Form without poping up Browser dialog
Top