I already have a really, really long form in html. I need to attatch a script to it so that it will actually send. The only problem I have is all the PHP scripts I've found you need to enter all of the form fields intot he php script and then format the email the way you want it. That would take me FOREVER.
I just need the script to send the form i already have to an email I've chosen. Basically I need what a javascript form mailer would do, minus the "Youre sending mail it may contain a virus, Accept?" message.
Anyone know what i can use?