Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Mail Form

  1. #11
    Join Date
    Mar 2006
    Location
    Cleveland, Ohio
    Posts
    574
    Thanks
    6
    Thanked 5 Times in 5 Posts

    Default

    Yeah. That's obvious. In fact, it says PHP under the Windows hosting: http://ucvhost.com/shared.htm

    Ha, I really don't have the money to switch hosts right now either.

    I'll have to host the one file somewhere else, then.
    Thou com'st in such a questionable shape
    Hamlet, Act 1, Scene 4

  2. #12
    Join Date
    Mar 2006
    Location
    Cleveland, Ohio
    Posts
    574
    Thanks
    6
    Thanked 5 Times in 5 Posts

    Default

    Ok, the script is on a client's server and refreshes back to the site. This'll have to do.

    This Indian customer service lady is sending me an asp script for mailing. It's possible to submit the php page to the asp page, yes?
    Thou com'st in such a questionable shape
    Hamlet, Act 1, Scene 4

  3. #13
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    They haven't configured it correctly. On UNIX systems, where the sendmail program is installed, setting up PHP for mail is simple: just give it the path to the sendmail executable. On Windows, though, one must point it to an external SMTP server and give it an account.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  4. #14
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    With godaddy hosting (what I use, just as an example, since I assume this is not your host), on my linux account PHP works without problems. On my windows account, it works well, too. The only difference is that mail() doesn't work on windows. Simple as that. Perhaps they can fix it.
    I don't think they are suggesting that you must use ASP over PHP for all things, but that mail() won't work for PHP, so you should use an ASP email script instead. That's not going to do you much good, but maybe it's an option for a single page.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  5. #15
    Join Date
    Mar 2006
    Location
    Cleveland, Ohio
    Posts
    574
    Thanks
    6
    Thanked 5 Times in 5 Posts

    Default

    Alright, thanks guys.

    I may invest in my own server soon. It's the summer, I have time. I'll have the money soon enough. It would save this junk. Haha.
    Thou com'st in such a questionable shape
    Hamlet, Act 1, Scene 4

  6. #16
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    For a normal web server, an ordinary PC will do. I even knew someone to set one up on a router. Connection speed is much more important. Note that with home ISPs, the up speed (which is more useful to a server) tends to be drastically smaller than the down speed.
    Last edited by Twey; 06-05-2007 at 12:06 AM. Reason: Fix Yoda grammar
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  7. #17
    Join Date
    Mar 2006
    Location
    Cleveland, Ohio
    Posts
    574
    Thanks
    6
    Thanked 5 Times in 5 Posts

    Default

    Well, I have dial up. That's the other issue. Haha.

    We'll see. Thanks Twey.
    Thou com'st in such a questionable shape
    Hamlet, Act 1, Scene 4

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
  •