Results 1 to 2 of 2

Thread: Contactform with PHP

  1. #1
    Join Date
    Jan 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Contactform with PHP

    Hello

    I'm new.
    I have a contactform in HTML, with PHP, and it works!
    so far, so good!
    When you fill it in, you get a message: a blank page with black letters.

    Now I want to know if it is possible that either:
    - this messages is shown in a new blank page, so you can close it and you'll return on my website again, or:
    - I can add a button that sais: go back to de site of xxxxxx.

    Does anyone know if this is possible en if so, how to programm this in html.

    Thanks.

    Cljb

  2. #2
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    What happens after your form is submitted is something that your PHP script handles. We'd need to see the contents of your PHP script.

    (Also, since this is not a HTML issue, you might ask a moderator to move this thread to the PHP forum.)

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
  •