Results 1 to 11 of 11

Thread: How To Mail In Html???

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2002
    Location
    VIETNAM
    Posts
    209

    How To Mail In Html???

    Im a beginner in Html.
    I want to make a page that will do like following:
    Enter your email: [email protected] (e.g)
    Enter receipent email: [email protected]
    And when i press Send button ,the page will send the email from jimmy102 to kelly85
    Please help me,i need it ver much
    THANK YOU VERY MUCH

  2. #2
    Lively Member
    Join Date
    Apr 2003
    Location
    Netherlands
    Posts
    96
    it can't be done and is illigal..
    you're try-ing to sent an email with a 'radom' sender.
    email is sent through the server. (where the website is hosted)

    you can make a form where you post the email of the sender which will be included into the message.
    http://www.raketje.com coming..............soon................

  3. #3
    Lively Member morrowasted's Avatar
    Join Date
    Aug 2003
    Location
    Houston, TX
    Posts
    118
    ah, but it can be done!

    you + the mail() function in PHP = desired results

    hint: post this in the PHP forum, or use the search tool, theres lots of stuff on the mail fuction.

    -morrowasted

  4. #4
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337
    not illegal just frowned on.

    phanbachloc: what you want is a spammig script and we won't give it out here. you need to use some form of serverside script to send that email as you want.

  5. #5
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Originally posted by phpman
    not illegal just frowned on.
    No, it IS illegal since someone could send e-mails from random addresses.

    Telnet into a host where your site lies, almost all of them now have a welcoming screen with a disclaimer saying it is illegal.

  6. #6
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337
    why do you think formmail.cgi is a bad idea. it lets people do that exact thing. remember that it maybe illegal in the US but Asia it is not illegal. so yes it is frowned on.

  7. #7
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Originally posted by phpman
    why do you think formmail.cgi is a bad idea.
    Who said that?

    Originally posted by phpman
    remember that it maybe illegal in the US but Asia it is not illegal. so yes it is frowned on.
    It is illegal in the US, therefore it is not frowned apon but illegal for me. Do you live in Asia? I figure, since most people speak english here, live in the US

  8. #8
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337
    Originally posted by kasracer
    Who said that?
    everybody, have you ever used it? I have never used it and I get scanned 20 times a day for people looking for it. you can send in the url a string that will use your formmail to send spam mail. that script was famous for that.

    and just because this forum is english doesn't mean that it is not in Asia. if you want to get technical this forum lives in the UK. and yes I live in the US. Spam is not illegal here as long as you have unsubscibe links in it, granted they lead to no where but they are still legal. but they are trying to make illegal all around, no matter what is in it.

  9. #9
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Originally posted by phpman
    everybody, have you ever used it? I have never used it and I get scanned 20 times a day for people looking for it. you can send in the url a string that will use your formmail to send spam mail. that script was famous for that.
    I thought you implied I was saying that.... I've never used formmail and never intend to

    Originally posted by phpman

    and just because this forum is english doesn't mean that it is not in Asia. if you want to get technical this forum lives in the UK. and yes I live in the US. Spam is not illegal here as long as you have unsubscibe links in it, granted they lead to no where but they are still legal. but they are trying to make illegal all around, no matter what is in it.
    Wait, when did this become a spam discussion? In the US, using servers to send e-mails from other addresses is illegal (I am not sure what exactly the law they break is called though). This isn't about how spam should be illegal (though I hate spam, I rarely get any) even though spam does suck

  10. #10
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    What could be a good intention that would come out of a script like this?
    My evil laugh has a squeak in it.

    kristopherwilson.com

  11. #11
    Frenzied Member thegreatone's Avatar
    Join Date
    Aug 2003
    Location
    Oslo, Norway. Mhz:4800 x12
    Posts
    1,333

    It can be done ....

    This type of scripting can be done in advanced Javascripting but will take ages to reconfigure to your nedds Hence i won't post it...
    Zeegnahtuer?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width