whoami 26 Posted July 31, 2012 Report Share Posted July 31, 2012 (edited) Hello..I found out that it works using variable in url as: {#variable}And it totally works.. But since I only can post few threads because im newb.. Here is a new problem.Im trying to click on a list of links ordered in tables.I located the links I would like to click from the entire page then go to next page.But Im having terrible headaches dealing with this:<a href="javascript:showContact('9848337')" onclick="s_objectID="javascript:showContact('9848337')_1";return this.s_oc?this.s_oc(e):true">Last Name, F Name</a>Can someone guide me on doing a proper regex or a proper selection from all those links?The second link is technically the same:<onclick="s_objectID=\"javascript:showContact('9913678')_1\";return this.s_oc?this.s_oc(e):true"> Which one should I target?href="javascript:showContact('9848337')" or<onclick="s_objectID=\"javascript:showContact('9913678')_1\";return this.s_oc?this.s_oc(e):true">I will appreciate alot this help.Thanks..A Ubot newbie. Edited July 31, 2012 by rodvaN Quote Link to post Share on other sites
JohnB 255 Posted July 31, 2012 Report Share Posted July 31, 2012 Your restrictions have been lifted. John Quote Link to post Share on other sites
nimbystripes 0 Posted August 2, 2012 Report Share Posted August 2, 2012 This serves as a spam filter. Such a great forum feature. Quote Link to post Share on other sites
whoami 26 Posted August 2, 2012 Author Report Share Posted August 2, 2012 Hey thanks for releasing the moderation.Great idea willywonka, it worked as a charm!Thanks alot guys! Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.