I'm looking for a cheap or free form builder as I need to build a complicated form for my website. Any Ideas anyone? Cheers
Nope, but I can guarantee you that ANY script or software you use won't built it properly. If you can provide an image of what your form will look like I can show you how to write the HTML and CSS for it.
Hi Here is the link of the form page which the CGI script isnt working. http://www.climbingsource.com/addbeta.html Hence me looking for a quick php fix Thanks
If you look round W3 Schools site, you should be able to code the form yourself, saving your self the expenditure either on software or designers and the need to spend ages changing everything to the way you wanted it to be, you can just create it that way straight off... Some of these links might help:http://www.w3schools.com/html/html_forms.asp http://www.w3schools.com/html/tryit.asp?filename=tryhtml_form_mailhttp://www.w3schools.com/php/php_forms.asp Hope that helps. Diarmuid
Whoa, I'm noticing some serious accessibility issues with that form, and I haven't even looked at the source code yet. Hang on. *cracks knuckes and runs to the store to get something to drink*
You know, I was hoping you'd at least be using a complete and valid DOCTYPE, but you're not. Your whole page is going to have to be rebuilt from the ground up, I'm afraid, at least if you want me to be able to help you with this. Would you mind if I did this for you (won't cost a dime)? And if so, would it be possible to get rid of this line above the opening HTML tag? <!-- saved from url=(0022)http://internet.e-mail --> Code (markup):