Jump to content

Recommended Posts

Posted

Hello, just working on a web browser when I ran into a bump-I can't go back. Anyone know what the object function is for back?

For those who are asking questions, look in the help file first. I'm tired of people asking stupid questions about how to do things when 10 seconds in the help file could solve their problem.[quote name='JRowe' date='24 January 2010 - 05:58 PM' timestamp='1264381100' post='766337'][quote name='beerman' date='24 January 2010 - 03:28 PM' timestamp='1264372082' post='766300']They already have a punishment system for abuse.[/quote]... and his his name is Valik.[/quote]www.minikori.com

Posted

Hello, just working on a web browser when I ran into a bump-I can't go back. Anyone know what the object function is for back?

_IEAction($oIE, "back")

Or, the code that achieves that in IE.au3:

$o_object.GoBack()

Use the UDF files as a source of examples. Lots of good stuff in there.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law

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
×
×
  • Create New...