contact form without SMTP

Discussion in 'HTML & Website Design' started by praetorian guardian, Mar 4, 2007.

  1. #1
    I want to setup a simple contact form to allow vistors to my site to send me a email from it.. but my Host does not allow SMTP commands.

    So a normal php form you would normaly use is not an option. I need another method to do this, im thinking maybe some kind of third party company offer a service to forward html forms into email.

    I do have a CGIbin, SQL database and can run Perl scripts via my host, can anyone think of a way to do this?

    regards.
     
    praetorian guardian, Mar 4, 2007 IP
  2. praetorian guardian

    praetorian guardian Guest

    Messages:
    270
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    didn't think this would be all that hard.. :(
     
    praetorian guardian, Mar 5, 2007 IP
  3. RogerWilco

    RogerWilco Peon

    Messages:
    140
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I use an ordinary PHP form that uses PHP's Mail() function. It works fine. I also use an AJAX formn that doesn't use SMTP either. Just search Google. There're several AJAX examples and ordinary samples.
     
    RogerWilco, Mar 5, 2007 IP
  4. praetorian guardian

    praetorian guardian Guest

    Messages:
    270
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thanks.. but php Mail () uses STMP and all the AJAX forms ive found seem to also.. which AJAX form are you using?
     
    praetorian guardian, Mar 7, 2007 IP
  5. OneWebAve

    OneWebAve Peon

    Messages:
    76
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I'd change hosts... I mean WTF, your host won't let you email? Heck, that's half of what we use the Internet for! :eek:
     
    OneWebAve, Mar 8, 2007 IP
  6. bacanze

    bacanze Peon

    Messages:
    2,419
    Likes Received:
    127
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Totally agree, I couldnt live without smtp, no matter what the benefits were.
     
    bacanze, Mar 8, 2007 IP
  7. praetorian guardian

    praetorian guardian Guest

    Messages:
    270
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #7
    its a free host.. thats why.

    I found a great site for online forms that uses their own server to send them so you can use them on any site you like

    http://www.formsite.com/
     
    praetorian guardian, Mar 9, 2007 IP
  8. bscdesign.com

    bscdesign.com Active Member

    Messages:
    681
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    58
    #8
    I am selling a perl script that does this. Here is the product page.

    I would recommend formsite.com if you want a remotely hosted one though.
     
    bscdesign.com, Mar 9, 2007 IP
  9. praetorian guardian

    praetorian guardian Guest

    Messages:
    270
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Open source it, think of the karma :)
     
    praetorian guardian, Mar 10, 2007 IP
  10. Rico777

    Rico777 Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    When using a FREE host...remember you get what you are paying for.

    Quality paid hosting is not that expensive. I would suggest that you consider paying the few dollars a month to get what you need without the headaches of finding work around for the free hosting limitations.

    Just my thoughts,

    Rico
     
    Rico777, Mar 12, 2007 IP
  11. praetorian guardian

    praetorian guardian Guest

    Messages:
    270
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Free hosting is great, I have no idea why anyone would still actually pay for hosting.

    I don't find being forced to use my brain a headache.. but maybe thats just me.
     
    praetorian guardian, Mar 13, 2007 IP