View Single Post
  #5  
Old 10-26-2011, 05:57 PM
mccoy230023 is offline mccoy230023
Registered User

Join Date: Oct 2011
Posts: 4

Got it to work looks like I needed to keep the "<input type="hidden" name="submit" value="true" />" above the "<input type="submit" name="sub" value="<?=$submitvalue;?>" disabled /> " code which is how I have it on the code above.

Thanks for your help and an great mailing form you created.
Reply With Quote