Many thanks to all replies ended up doing it with JavaScript document.send_to_cart.submit();
Thanks again Seamus > 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288481 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

