Frontpage forms! what joy!

Discussion in 'HTML & Website Design' started by andymayo, Jul 7, 2008.

  1. #1
    ok i have it set up so when a user enters in there info it mail it to me..

    Now in the 'subject' of the email it says the website name.. ho do i change this..i have many forms on the same site and if the subject was entered byme it would help..

    ok secondly, this is what you would call form validation? how do i make it so users have to enter in the fields.. and not click submit and get through?...
    like a 'you must ente' box is what i need to implament..

    remember im using frontpage.. and yes thats through choice.

    look faward to your replies!
     
    andymayo, Jul 7, 2008 IP
  2. rebelagent

    rebelagent Well-Known Member

    Messages:
    876
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    165
    #2
    Right click inside form > form properties > options > email results > subject line.
    That should work. Not sure. I usually just code them myself in PHP
     
    rebelagent, Jul 7, 2008 IP
  3. andymayo

    andymayo Guest

    Messages:
    652
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ok that didnt work but more importantly, any ideas on the validation?
     
    andymayo, Jul 8, 2008 IP
  4. andymayo

    andymayo Guest

    Messages:
    652
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #4
    you all know the box that jumps up and says you must enter all fields... thats all i need.. any help?
     
    andymayo, Jul 8, 2008 IP
  5. rebelagent

    rebelagent Well-Known Member

    Messages:
    876
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    165
    #5
    Well I know the html code is
    <A HREF="mailto:you@yourdomain.com?subject=Your Subject">
    so maybe try doing that after your email ?subject=Yoursubject"
     
    rebelagent, Jul 8, 2008 IP
  6. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #6
    shallowink, Jul 8, 2008 IP
  7. andymayo

    andymayo Guest

    Messages:
    652
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #7
    dead link?
     
    andymayo, Jul 9, 2008 IP
  8. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #8
    shallowink, Jul 9, 2008 IP
  9. andymayo

    andymayo Guest

    Messages:
    652
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #9
    thanks mate.. works now :D
     
    andymayo, Jul 9, 2008 IP