![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
All you need is a simple form with a checkbox or radio button that says "check if you like this product" for the checkbox or two radio buttons, one with yes and one with no. then have the form emailed to you .. can be using any server model (Cold Fusion is one of them, but only one) or can be done using something as simple as mailto:you (AT) you (DOT) com for the action of the form. Not as secure as a server model, but you're not really sending secure information. |
#3
| |||
| |||
|
|
many webhost actually provide some sort of "formmail" script which you can "use" in the action attribute of your form. a much better solution than the mailto... anurag Nancy *Adobe Community Expert* wrote: All you need is a simple form with a checkbox or radio button that says "check if you like this product" for the checkbox or two radio buttons, one with yes and one with no. then have the form emailed to you .. can be using any server model (Cold Fusion is one of them, but only one) or can be done using something as simple as mailto:you (AT) you (DOT) com for the action of the form. Not as secure as a server model, but you're not really sending secure information. |
#4
| |||
| |||
|
|
since security is not really an issue for a question like "do you like this site" |

#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |