Submit form question,please

I have a submit form with name,email and profession, and I need to send this 3 vars to a mail address or to an external file.(Whatever is easier)
Is it possible to do it using only Action Script?
I think it has something to do with myvars.send(), but I am not sure if it will send them to a text file and save them at the end of all the information of the text file.

Or perhaps there is another way to save this kind of data using only AS?

Thanks in advance for your advice.