Click here to Skip to main content
15,881,172 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello, I would like the help of some experienced person, I need to make a vbscript that would find a particular word in a web page, and if he found he would start a macro if not found, it would take another.



The macro begin well

iret = iim1.iimPlay (mypath & "Macros \ macro1.iim", 30)

If not found, execute this

iret = iim1.iimPlay (mypath & "Macros \ macro2.iim", 30)

Could someone help me?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900