I have a mailto form which posts data to an email address
i want the page to change when i hit the submit button
what do i need to add to this code??
<form method="POST" ACTION="mailto:anemailadress@dummy.com">
(kind of like 2 ACTIONs...which won't work)
do i need javascript for this??
any ideas???
cheers
fyl
i want the page to change when i hit the submit button
what do i need to add to this code??
<form method="POST" ACTION="mailto:anemailadress@dummy.com">
(kind of like 2 ACTIONs...which won't work)
do i need javascript for this??
any ideas???
cheers
fyl