Just wanna start with: WOO! My workplace FINALLY invested in Version 14 of Macro Scheduler. They've been using V8 for what feels like forever and they've finally seen the light! Now.... Onto more fun things...
I'm playing around with the IE Element Wizard and functions again, and am having some problems having the code "click" a button, since it doesn't have a name... The HTML looks like this:
Code: Select all
<input type="submit" value="Search Again">
Code: Select all
<input type="image" name="login" src="/global/res/images/login_white.gif" border="0" width="47" height="18" alt="login">
Any suggestions welcome!

Thanks,
Dominic Fichera