+ Reply to Thread
Results 1 to 6 of 6

Thread: Form from scratch problems
      
   

  1. #1
    Join Date
    Jan 2009
    Posts
    3

    Exclamation Form from scratch problems

    The form I created from scratch is supposed to submit info to my e-mail address. The form is on a page I already created, but it has a lot of random characters on the top of the page. The form will accept the info I update on it, but when I hit the submit button, it gives me a Google 404 error message. What have I done wrong? Also, is there a certain way you're supposed to enter the "success" and "failed" URL's?

    The domain name is justenoughevents.com

  2. #2
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Form from scratch problems

    The page should be a php, you have it already so just change your link to be http://www.justenoughevents.com/information.php
    I was able to get to the success page from this page, but you need to validate your fields so you do not receove balnk emails.
    You could go into your oublic_html folder and remove the html version if you want but it won't hurt anything if you don't.

  3. #3
    Join Date
    Jan 2009
    Posts
    3

    Thumbs up Re: Form from scratch problems

    Thanks for the help.....it worked great!! If you don't mind, I've got another question. Is there a way, through a form from scratch maybe, that I can set up a visitor count on my index page? I'd like to set up a daily counter, a weekly counter, and a total count. Any suggestions?

  4. #4
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Form from scratch problems

    You have those tools already in place. They are in your control panel called AwStats it will give you all the info you want to know about visits.

  5. #5
    Join Date
    Jan 2009
    Posts
    3

    Question Re: Form from scratch problems

    I found the file you mentioned, but I was wondering if I could put a counter on my index page itself?

  6. #6
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Form from scratch problems

    You can, but not many use them anymore. You will have to google "site counters", find one you like copy the code and paste it into an html box on your page.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49