Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


Submit a form via an email and then opening to a thanku page



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> HTML Forum
View previous topic :: View next topic  
Author Message
boylesg



Joined: 25 Apr 2008
Posts: 5

PostPosted: Fri Apr 25, 2008 2:12 pm    Post subject: Submit a form via an email and then opening to a thanku page Reply with quote

How do you acheive this?

The form is a shopping cart type arrangment, with a split frame, and I have it successfully sending me an email containing the ordered items.

But I can't figure out how to get the browser to redirect to the thankyou page.

<form action="MAILTO:gregplants@bigpond.com" method="POST" name="order" enctype="text/plain" onsubmit="thanku.htm">


Down the bottom is a button:

<input type="button" value="Place Order"
onclick="orderSubmit()">
Back to top
View user's profile Send private message Send e-mail
rangana
250+ Club


Joined: 27 Feb 2008
Posts: 271
Location: Cebu City Philippines

PostPosted: Sat Apr 26, 2008 2:20 am    Post subject: Re: Submit a form via an email and then opening to a thanku page Reply with quote

Your attributes conflicts Wink
Code:

<input type="button" value="Place Order"
onclick="orderSubmit()">


....Only the onclick will be processed here...since onclick comes earlier than the onsubmit attribute Wink
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> HTML Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap