Recent content by imported_Sirk L

  1. I

    Sending Email from a Contact Form. HTML?

    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...
  2. I

    HTC Droid. Is there a way to save audio that you receve in a Text message on...

    ...an htc Droid eris? I want to save sounds from text messages.
  3. I

    HTML and computer programming help (checkboxes)?

    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...
  4. I

    HTML code help.......?

    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...
  5. I

    I need help with HTML?

    Apply this example wherever you want the Javascript. <p> <script type="text/javascript"> document.write("This is an example!"); </script> </p>
  6. I

    I need help with HTML?

    Apply this example wherever you want the Javascript. <p> <script type="text/javascript"> document.write("This is an example!"); </script> </p>
  7. I

    I need help with HTML?

    Apply this example wherever you want the Javascript. <p> <script type="text/javascript"> document.write("This is an example!"); </script> </p>
Back
Top