Scritping Forms?

E

evengstr

This is probably answered some where.. .but I'm totally new to
scripting, and have no clue where to even begin looking (ie keywords)

The basic problem is this.

I receive applications for a role playing group. I need to extract the
character name and email address from the application. The form I
receive looks like this:

[email protected] wrote to [email protected]:

On Sunday, January 4, 2004 at 07:00:40, the following data was
submitted
from http://database.ucip.org/register/register.cgi by 65.132.64.105

Desired Nickname cindy
Email Address [email protected]

Character name Cindy Crawford


I need a script to extract the email address, and the character name
from the application, and send a welcome letter to the individual. It
needs to send it to the email address in the form, put their name in
the Subject Line (Welcome Cindy Crawford!) and send a copy of it to the
trainer who will help them with joining the group.

Any help, or a pointer in the correct direction is extremely
appreciated!

Thanks!
Eve
 
Top