wernerz 0 Posted December 17, 2011 Report Share Posted December 17, 2011 (edited) I would like to create an interactive form that customers may choose their orders via drop down list/image rollover then are able to view the selected product/image in the adjacent div. After the customer selects which items they would like, they hit the email/submit button to send the product details to the company for the order, and also to have the e-mail formatted in plain text. Help would be appreciated by your suggestions on the best way to go about this from the "back-end" perspective. Would it be better to use javascript and php or do you think a flash form with javascript. Time is not a concern on this project. Edited December 17, 2011 by wernerz Quote Link to post Share on other sites
justsomeguy 1,135 Posted December 19, 2011 Report Share Posted December 19, 2011 You need to use PHP or another server-side language regardless of what you use on the front, so if your question is between Flash or Javascript then I would suggest using Javascript. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.