Click to See Complete Forum and Search --> : Where can I find free webpage email sending form with no ads?


da_bsg
07-17-2007, 01:20 AM
where can I find free webpage email sending form with no ads?

I am doing a webpage, viewer able to sent email to me directly from the webpage without any POP3 email setting, the server directly from the web.

BUt my web server do not support this kind of function.

so I look for email sending form online, and I found one:
http://www.mycontactform.com

But this one is no good, it have pop up ads, and it only limited viewers sent to me 20 E-mails per month, which is truly pathetic.

I know how to do email form, I just need a service can let viewer sent email to me without their POP3 setting.

I need it is free and no ads.

Anyone have this infomation? thanks.

Please help.

KDLA
07-17-2007, 09:10 AM
I know how to do email form, I just need a service can let viewer sent email to me without their POP3 setting.
I'd guess that you really don't -- you can send an email using a form without going through a email service using server-side scripting. Find out what platform your web server is running, and we can tell you how to do your own form instead of using a service. :)

KDLA

da_bsg
07-17-2007, 10:11 AM
thanks, my server is php, free host, adminstrator disabled the sent mail function.

KDLA
07-17-2007, 10:29 AM
Take a look at this: http://www.tele-pro.co.uk/scripts/contact_form/
or this: http://apptools.com/phptools/forms/
KDLA