Jump to content

_IECreate and IE8 InPrivate browsing?


Recommended Posts

How can I use _IECreate to create the browser window that use's IE8's "InPrivate Browsing" or does not use the logged in users IE profile settings such as cookies ect..? I Currently only know of using the below via command line or to run the command as a different user. But was hoping to be able to use the UDF! I want to be able to fill out a webform without using any cached form fill data ect..

iexplore.exe -private http://www.google.com/

Regards,

~GD

Edited by GoogleDude
Link to comment
Share on other sites

I don't use IE much, so I'm not sure what matching parameters would flag a private browsing session, but you should be able to to use _IEAttach() to connect the UDF to it once you've spawned it from ShellExecute, using the command line you indicated above.

#fgpkerw4kcmnq2mns1ax7ilndopen (Q, $0); while ($l = <Q>){if ($l =~ m/^#.*/){$l =~ tr/a-z1-9#/Huh, Junketeer's Alternate Pro Ace /; print $l;}}close (Q);[code] tag ninja!

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...