I've created a configuration application that allows users to create systems which is kind of like the dell web site. When the user is finished configuring they get a summary of all the items they have choosen. I want them to be able click a button and email the content of the web page. Currently the application doesn't save the data they have chosen in a database.

Is there a way to click a button and have the currently html page sent to an email account?

Thanks!
James