anmol_rock
08-22-2007, 05:34 PM
I need your help on the following issues.
1) How do build up a free autoresponder, and the one that works when we are offline.Is there any best free autoresponder that will pick the value "name" automatically from the database,once a new entry in the database is added, and reply to my customers with their name and an auto message?
2) As I don't know how to build secure payments, so I want to take the payments through paypal.Can I add my own input boxes in paypal? What exactly I want is that my customers enter their personal information, and some other information extra which I want and payment information is calculated dynamically, something like step 1, step-2...., and the entire information is not stored in the database and emailed to me until the payment has been made, once the payment is made, the whole information is emailed to me and stored in database. After that I want a dynamic webpage URL to open, that is differnt each time, where I will keep the ebooks to download that should only be available to the people who have made the payment.
3) How to HTML forms exactly work on the webserver, like when I write in tags something like <form action="mailto:something@something.com"> , is this the complete code for reciving the email, if no what else should be included and the mail received at something@something.com will be from what email id?
4) I don't want to create login/password for my users ,but I want something like, that if the users have already used my service once, they just enter their email ids, that is validated from the database, and they just move to the necesary information that is required for the service, and payment , they skip entering their personal details
How can all this be done, which server side scripting should I use, and please help me with the code.
Please solve any of these problems or all. I will be very very grateful to you. Take your time while probviding me with the solution
Thank in advance
1) How do build up a free autoresponder, and the one that works when we are offline.Is there any best free autoresponder that will pick the value "name" automatically from the database,once a new entry in the database is added, and reply to my customers with their name and an auto message?
2) As I don't know how to build secure payments, so I want to take the payments through paypal.Can I add my own input boxes in paypal? What exactly I want is that my customers enter their personal information, and some other information extra which I want and payment information is calculated dynamically, something like step 1, step-2...., and the entire information is not stored in the database and emailed to me until the payment has been made, once the payment is made, the whole information is emailed to me and stored in database. After that I want a dynamic webpage URL to open, that is differnt each time, where I will keep the ebooks to download that should only be available to the people who have made the payment.
3) How to HTML forms exactly work on the webserver, like when I write in tags something like <form action="mailto:something@something.com"> , is this the complete code for reciving the email, if no what else should be included and the mail received at something@something.com will be from what email id?
4) I don't want to create login/password for my users ,but I want something like, that if the users have already used my service once, they just enter their email ids, that is validated from the database, and they just move to the necesary information that is required for the service, and payment , they skip entering their personal details
How can all this be done, which server side scripting should I use, and please help me with the code.
Please solve any of these problems or all. I will be very very grateful to you. Take your time while probviding me with the solution
Thank in advance