Recent content by my alter ego

  1. M

    Help with contact form using php?

    When testing my contact form, it sends the email, but none of the variables are working. I know very little about php so I was hoping someone could tell me what it wrong with my code. Below is my HTML code: <form action="contact.php" method="post" enctype="text/plain" autocomplete="on"> <p>...
  2. M

    I cannot extract files?

    I am trying to extract the files in a .zip folder but when I try to do that I get an error message saying "Windows has blocked access to these files to help protect your computer." I know the files are safe because the are from my co-worker and I have seen them before. I right-clicked the file...
  3. M

    HTML Code - Image Links?

    I am creating a web site for a class project using HTML code using Notepad. My navigation bar consists of buttons I created in photoshop. The buttons have a transparent background and when I made the buttons into links, they have a purple square around the button. How do I get rid of that...
Back
Top