Is it possible to make a script that will send me an email, when a user checks a radiobox? I want to implement this in a sales letter page, and I know you can use the mail function for a lot of things. Is it also possible to make it so that when a user's mouse goes over certain text, that you get emailed?
Yes, if you use ajax to trigger the event on your server. It would be easier, however, to wait until they submit the form.
make Frame (invisible one) and say that onclick on each radiobox the frame location will be the mailer page.