Hi, I am having a lot of trouble getting contact forms on my website to send emails. I keep thinking there is nothing wrong with my php and HTML but still, NOTHING SENDS. I made sure the PHP is correct. and the HTML works with it.
Someone please tell me EVERYTHING I need in order for my site to...
Is there any key that can be pressed to check off a check box. I know that you can click them and I know that HTML can code them to be already checked but can a viewer hit a key on their keyboard to check it. I know they can Hit the tab key until the checkbox is outlined but how then can they...
Is there code that I can add to my site that will allow people to submit html code that will then be displayed on my site in "preview form"?
For example: I can make a guestbook where people submit "<font color="#FF0000">Hello</font> and it will display hello in red onto the guestbook when they...