You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fak...@googlegroups.com
Ok let me start by saying my understanding of this is limited so far...
Here's what I want to accomplish:
1)open a url 2)create an action that executes a javascript call already in the returned document i.e <img src="images/clan/gifts/shared/open.gif" alt="OPEN IMG" width="50" height="50" border="0" onclick="javascript:redeem_gift(154015609)"> the part where I'm stuck is executing "redeem_gift(154015609)" (154015609 being one of many returned and not random on the page) 3) repeat for every value found on returned page similar to example above