HTML and e-mail.

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
User avatar
Ironahand08





Posts: 154
Joined: Thu Feb 26, 2004 4:52 pm
Location: Blood Gulch Outpost Number 1
Contact:

HTML and e-mail.

Post by Ironahand08 »

Alright, first let me explain what i want to do. Prefferably using HTML (or any web script that can make this happen) I want to send information entered into textboxes to my email without the email program opening on the client side computer.

I have used the

Code: Select all

<form action="mailto:email@provider.com">
This does what i want it to, however it opens the email program on the users computer and requires them to send it from there.

Ok here are my questions:
Is this possible in HTML?
If not, is it possible in anyother web language?
If yes to either of the questions, could you explain the code to me?
User avatar
Phenomena





Posts: 1510
Joined: Thu Jul 01, 2004 3:25 pm
Location: Training my ducks
Contact:

Post by Phenomena »

Image
And if they don't accept Jesus as their Personal Savior, you can kill them later. How cool is that!
Post Reply