rdone wrote:I did register in 2010 and have been able to learn from more experienced members without needing to post until now. I did search before posting, but didn't see an immediate solution, probably because the solution is so basic that it goes without saying. But I appreciate any direction you can provide. My environment is:
- Code: Select all
1. iMacros for Firefox 9.0.3 version build 9030808
2. OS = Windows 7 (64-bit) on ThinkPad L460
3. Browser = Firefox 52.0.2 (32-bit)
4. The Loop-Csv-2-Web.iim macro appears to work
5-7. N/A
Let me know if you need more info. Thanks.
"I did register in 2010 and have been able to learn from more experienced members without needing to post until now."
=> For me actually a bit the other way around, I started using iMacros about 10 years ago approx I would think, and was always able to solve my "Scenarios" by "experimenting" and from the Wiki, and I only came to the Forum in 2013 to report a very blocking Bug (in
this Thread, ah-ah...!, my first Thread on the Forum, how nostalgic...!) for which I couldn't find a Workaround, and that still has not been solved btw, but I finally/luckily found a Workaround for it a few months ago when I took the time to dig again a bit into it... (even if hum, there is still one Situation I noticed last week that my Workaround doesn't cover, grr...!, I'll have to dig into it again, but I think I know how to solve it...)
OK for your FCI, perfect...!

I'm usually "happy" as well with this "simplified" Format:
- Code: Select all
iMacros for FF v9.0.3, FF52-x32, Win7-x64
... unless some exact/specific FF Version is breaking some Functionality, sometimes Screen Resolution or Character Set and Language can be needed, but that's maybe in not even 5% of the Threads...
But, OK, you actually give yourself the Answer to your own Qt, the 'Loop-Csv-2-Web.iim' Demo-Macro is all you need, with minimal Adaptation/Editing, '!COL1' and '!COL2' will be your 'FNAME' and 'LNAME' Vars and your 'URL GOTO' Statement will become:
- Code: Select all
URL GOTO=http://www.friendlyfriends.com/friendsearch.aspx?firstname={{!COL1}}&lastname={{!COL2}}
- (F)CIM = (Full) Config Info Missing: iMacros + Browser + OS with all 3 Versions...
- I usually don't even read the Question if that (required) Info is not mentioned...
- Script & URL usually help a lot for a more "educated" Help...