ID:136487
 
Is it possible to have a form that can be filled out and a game and the results emailed to the owner? I can make a pager send but that's not really what I'm looking for. Anyone know?

::DBHavenMaster::
In response to Dracimor
Or, use the SendPage proc AND send it to the e-mail address.
SendPage("Hello. This is a message to you.","YourKey","email=1")
In response to Polatrite
He He...thought it was impossible :)

::DBHavenMaster::