Looking for Autoresponder/members area script.
Looking for Autoresponder/members area script for a clients site.
I been to hot scripts and haven't found both. I need it so a client can sign up for an autoresponder system offering him/her deals through emails BUT also give them access to a membership page.
I prefer PHP but will look into CGI as well. Of course MySQL database driven. The other idea was to use the same database and use 2 scripts (one for autoresponder and other for membership) so when a person signs up to the autoresponder the username and password would be in the same MySQL database that the members area script uses. Hmmm That seem like alot of work
Any ideas?
lex posted this at 19:11 — 22nd November 2005.
They have: 96 posts
Joined: Jul 2005
Anyone?
Busy posted this at 21:17 — 22nd November 2005.
He has: 6,151 posts
Joined: May 2001
If you can't find one, make one
The autoresponder would just be a mail function on condition of entry of database details
add to db ...
if all ok send email ...
forward to new page ...
The way I make sign up database scripts is to have a temp db table, where as the details stay there until the confirmation link given via email adress is confirmed then the details are moved to the proper table that has more options.
Not really neccesary but I found on sign up type sites a lot of people dont confirm
You should be able to find a script like this at hotscripts, but like i said if not, make it. Heaps of smart cookies around here to help you out if you get stuck
Andromeda posted this at 05:16 — 1st December 2005.
They have: 274 posts
Joined: Sep 2005
if you need something customized.. e-mail me the full details of the project so we can quote it
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.