![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
Confirmed User
Join Date: Feb 2007
Location: Sweden
Posts: 5,650
|
Visual Basic programmers, help needed!
I got a program that's using the webbrowser-component.
I got some problems to fill a file-field, (Htmlcode: <input type="file" name="file" />) The normal way: webbrowser1.Document.All.file.Value = "some text" doesn't work with the file-fields because of some security-stuff I guess. Is there any way to fill this field without using sendkeys? |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#2 |
Registered User
Join Date: Jan 2005
Location: Canada, Japan, Philippines
Posts: 29
|
note: the file input usually has a hidden maxfilesize value
__________________
# icq 2.333.686 - www.CheeChTech.com # Coding: PhP Perl Java JavaScript Flash SOAP C/C++ # SysAdmin: linux & freebsd |
![]() |
![]() ![]() ![]() ![]() ![]() |