![]() |
|
||||||||||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|||||
|
|
#1 |
|
WLC Lover
Join Date: Jul 2009
Location: Michigan
Posts: 68
|
Right now i have a CSS page (www.aquapools.com), with a Submit a quote button that has a form generated my formdesk that sends the info to a e-mail account. the info contains customer information includeing names, number, address, e-mail and how they heard about us. I then manually take this info, input it into google documents and into a Mass e-mail program. We are hosted on godaddy and our mass e-mail is also through godaddy. Right now its a lot of work to manually input each and every contact into both the spreadsheet and mass-e-mail list.
I would like to know if there is a possible way to create a form and when it is submitted have it upload to a online spreadsheet like google docs or even mysql and have it put the info into the seperate godaddy mass e-mail list and if possible also send the info to an e-mail addy. This way I do not need to manually input the info. The info in the spreadsheet has to be eaisly accessed by multiple people and if it needs to be changed or other info added to it. |
|
|
|
|
|
#2 |
|
WLC Member
Join Date: Oct 2009
Posts: 17
|
You could definitely write a MySQL/PHP script to do this separate from GoDaddy. To intergrate with GoDaddy mass email i am not sure if it is possible or not depends on their settting and program. But if you put it into your own database you could write a login system that once logged in who ever you wanted could access the data. You could then use the data in the database to send an email. Depending on the size of your list you may need more than the default php mail functions.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
Linear Mode |
|
|