PDA

View Full Version : Hi Some help on web forms submit buttons please


asaroma
01-29-2003, 11:35 PM
Is it possible to attach more than one return email address to a submit button.

Dr. Web
01-30-2003, 12:10 PM
not sure what you mean by attach an email address to a submit button (without seeing your code), but you only need to append additional entries with a semicolon.

<a href="mailto: someone@yahoo.com; someoneELSE@yahoo.com">mail US</a>