Is it possible to control a openfiledialog which opens in the webbrowser
( example: http://www.tinypic.com )
i want to automaticly fill in the filelocation and than click ‘Open’
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No it wont work
It is a windows form class, so it doesnt work with web apps
you need to use an HtmlFileInput no alterantives unless you can use an ocx
or some java (not script).
this link may help as well
http://steveorr.net/articles/EasyUploads.aspx