Search:

Type: Posts; User: Dankees; Keyword(s):

Search: Search took 0.00 seconds.

  1. I'm pretty new at this - is there a script...

    I'm pretty new at this - is there a script somewhere that you recommend I use? Thank you.
  2. Well, a page is popped up from the main site with...

    Well, a page is popped up from the main site with a web form. Then, upon submission, the thank you page then opens where the web form once was.

    If you'd like, you can see what I mean by going to...
  3. Thanks. I will look. It is a page that opens...

    Thanks. I will look. It is a page that opens after a web form submission. It is at: http://www.FinancialAidFiler.com/Form/ThankYou.html
  4. How To Make A Pop-Up Window Automatically Close After A Certain Amount of Seconds?

    Any idea how I can make a pop-up screen completely close after a certain amount of seconds? Thank you.
  5. Thank you, you freaking genius!!! Any idea how...

    Thank you, you freaking genius!!!

    Any idea how I can make a pop-up screen completely close after about 10 seconds? Thank you.
  6. You, my friend, are a genius! Now, I am a...

    You, my friend, are a genius!

    Now, I am a novice, so, where exactly do I need to add:

    html {overflow-y: scroll}

    Right now, I added space to the bottom of my graphics, and that worked, but I...
  7. It is very odd. I am using Windows XP, and it...

    It is very odd. I am using Windows XP, and it happens in Firefox and Chrome. Yet, it doesn't occur in IE or on my tablet.

    What are you using?
  8. Cannot Figure Out Why Two Pages Aren't Loading Same As Other Four

    On my site: http://www.FinancialAidFiler.com - for some reason, the two links all the way to the right load up on the page a little bit further to the right than the other four links. It is really...
  9. It is very odd. Now, I have a side question......

    It is very odd.

    Now, I have a side question...

    On my site: http://www.FinancialAidFiler.com - for some reason, the two links all the way to the right load on the page a little bit further to...
  10. Thanks for your help. It seems to be three...

    Thanks for your help.

    It seems to be three e-mails.

    These are all with test e-mails from me. It doesn't show somewhere in the code why it's e-mailing more than once?
  11. Replies
    0
    Views
    1,521

    Web Form Generating 2 E-Mails

    I have a new web form that I am testing, and I am getting two e-mails every time the form is submitted. Can someone please take a look at my PHP code to see if there's something in there that's...
  12. Oh, and here is the code from the PHP page: ...

    Oh, and here is the code from the PHP page:


    <?php
    if(!isset($_POST['submit']))
    {
    //This page should not be accessed directly. Need to submit the form.
    echo "error; you need to submit the...
  13. I tried what you said (removing the scripts), and...

    I tried what you said (removing the scripts), and I am still getting two e-mails. (One time I was getting three, but that may have been a fluke. I was typically getting two e-mails).

    What else can...
  14. Thanks. Does anything look weird/funny in the...

    Thanks.

    Does anything look weird/funny in the "form-to-email.php" page?
  15. My Web Form Sends 3 E-Mails Each Time (Please Help)

    I'm sure it's an easy fix (because I have the whole thing running well), but, when I use the web form on my web-site, I get 3 e-mails every time there is a web form submission.

    Why is that? And,...
Results 1 to 15 of 15