I have a jQuery-powered cost calculator, and I want to allow the webpage to send a summary of the calculator\'s values in an email. The server runs on classic ASP.
How d
use http://api.jquery.com/jQuery.ajax/ or http://api.jquery.com/jQuery.post/ to send the information to process.asp