Flux rss
Search : in
By : Relevance Date Username
Statut : Not resolved

Javascript email??????

pensium, on Thursday April 3, 2008 01:07:35 PM
Hello,


I want a javascript code that will take the visitors IP address, and mail it to a certain email, I have something like var ip= new java.net.InetAddress.getLocalHost();

But i am not sure how i would mail it to.
Configuration: Windows XP
Internet Explorer 6.0
Reply to pensium  Report this message to moderators Go to last message

1


  • 1
    This message seems useful, vote!
  • Ce message ne vous semble pas utile, votez !
  • Report this message to moderators
pickme12, on Thursday April 3, 2008 02:52:33 PM
Hai

JavaScript is client side and isolated to the browser you'd have to send it to the server in some request. Then the server would have to take that variable and email it.
Reply to pickme12

2


  • This message seems useful, vote!
  • Report this message to moderators
 shxfee, on Friday October 24, 2008 11:25:21 AM
You can use PHP to achieve this easily. Try the following:

<?php

$ip = $_SERVER['REMOTE_ADDR'];

$to = 'youremailid@yourname.com'; // Your email address here
$subject = 'new users IP'; // Subject of mail

mail ($to,$subject,$ip); // send mail

?>

but this is probably stupid. It will send off an email each time a user reloads the page. You ll get a lot of mail.
Reply to shxfee

Results for

Can't get an IP address Hello, I can't get onto the internet from some reason the pc is not assigning an IP address. Even when I am hard wired to the router. Any ideas? Thanks en.kioskea.net/forum/affich-24654-can-t-get-an-ip-address
Email IP???? Hello, I am looking for a code that will get the IP of the current computer, and send to set email automatically. I originally thought of doing this with Javascript, but i was unable to get around the email "automatically without a prompt" situation.... en.kioskea.net/forum/affich-4102-email-ip
Download JavaScript Obfuscator Jasob JavaScript Obfuscator is a software of protection of code Javascript. It inserts a simple interface. He allows you to convert your code Javascript into a code incomprehensible to the man but legible for the browser.Software also compresses your... en.kioskea.net/telecharger/telecharger-888-javascript-obfuscator

Results for

Scam Business EmailsScam Business Emails How to identify scam business emails You might have received an email coming from a company, either asking you to send them money and have a contract in return or to send your personal information for a job... en.kioskea.net/faq/sujet-273-scam-business-emails
JavaScript and Java Language are the same.Myth Reality Myth JavaScript and Java are thought to be same language or that JavaScript is believed to be some kind of lighter version of Java. Reality Java and JavaScript are two distinct programming languages, many people tend to be... en.kioskea.net/faq/sujet-443-javascript-and-java-language-are-the-same
Obtaining a disposable email addresseKasmail Spambox Jetable mail Enterto spamless email Obtaining a disposable email addresse A disposable email is an e-mail service enabling you to send and receive mail for a short period. This practice is very efficient as it prevent you... en.kioskea.net/faq/sujet-289-obtaining-a-disposable-email-addresse

Results for

Hotmail emailsHello, When i get an email with a file attached iam able to save it but i can open it first is there anything i can do to change it? en.kioskea.net/forum/affich-28842-hotmail-emails
Outlook 2007 deletes inbox emails (Solved)Hello, I have Outlook 2007 configured with 2 email accounts (one POP and one IMAP). I have no problems with either account except for this one. Outlook randomly deletes emails from my POP account's Inbox. Occasionally, if I catch it in time,... en.kioskea.net/forum/affich-8111-outlook-2007-deletes-inbox-emails

Results for

Download ThunderbirdThunderbird is a fully featured, secure and very functional email client which integrates spam filter. en.kioskea.net/telecharger/telecharger-39-thunderbird

Results for

Yahoo delivers new free email addressesA visitor sits in front of the Yahoo logo at a trade fair in Dusseldorf, Germany. Chinese staff at work in a computer shop in Shanghai in early December. Yahoo has tripled the size of its globally-popular free online email service by adding two new... en.kioskea.net/actualites/yahoo-delivers-new-free-email-addresses-10463-actualite.php3
Microsoft email prepares workers for Yahoo takeoverA man walks past products by US software giant Microsoft's. A Microsoft executive on Friday sent workers an upbeat email outlining a vision of how the software giant expects to take over Yahoo and merge the companies' cultures and... en.kioskea.net/actualites/microsoft-email-prepares-workers-for-yahoo-takeover-10150-actualite.php3
Marshall Islands email paralysed by 'zombie' attackEmail communication in the Marshall Islands was paralysed after hackers launched a "zombie" computer attack on the western Pacific nation's only Internet service provider, officials said. Email communication in the Marshall Islands was paralysed... en.kioskea.net/actualites/marshall-islands-email-paralysed-by-zombie-attack-10479-actualite.php3

Results for

Email - How email works (MTA, MDA, MUA) Email, as simple as it is to use, relies on a more complicated set of operating procedures than that of the Web. For most users, its operation is transparent, which means that it is not necessary to understand how email works in order to be able to... en.kioskea.net/courrier-electronique/fonctionnement-mta-mua.php3
Email - Structure of an email An email has three basic parts: The header, a set of lines containing information about the message's transportation, such as the sender's address, the recipient's address, or timestamps showing when the message was sent by intermediary servers to... en.kioskea.net/courrier-electronique/format-en-tetes.php3
Email - Introduction Electronic mail (also known as email or e-mail) is one of the most commonly used services on the Internet, allowing people to send messages to one or more recipients. Email was invented by Ray Tomlinson in 1972. The operating principle behind... en.kioskea.net/courrier-electronique/email-e-mail.php3