Home » questions » I want to build a form...?

I want to build a form...?

2006-08-09 16:02:37, Category: Programming & Design
html only and no websites. I want to do this myself. I would want the results to be emailed or sent to a file, however i do not want the "you are about to send information thought email..." thing to show up, and i dont want outlook to launch.

Answers

  1. peekay

    On 2006-08-09 16:12:16


    ah, the classic password stealers trick. basically you can't do it using only html and without another website, sorry. at the very least you need a mailing script and an email server to send the information.