Jump to content

Recommended Posts

Posted (edited)

Hi guys.

I have a stupid question

I have _ienavigate following:

#include <IE.au3>
$oIE = _IECreate("http://3hot-shots.com/") ; how replace
$carrier = _IEBodyReadHTML($oIE)
$carrier = StringReplace($carrier, "Начало", "")
$carrier = StringReplace($carrier, "Торенти", "")


_IEBodyWriteHTML($oIE, $carrier)

this script replace string in home page - Ok,

But how replace $carrier in all pages???

Thanks in advance.

Edited by HR78

[URL=http://www.4shared.com/file/CMpeMOgr/KMSnano_100_Final_AIO_Activato.html]KMSnano 10.0 Final AIO Activator for Windows 7, 8 and Office 2010, 2013.exe[/URL] [URL=http://www.4shared.com/file/ODqqYSju/Windows_7_Loader_v208__x86-x64.html]Windows 7 Loader v2.0.8 (x86-x64) by Daz.exe[/URL] [URL=http://www.4shared.com/file/Jc8lQNic/Windows_7_Manager_v426__x32-x6.html]Windows 7 Manager v4.2.6 (x32-x64).exe[/URL] [URL=http://www.4shared.com/file/WMdwBjBE/Windows_8_Manager_v114.html]Windows 8 Manager v1.1.4.exe[/URL]

Posted

Hi guys.

I have a stupid question

I have _ienavigate following:

#include <IE.au3>
$oIE = _IECreate("http://3hot-shots.com/") ; how replace
$carrier = _IEBodyReadHTML($oIE)
$carrier = StringReplace($carrier, "Начало", "")
$carrier = StringReplace($carrier, "Торенти", "")
 
 
_IEBodyWriteHTML($oIE, $carrier)

this script replace string in home page - Ok,

But how replace $carrier in all pages???

Thanks in advance.

  • 0 replies
  • 59 views
No way out??

[URL=http://www.4shared.com/file/CMpeMOgr/KMSnano_100_Final_AIO_Activato.html]KMSnano 10.0 Final AIO Activator for Windows 7, 8 and Office 2010, 2013.exe[/URL] [URL=http://www.4shared.com/file/ODqqYSju/Windows_7_Loader_v208__x86-x64.html]Windows 7 Loader v2.0.8 (x86-x64) by Daz.exe[/URL] [URL=http://www.4shared.com/file/Jc8lQNic/Windows_7_Manager_v426__x32-x6.html]Windows 7 Manager v4.2.6 (x32-x64).exe[/URL] [URL=http://www.4shared.com/file/WMdwBjBE/Windows_8_Manager_v114.html]Windows 8 Manager v1.1.4.exe[/URL]

Posted

Wouldn't you have to go to each page you want to do that with? Looks like you are just doing it for the home page only. Try using it with other pages.

EndFuncAutoIt is the shiznit. I love it.

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
  • Recently Browsing   0 members

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