madmouser
11-01-2002, 02:41 AM
I've got an idea of something I'd like to offer several companies I may be building websites for, but thought I'd find out if it's doable first. I'm just learning PHP and wouldn't try to write it myself but don't want to spend thousands on having it done.
It seems like it should be doable, but I've been wrong before.
I'd like to offer a feature on a website that would allow customers to:
1. Search available inventory for a particular item, say 1989 Porsche.
2. If item isn't found, a window/option would come up saying "would you like to be notified by e-mail when a 1989 Porsche is available?"
3. Customer fills out form with e-mail address, name, phone, etc. and submits.
4. Someone trades in a 1989 Porsche. When it's entered into the website database, a list comes up saying these people are interested, do you want to send an e-mail to them?
5. If yes, salesman fills in details on car and sends.
6. Info on customers the e-mail was sent to is sent to salesman for followup.
Going back to original search, even if search terms bring up results, customer should have option to be notified if more inventory comes in.
The host it would be running on has mysql 3.23.53a, PHP 4.2.2
Perl 5.006001 on Apache 1.3.26
If you know of any sites that run something like this, I'd love to see them. Or if there are scripts available for a similar type of program. I'd like to know what kinds of options the search for customers/send e-mail would perform automatically.
Thanks.
It seems like it should be doable, but I've been wrong before.
I'd like to offer a feature on a website that would allow customers to:
1. Search available inventory for a particular item, say 1989 Porsche.
2. If item isn't found, a window/option would come up saying "would you like to be notified by e-mail when a 1989 Porsche is available?"
3. Customer fills out form with e-mail address, name, phone, etc. and submits.
4. Someone trades in a 1989 Porsche. When it's entered into the website database, a list comes up saying these people are interested, do you want to send an e-mail to them?
5. If yes, salesman fills in details on car and sends.
6. Info on customers the e-mail was sent to is sent to salesman for followup.
Going back to original search, even if search terms bring up results, customer should have option to be notified if more inventory comes in.
The host it would be running on has mysql 3.23.53a, PHP 4.2.2
Perl 5.006001 on Apache 1.3.26
If you know of any sites that run something like this, I'd love to see them. Or if there are scripts available for a similar type of program. I'd like to know what kinds of options the search for customers/send e-mail would perform automatically.
Thanks.
