S
Sean
I would like vistors to my site to be able send an email via a form by
selecting from a list of names and addresses, I am not sure how to acheive
this as I need to insert the persons name, address and email address into the
body of an email by clicking one check box or list/menu.
I am using a windows server with asp
I understand I may be able to do this client side by using Javascript (as it
is a short list) or with asp by sending a request to the server using
onchange event on a dropdown box
I would be gratefull if someone could give me some sample script as I am a
beginner
Thanks Sean
selecting from a list of names and addresses, I am not sure how to acheive
this as I need to insert the persons name, address and email address into the
body of an email by clicking one check box or list/menu.
I am using a windows server with asp
I understand I may be able to do this client side by using Javascript (as it
is a short list) or with asp by sending a request to the server using
onchange event on a dropdown box
I would be gratefull if someone could give me some sample script as I am a
beginner
Thanks Sean