Welcome to TalkGraphics.com
Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 41
  1. #31
    Join Date
    Aug 2008
    Location
    Canton, GA
    Posts
    666

    Default Re: Forms for the Beginner.

    I went to your site and looked at the code on the htm side and it looks ok, but when I tried to go to this url directly, http://premier-paintinginc.com/mailer.php, it gets a page not found. I tried with the /index_htm_files/ folder as well, but it wasn't found there either. I tried with the .txt name as well, just to be sure that it somehow failed the rename. Didn't find that either.

    We can't see the folder/file list from the public side, so I can't tell much more than it seems that the .php file is not where it needs to be.

    Does that help?

  2. #32
    Join Date
    Dec 2009
    Posts
    8

    Unhappy Re: Forms for the Beginner.

    It really doesn't help at all. As I understand it, the mailer.php should be uploaded to the same folder as the page with the contact form, which on my hosting site is the "public" folder. Just for the heck of it, I have also tried putting it in the "index" folder with no luck either. Any other suggestions????

  3. #33
    Join Date
    Feb 2001
    Location
    Surrey, BC, Canada
    Posts
    2,379

    Default Re: Forms for the Beginner.

    I think the mailer.php file goes in 'root' directory of your site...but not sure I put a copy in all folders to make sure..LOL
    JimM

  4. #34

    Default Re: Forms for the Beginner.

    Bette.
    Please download the attached zip file, open it and upload the contents (info.php) to your root folder (premier-paintinginc.com)

    Then type this address into your web browser:

    http://premier-paintinginc.com/info.php

    You should see something like this:
    Click image for larger version. 

Name:	php-info.png 
Views:	203 
Size:	47.7 KB 
ID:	73074
    Attached Files Attached Files

  5. #35
    Join Date
    Dec 2009
    Posts
    8

    Unhappy Re: Forms for the Beginner.

    I tried all the above suggestions to no avail. Sledger - when I tried opening your file, I got a Windows error message and it would not open for me. This particular website is still under construction and I have posted a temporary notice to the site. In the meantime, I will continue working on it, but minus the form. I appreciate all the helpful suggestions, but I am really tired of dealing with something that should be rather simple! Thanks to all!

  6. #36

    Default Re: Forms for the Beginner.

    Bette, upload info.php to your root directory at premier-paintinginc.com, don't click and try to open it on your computer.

  7. #37
    Join Date
    Dec 2009
    Posts
    8

    Default Re: Forms for the Beginner.

    Thanks, Sledger - will give it a try in the morning. I'll let you know what happens.

  8. #38
    Join Date
    May 2004
    Location
    Los Angeles
    Posts
    95

    Default Re: Forms for the Beginner.

    You should call your website hosting company and ask if you can run this type of php email form.

    then have them setup the needed script files into the correct location.

    you will then need to go into the control panel of your website.
    When there - in the form-email-address-area, input the email address you want to catch all your form mails.
    (ask hosting company for instructions to get to this panel)




    For me the form action is /gdform.php because they installed that file in my website's folder

    So my godaddy form email starts out this way:

    <form action="/gdform.php" method="post">
    <input name="redirect" type="hidden" value="thankyou.html" />
    <input name="subject" type="hidden" value="Website Form Submission" />






    Don't give up
    perhaps you are not unzipping the file sledger provided, good luck tomorrow.

  9. #39
    Join Date
    Jun 2010
    Location
    Miami
    Posts
    15

    Question Re: Forms for the Beginner.

    Quote Originally Posted by sledger View Post
    John's link (neodeist) to the simple PHP mailer works well and is 'tweakable'.

    Attached as a copy'n'paste placeholder and includes the code to save as a .php file.

    Details inside

    *Note: Your server must support PHP for this form to work.
    Hi Sledger Thanks so much for your valuable info. Can you help me with a project. I was requested to make a website with an email capability. I seens that php mailer is the answer but I need some help like you know how to do it.

    Thanks in advance.

  10. #40

    Default Re: Forms for the Beginner.

    Your profile indicates that you have Web Designer 6.
    Look in the Designs gallery as there are a number of email contact forms (Form Widgets) which are included for use with the software.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

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