The html code needed for your button is shown below.
Please read the comments contained within the code to understand how to customize the form for your use.
<form action="http://www.buttontel.com/callme/clicktocall.cfm" method="post">
<select name="CODE">
<option value="44" selected>UK (+44)
<option value="1">USA (+1)
<option value="213">Algeria (+213)
<option value="376">Andorra (+376)
</select>
<input type="text" name="TELEPHONE">
<input type="hidden" name="ALIAS" value="You can create an alias from your account">
<input type="hidden" name="CALLTYPE" value="[select from below]">
<input type="text" name="NAME">
<input type="text" name="EMAIL">
<input type="text" name="PRODUCT">
<input type="text" name="COMPANY">
<input type="text" name="POSTCODE">
<input type="text" name="EXTRA1">
<input type="text" name="EXTRA2">
<input type="text" name="EXTRA3">
<input type="text" name="EXTRA4">
<input type="text" name="EXTRA5">
<input type="hidden" name="RESPONSEURL" value="http://www.buttontel.com/callme/">
<select name="DELAY">
<option value="0">now
<option value="1">1 minute
<option value="5">5 minutes
</select>
<input type="image" name="DIAL" src="myimage.gif" border="0">
</form>
Response pages:
success.htm
failNumber.htm
failUnavailable.htm
failOutOfOffice.htm