seodeal
Regular Member
- Jun 29, 2013
- 368
- 41
i want to train xrumer to click on "send" button. i tried to put code on xbuttons.txt but it does not work.The code is:-
i put the below code in xbuttons.txt.
can anyone help to find the correct code to train xrumer this button?
and for me, i think among all the mod files such as xas.txt,xmessages.txt,xurl.txt , it is hard to code xbuttons.txt. Because there are some logical sequence [Ignore],[include],[OR],[AND] and [NO] sequence. can anybody explain how to use these logic/conditions?
thanks
Code:
[COLOR=#000000][COLOR=#007700]<[/COLOR][COLOR=#0000BB]p[/COLOR][COLOR=#007700]><[/COLOR][COLOR=#0000BB]input type[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#DD0000]"submit" [/COLOR][COLOR=#0000BB]value[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#DD0000]"Send" [/COLOR][COLOR=#007700]class=[/COLOR][COLOR=#DD0000]"wpcf7-form-control wpcf7-submit" [/COLOR][COLOR=#007700]/></[/COLOR][COLOR=#0000BB]p[/COLOR][COLOR=#007700]> [/COLOR][/COLOR]
i put the below code in xbuttons.txt.
Code:
[COLOR=#000000][COLOR=#007700][[/COLOR][COLOR=#0000BB]FieldType[/COLOR][COLOR=#007700]][/COLOR][COLOR=#0000BB]submit[/COLOR][COLOR=#007700][/]
[[/COLOR][COLOR=#0000BB]LFieldValue[/COLOR][COLOR=#007700]][/COLOR][COLOR=#0000BB]Send [/COLOR][COLOR=#007700][/] [/COLOR][/COLOR]
can anyone help to find the correct code to train xrumer this button?
and for me, i think among all the mod files such as xas.txt,xmessages.txt,xurl.txt , it is hard to code xbuttons.txt. Because there are some logical sequence [Ignore],[include],[OR],[AND] and [NO] sequence. can anybody explain how to use these logic/conditions?
thanks