Need a small tip imacro...

yazzou

Registered Member
Joined
Dec 19, 2008
Messages
61
Reaction score
7
Hello,
I have to send some form infos. However the form submit button does not have the same title. I want to know if it is possible to make imacro send it whatever the value ("send", "update" etc...).


TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:creator ATTR=VALUE:RANDOM VALUE HERE



Thanks
 
* is your magic word. (char)
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:creator ATTR=VALUE:*
 
Hello,
Thanks i was scared to f*** all my macro so i wanted to ask b4
 
Back
Top