|
-
Aug 20th, 2003, 11:32 PM
#1
Thread Starter
Addicted Member
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
-
Aug 21st, 2003, 04:56 AM
#2
Lively Member
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................
-
Aug 21st, 2003, 07:09 AM
#3
Lively Member
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
-
Aug 21st, 2003, 09:45 AM
#4
Frenzied Member
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.
-
Aug 24th, 2003, 03:17 PM
#5
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.
-
Aug 24th, 2003, 08:00 PM
#6
Frenzied Member
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.
-
Aug 24th, 2003, 09:03 PM
#7
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
-
Aug 24th, 2003, 11:07 PM
#8
Frenzied Member
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.
-
Aug 24th, 2003, 11:28 PM
#9
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
-
Aug 25th, 2003, 12:49 PM
#10
Stuck in the 80s
What could be a good intention that would come out of a script like this?
-
Sep 5th, 2003, 01:49 PM
#11
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|