+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: web forms on a web page ??

  1. #1
    divebuddha is offline x10Hosting Member divebuddha is an unknown quantity at this point
    Join Date
    Sep 2009
    Posts
    56

    web forms on a web page ??

    i put a comments web form on my web page contact me

    but i cant for the life of my find where the messages go ?:nuts:

    ive done a few test ones and know that all the other e-mails get re-directed to my personal e-mail acount so

    i can get all the info in 1 swoop so to speak?

    again gents thanks for the help and look forward to your input

    best wishes leigh

  2. #2
    descalzo's Avatar
    descalzo is offline Grim Squeaker descalzo has a brilliant futuredescalzo has a brilliant futuredescalzo has a brilliant future
    Join Date
    Jul 2009
    Location
    Ankh-Morpork
    Posts
    7,636

    Re: web forms on a web page ??

    Are you saying you get e-mails when the form is used?
    But you want to know if the site stores the comments so you can look at all of them at one time?

    If that is the case, most contact forms just send the email out and do not store the comments.
    Nothing is always absolutely so.

  3. #3
    divebuddha is offline x10Hosting Member divebuddha is an unknown quantity at this point
    Join Date
    Sep 2009
    Posts
    56

    Re: web forms on a web page ??

    hi ya mate

    firstly thanks for the quick response

    basicaly i have a web form on my contacts page and even though i have all my e-mails pointing toward my

    own personal e-mail addy ive never ever got any comments from the web form, even though ive tried to

    send test forms but cant for the life of me figure where it goes?:dunno:

    and im saying i dont get any email from the web form?
    Last edited by divebuddha; 10-06-2009 at 12:18 PM.

  4. #4
    descalzo's Avatar
    descalzo is offline Grim Squeaker descalzo has a brilliant futuredescalzo has a brilliant futuredescalzo has a brilliant future
    Join Date
    Jul 2009
    Location
    Ankh-Morpork
    Posts
    7,636

    Re: web forms on a web page ??

    Without seeing the code of the mailer, I can't say what it is doing (right or wrong).

    I assume you are using a CMS, which one?
    Nothing is always absolutely so.

  5. #5
    divebuddha is offline x10Hosting Member divebuddha is an unknown quantity at this point
    Join Date
    Sep 2009
    Posts
    56

    Re: web forms on a web page ??

    <div style="text-align: center;"><a href="mailto:leigh@divebuddha.x10hosting.com"><spa n style="font-size: large;">leigh@divebuddha.x10hosting.com</span></a><br /><br /></div>
    <br /><br />
    <div>
    <div style="text-align: center;">{%contact%}<br /></div>
    <br /><br /><br /></div>
    </div>

    ok above is the code from the page and below is the link to the actual page

    i do have a link to my e-mail above the contact form

    maybe looking at the page will be the easiest option

    http://divebuddha.x10hosting.com/ind...1_2_CONTACT-ME :dunno:

  6. #6
    sourfacedcyclop's Avatar
    sourfacedcyclop is offline x10 Sophmore sourfacedcyclop is an unknown quantity at this point
    Join Date
    Sep 2007
    Posts
    221

    Re: web forms on a web page ??

    Errr.... Thats not really the way you want to make a contact form...

    EDIT:
    We would need to see your php page which processes the form data.
    Last edited by sourfacedcyclop; 10-06-2009 at 02:06 PM.
    "Sanity is nothing but our interpretation of reality"

    http://tswebvisions.com - Portfolio

  7. #7
    diabolo's Avatar
    diabolo is offline Community Advocate diabolo is on a distinguished road
    Join Date
    Nov 2007
    Location
    Jersey Shore
    Posts
    1,683

    Re: web forms on a web page ??

    I'm wondering what this is for:
    Code:
    <div style="text-align: center;">{%contact%}<br /></div>
    I've seen a sort of it used before in like forums when editing templates to place different bits.
    but in this case,
    where did you get your script from. (tutorial, web, ...)

    and also I don't see any form, I just see the link. So im not sure what you mean cyclop when you need to see the PHP page?

  8. #8
    gomarc's Avatar
    gomarc is offline x10 Elder gomarc is an unknown quantity at this point
    Join Date
    Oct 2007
    Location
    USA
    Posts
    510

    Re: web forms on a web page ??

    Using <a href="mailto:your_email@x10hosting.com"> is very easy, but many times it will not work. All you are doing is giving away your email address and hopping for the best.

    If you want some more control over what’s going on, you will have to do some programming. It’s not very hard, and you will learn a lot.

    Google "php contact form" and go thru the tutorials.

    You can get started with this one:l http://www.phpeasystep.com/phptu/8.html

    Then you can go to this one:
    http://www.kirupa.com/web/php_contact_form.htm

    And when you are ready for real, you can try this one
    http://www.easyphpcontactform.com/

  9. #9
    divebuddha is offline x10Hosting Member divebuddha is an unknown quantity at this point
    Join Date
    Sep 2009
    Posts
    56

    Re: web forms on a web page ??

    ive installed a basic guestbook on my contact page and its working fine

    am gunna look through the posted comments and links though for future reference guys

    again thank you one and all for your hard

  10. #10
    gomarc's Avatar
    gomarc is offline x10 Elder gomarc is an unknown quantity at this point
    Join Date
    Oct 2007
    Location
    USA
    Posts
    510

    Re: web forms on a web page ??

    I just left a comment on you guest book. Nice work.

+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Unique php page
    By bunglebrown in forum Programming Help
    Replies: 48
    Last Post: 11-08-2008, 08:59 AM
  2. Replies: 0
    Last Post: 10-19-2008, 09:40 PM
  3. Joomla Blank Page
    By operati in forum Free Hosting
    Replies: 3
    Last Post: 09-13-2008, 03:05 PM
  4. Slow loading of page
    By ConnorMcLeod in forum Free Hosting
    Replies: 1
    Last Post: 09-05-2008, 09:54 AM
  5. Passing variables from page to page
    By os242 in forum Scripts & 3rd Party Apps
    Replies: 3
    Last Post: 09-15-2007, 02:05 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers