look at Javascript form.submit() ________________________________
From: Seamus Campbell [mailto:[EMAIL PROTECTED] Sent: Thu 9/13/2007 12:05 PM To: CF-Talk Subject: two actions in one form Hi I've got an external shopping cart (over which I have very little control). I want to send a shopping order to the cart (very easy form) but also have (when the form is submitted) the data from the form fields entered into a database. Each task by itself is easy and I can get to work but combining them I can't do. I have thought that the form should go to another cf page where I insert the data into the database then submit the form details to the shopping cart. But I can't see how to submit the form details programatically without someone manually pressing a submit button?? can someone help please - this is driving me nuts Seamus ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288372 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

