lizzus Posted February 6, 2011 Share Posted February 6, 2011 Hi i tryng to integrate a checkbox form fo work with whmcs but no work. Can anyone controll my code? thanks <form action="http://www.facilehosting.net/facilepanel/domainchecker.php" method="post"> <input type="hidden" name="token" value="xxxxxxxNUMBERxxxxxxxxx" /> <input type="hidden" name="direct" value="true" /> www. <input type="text" name="domain" class="input_1" /> <input type="checkbox" name=".com" value=".com" checked="checked" /> .com <input type="checkbox" name=".net" value=".net" /> .net <input type="checkbox" name=".org" value=".org" /> .org <input name="submit" type="image" src="images/0btn1.jpg" alt="cerca" align="top" style="margin:0px 0px 0px 38px;"> </form> 0 Quote Link to comment Share on other sites More sharing options...
lizzus Posted February 7, 2011 Author Share Posted February 7, 2011 resolved... 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted February 8, 2011 Share Posted February 8, 2011 resolved... You could post the answer for the next person with a similar problem 0 Quote Link to comment Share on other sites More sharing options...
b0r3d Posted May 25, 2011 Share Posted May 25, 2011 i love when people do that. Ask for help because they couldn't find the answer, but then find one and then don't post an answer for others that may be looking as well. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.