Jump to content

queensvilleantiquemall

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by queensvilleantiquemall

  1. well 1) im a women2) the code that was given to me first, did infact work so thank you
  2. I would like to make a window pop up on my index page( like an add but one to show the holiday hours) i was wondering if there was an easy way of doing this??thanks!
  3. wow all that went totally over my head but ok...i think i understand and thanks! this is the first time i've ever built a website like this using html...thanks again
  4. Im having trouble(and alot of it) with emailing a form, I've never done this so im not sure if im even doing it right... i have the forum up and everything but when you click submit nothing shows up in outlook... its just a blank email... can someone give me a hand??www.queensvilleantiquemall.com/request is the linkand the code im using is... <form action="MAILTO:queensvilleantiquemall@gmail.com" method="post" enctype="text/plain"><h3>Request Form</h3>Name:<br><input type="text" name="name"value="yourname" size="20"><br>E-Mail:<br><input type="text" name="mail"value="yourmail" size="20"><br>Address:<br><input type="text" name="name"value="youraddress" size="20"><br>Request:<br><input type="text" name="comment"value="yourrequest" size="40"><br>Date needed by:<br><input type="text" name="name"value="dateneededby" size="20"><br><br><input type="submit" value="Send"><input type="reset" value="Reset"></form>
×
×
  • Create New...