Im setting up a website and I would like 2 things. An Email autoresponder, and the ability to via the?
customers Email address submit a form without it opening their Email program eg:Outlook Express
The following reply is by : Ateeq khan :
Yes you can easily setup settings in the website if you have medium level of knowledge in any programing language. But autoresponder needs little bit complex coding. According to my experience for autoresponder option you need all sorts of customs settings to satisfy users needs.
I have custom script writen in php for advance needs if you wish I will setup for you.
Autoresponder features:
- script that runs on your web site, which enables you to setup and automatically send Unlimited Media Autoresponder emails
- Unlimited Media follow ups, Unlimited Media broadcasts and Unlimited Media campaigns.
- No Monthly Fees, No Third Party Ads or banners in any of your autoresponder email messages.
- Online Control Panel An extremely Easy to use password-protected control panel.
- Professional, autoresponder addresses are whatever@yourdomain.com for professionalism.
- Unlimited Message Length Your autoresponder email message can be as long or as short as you want
- Unlimited Message Changes Change, update or edit your autoresponder email messages whenever you want, 24 hours a day.
- Advanced Personalization. Merge Unlimited different fields of each subscribers personal information into every autoresponder email message you send.
- Signature Files Create and manage multiple signature files in a single location. All email messages where the signature file is used will all automatically change when you change your signature file content.
And many more custom features.
All above things are available for you including installation on your website.
Only $50.
If you wish I will install for you on your server with right premissions and settings.
For more information use yahoo messenger "sahiwal92"
Ateeq khan
you need to use PHP and mail function, set up a form, then on the action= use something.php. in the something.php file use post and set as a variable, then use $email for the POST thing and set $subject, $from, and $body as whatever you want. then put mail($email,$subject,$from,$body). hope that helps
References :
There are a number of free autoresponders you can use. Try
http:/www.getresponse.com, or http://www.fastfacts.net. Or
go onto Google and you will find a long list of free autoresponder companies. Then sign-up for your chosen autoresponder. Once you do, you will receive instructions as to how to set it up and transfer your text.
References :
http://www.kenchapmans.com/autoresponders
Yes you can easily setup settings in the website if you have medium level of knowledge in any programing language. But autoresponder needs little bit complex coding. According to my experience for autoresponder option you need all sorts of customs settings to satisfy users needs.
I have custom script writen in php for advance needs if you wish I will setup for you.
Autoresponder features:
- script that runs on your web site, which enables you to setup and automatically send Unlimited Media Autoresponder emails
- Unlimited Media follow ups, Unlimited Media broadcasts and Unlimited Media campaigns.
- No Monthly Fees, No Third Party Ads or banners in any of your autoresponder email messages.
- Online Control Panel An extremely Easy to use password-protected control panel.
- Professional, autoresponder addresses are whatever@yourdomain.com for professionalism.
- Unlimited Message Length Your autoresponder email message can be as long or as short as you want
- Unlimited Message Changes Change, update or edit your autoresponder email messages whenever you want, 24 hours a day.
- Advanced Personalization. Merge Unlimited different fields of each subscribers personal information into every autoresponder email message you send.
- Signature Files Create and manage multiple signature files in a single location. All email messages where the signature file is used will all automatically change when you change your signature file content.
And many more custom features.
All above things are available for you including installation on your website.
Only $50.
If you wish I will install for you on your server with right premissions and settings.
For more information use yahoo messenger "sahiwal92"
Ateeq khan
References :
Visit http://www.pakenrich.com for custom website utilities programming.
Add A Comment