Need a Custom Contact Form $$$

metalshark

New member
Jan 3, 2011
652
5
0
I need a custom contact form for one of my sites.

I usually use Email Me Form™ - HTML Forms, Web Forms, PHP Forms, but there needs to be a slight addition:

I need the form to be set up so that I can chose how many fields to be populated for a certain input section.

Example: How many employers have you had in the past? (Choose number 4 or type in number 4) And then the form opens 4 employer section fields for input.

The sections may be anywhere from 1-50.

This shouldn't be too hard right? What would this run me $$$? Please pm if you can do it or know someone who can. Include skype, aim, or email
 


Should be very easy to have a javascript button with 'add another field' text that does precisely that.
 
Been a while since I've done any js but yeah, basically you'd have it read the field and then display additional fields based on that input. Ummm I got out of coding a while ago so can't help on the code, but js has really gotten popular and has a ton of functionality now so yeah, look for javascript form tutorials on google :)