How to process email through a handler using html tags

I have an email form on my website. My server has provided me with the lines of html text that makes their email handler process the email . I don’t know how to transfer these lines of html data into actionscript to make it work. Using the standard <form> tags and all those hidden tags has never been a problem before flash. Now it has me quite boggled. Help