Syruz 1 Posted October 21, 2007 (edited) Im trying to automate usage of a site using IE.au3, and it's going ok so far, not too hard to figure out. However, a problem I've run into is that there is at times no name to a form that I need to edit. How can I get around to editing it? _IEFormGetObjByName requires the name of the form, which there is none. EDIT: NVM, solved the problem using _IEFormGetCollection, wasn't sure how it worked at first. Edited October 21, 2007 by Syruz Share this post Link to post Share on other sites
DirtDBaK 0 Posted October 21, 2007 new to AutoIT or new to the forum??? either way ...welcome to the world of fantastic scripting and hours of frustration, confusion, and irration... [center][/center] Share this post Link to post Share on other sites
Syruz 1 Posted October 21, 2007 new to AutoIT or new to the forum???either way ...welcome to the world of fantastic scripting and hours of frustration, confusion, and irration...New to both forum and AutoIt...I have another question but im going to create another thread with a proper name + description. Share this post Link to post Share on other sites
PsaltyDS 41 Posted October 21, 2007 New to both forum and AutoIt...I have another question but im going to create another thread with a proper name + description.<PatOnHead> Good noob! </PatOnHead> 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 Share this post Link to post Share on other sites