I need some help with integrating coldfusion and JavaScript. I am building a comparison application that will allow customers to select products to compare. I have a checkbox under each product that I need (when selected) to add that productID to a coldfusion array (which is a session variable). The reason why I am going with JavaScript is because I am showing 25 products per page, so when a user clicks on "Next Page" they don't loose the previously checked products. The "Next Page" is not within a form tag, so I can't just pass the checkbox variable.
Any help would be great. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

