Question X on my form is a radio group that has 3 possible choices. If the customer picks option 2, I need to have a drop-down box appear that has 3 options. How do I accomplish this? I would like the drop-down box to be hidden until the customer selects option 2.
Also, how do i make the type text field box not an image so people can type in it and it isn’t just an image of a text feild type area ??
Do you know of any form creators or something where I can create a contact form to contact the webmaster, or an enquiry form, with a submit button to submit to an email address? Anyone can help?
I have made a website with dream weaver and have a form on it. I used php scripting to send me an email however it won’t send the e-mail. The confirmation/success page comes up but i never get an e-mail. Any ideas of things i could try?
How can I write a form using flash and PHP?Can you email me code?
Thanks!
I have been searching the internet with information on how to create a contact form on my website. I have been on many websites, but most just provide you with step by step instructions that end up never working.
Can anyone direct me to a website or can someone kindly provide me with a php form that is simple with Name, Email and Message that can be sent from my website to an email account?
Any help or guidance would be great. Thanks
I’m trying to make special characters allowed, but when they are entered into a form, they don’t do anything with the code, in which they are processed through. Kinda like on this form that I’m typing. I can enter all the code I want, but when it submits, it will appear as I have typed it. Any ideas? examples would be great.
I believe it has something to do with regular expressions in PHP, and I have read mutiple websites about how to do this, but I just don’t get it. Please help.
I have a contact form on my site where people can send in messages to my e-mail. How can I get the code to also tell me their IP address?
I have a form on a website that when information is entered into it, I want the inputted information to be opened in a new window. How can I do this?
I am designing a website and i was wondering how to make a login and registration page with html or php?