Jump to content

How to send or set text in a hidden IE object?


Recommended Posts

Ok, i have a hidden Webbrowser object which at some stage requires the user to select a file using a dialog. Putting in the fact that the IE object is hidden how would i do this? I am hoping there is a better way than send keys such as property set etc. The text i want to put/send is in a variable. Please help.

Link to comment
Share on other sites

It's been repeatedly said that this is no longer possible because of a it is a security risk. You think they would build a way around the security patch, and you can still do this? Think again.

But, a browser is just a simple program that creates, interprets and manipulates HTTP packets. Knowing that we can use WinHTTP or HTTP UDF's or my personal favorite to do what you want.

Edited by Manadar
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...