HTML problem... With code and screenshots!
Right guys
Its a "contact us " page... and I want there to be three aerial buttons so you just click/choose the option, then it will submit at the end.
Well here is my code, but it is not actually sending back....basically needs the user to choose one out of the 3 aerial buttons, and click submit and send. - I think the lines need "reviewing/defining cheers!!!!!
If it can be sorted much appreciated !
Right guys
Its a "contact us " page... and I want there to be three aerial buttons so you just click/choose the option, then it will submit at the end.
Well here is my code, but it is not actually sending back....basically needs the user to choose one out of the 3 aerial buttons, and click submit and send. - I think the lines need "reviewing/defining cheers!!!!!
<input type="hidden" name="response:subject" value="viviente">
<p align="left"><font face="Arial"><span style="font-size: 8pt">T</span></font><font face="Arial" style="font-size: 8pt">Thank you for your interest. Please tell us how you
would like to be contacted;<br>
<br>
<input name="Radio1" type="radio" checked="checked" value="V1" checked name="response:Q1"> Please email
me further information.</font><p align="left">
<input name="Radio1" type="radio" value="V2" checked name="response Q1:"> <font face="Arial" style="font-size: 8pt"><span style="font-family: Arial"> Please
call me for an informal chat.</span></font><p align="left">
<font face="Arial" size="1"><span style="font-size: 8pt">
<input name="Radio1" type="radio" value="V3" checked name="response:Q1"> </span></font>
<font face="Arial" style="font-size: 8pt"> <span style="font-family: Arial">I
would like to arrange a meeting with Viviente.</span></font><p align="left">
<br>
<br>
</span></font><p align="left">
If it can be sorted much appreciated !

Last edited: