|
You can send 3 custom values with your join button code:
<input type=hidden name=verotel_custom1 value=blabla>
<input type=hidden name=verotel_custom2 value=blabla>
<input type=hidden name=verotel_custom3 value=blabla>
only letters and numbers are allowed. These values will be passed to the verotel script on your server. Guess you need to modify the script yourself so it's accepting and storing the values.
It's posted something like this:
username:password:amount:secred:custom1:custom2:cu stom3
I played a few hours with it and it's working fine
Hope this helps...
Marcel
|