有网页自动给我发电子邮件 [英] Have web page automatically email me

查看:94
本文介绍了有网页自动给我发电子邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法,使用javascript,如果有人访问网页,我会自动收到有关访问者信息的电子邮件?信息如

IP,推荐人等等。谢谢。

Is there a way, with javascript, that if someones visits a webpage that I
automatically get an email with information about the visitor? Info such as
IP, referrer, etc. Thanks.

推荐答案

2月11日,5: 22日下午,Sam Polos < s ... @ home.netwrote:
On Feb 11, 5:22 pm, "Sam Polos" <s...@home.netwrote:

有没有办法,用javascript,如果有人访问我的网页,我需要
自动收到包含访客信息的电子邮件?信息如

IP,推荐人等等。谢谢。
Is there a way, with javascript, that if someones visits a webpage that I
automatically get an email with information about the visitor? Info such as
IP, referrer, etc. Thanks.



服务器日志中可能已包含所有这些信息。如果

不能记录此信息。


您可以让服务器自动向您发送电子邮件

访问您网站的新IP地址。


如果您需要涉及网页,网页上的JavaScript

页面可以制作和XmlHTTPRequest( Ajax)到服务器。服务器可以

然后发送电子邮件给你。看起来像是一件令人费解的事情。


彼得

The server logs probably have all this information in it already. If
not it could be made to log this info.

You could have the server send you an email automatically with each
new ip address that visits your site.

If you need to have the web page involved, the JavaScript in the web
page can make and XmlHTTPRequest (Ajax) to the server. The server can
then send the email to you. Seems like a convoluted thing to do.

Peter


Peter Michaux在2/11 /上说了以下内容2007年8:31 PM:
Peter Michaux said the following on 2/11/2007 8:31 PM:

2月11日下午5:22,Sam Polos < s ... @ home.netwrote:
On Feb 11, 5:22 pm, "Sam Polos" <s...@home.netwrote:

>有没有办法,使用javascript,如果有人访问我自动的网页?收到有关访客信息的电子邮件?信息如
IP,推荐人等。谢谢。
>Is there a way, with javascript, that if someones visits a webpage that I
automatically get an email with information about the visitor? Info such as
IP, referrer, etc. Thanks.



服务器日志中可能已包含所有这些信息。如果

不能记录此信息。


The server logs probably have all this information in it already. If
not it could be made to log this info.



这是应该发生的地方。

And it is the place it should happen.


您可以让服务器向您发送电子邮件自动使用每个访问您网站的
新IP地址。
You could have the server send you an email automatically with each
new ip address that visits your site.



同时注意IP地址无关:)

Along with the note that the IP Address is irrelevant :)


如果你需要涉及的网页,网页中的JavaScript

页面可以使XmlHTTPRequest(Ajax)到服务器。服务器可以

然后发送电子邮件给你。看起来像一个令人费解的事情。
If you need to have the web page involved, the JavaScript in the web
page can make and XmlHTTPRequest (Ajax) to the server. The server can
then send the email to you. Seems like a convoluted thing to do.



比这更简单。只需将图像元素的来源设置为

指向服务器端脚本,并让服务器端脚本发送

电子邮件。


< URL:http://jibbering.com/faq/index.html#FAQ4_34>


现在,写下10,000条句子说我会研究常见问题解答直到它

在我睡觉时倾泻而出作为惩罚:-)


-

兰迪

机会有利于准备好的心灵

comp .lang.javascript常见问题 - http://jibbering.com/faq/index.html

Javascript最佳实践 - http:// www。 JavascriptToolbox.com/bestpractices/


2月11日下午5:37,Randy Webb< HikksNotAtH ... @ aol.comwrote:
On Feb 11, 5:37 pm, Randy Webb <HikksNotAtH...@aol.comwrote:

Peter Michaux在2007年2月11日下午8:31发表以下内容:
Peter Michaux said the following on 2/11/2007 8:31 PM:

2月11日,5日:22 pm,Sam Polos < s ... @ home.netwrote:
On Feb 11, 5:22 pm, "Sam Polos" <s...@home.netwrote:

有没有办法,用javascript,如果有人访问我的网页,我需要
自动收到包含访客信息的电子邮件?信息如

IP,推荐人等等。谢谢。
Is there a way, with javascript, that if someones visits a webpage that I
automatically get an email with information about the visitor? Info such as
IP, referrer, etc. Thanks.


服务器日志中可能已包含所有这些信息。如果

不能记录此信息。
The server logs probably have all this information in it already. If
not it could be made to log this info.



这是它应该发生的地方。


And it is the place it should happen.


您可以让服务器向您发送电子邮件自动使用每个访问您网站的
新IP地址。
You could have the server send you an email automatically with each
new ip address that visits your site.



同时注意IP地址无关:)


Along with the note that the IP Address is irrelevant :)


如果你需要涉及的网页,网页中的JavaScript

页面可以使XmlHTTPRequest(Ajax)到服务器。服务器可以

然后发送电子邮件给你。看起来像一个令人费解的事情。
If you need to have the web page involved, the JavaScript in the web
page can make and XmlHTTPRequest (Ajax) to the server. The server can
then send the email to you. Seems like a convoluted thing to do.



比这更简单。只需将图像元素的来源设置为

指向服务器端脚本,并让服务器端脚本发送

电子邮件。


< URL:http://jibbering.com/faq/index.html#FAQ4_34>


现在,写下10,000条句子说我会研究常见问题解答直到它

在我睡觉时倾泻而出作为惩罚:-)


It is simpler than that. Simply set the source of an image element to
point to the server side script and have that server side script send
the email.

<URL:http://jibbering.com/faq/index.html#FAQ4_34>

Now, write me out 10,000 sentences saying "I will study the FAQ until it
pours out my ears while I sleep" as punishment :-)



我将研究常见问题解答,直到我睡觉时倒出我的耳朵。

我将研究常见问题解答直至我睡觉时它会倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倒出我的耳朵。

我会研究常见问题解答,直到它倒出我的我睡觉时的耳朵。

我会研究常见问题解答,直到我睡觉时它倾泻而出。

我会研究常见问题,直到它在我睡觉时倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倒出我的耳朵。

我会研究常见问题解答,直到我睡觉时它倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我会研究常见问题,直到它在我睡觉时倾泻而出。

我将学习常见问题,直到我睡觉时它倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我会研究常见问题,直到它在我睡觉时倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我会研究常见问题,直到它在我睡觉时倾泻而出。

我我会研究常见问题解答,直到我睡觉时倾盆而出。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我将研究常见问题直到它在我睡觉的时候倾泻而出。

我会研究常见问题,直到它在我睡觉时倾泻而出。

我将研究常见问题解答,直到它倾泻而出我睡觉时的耳朵。

我会研究常见问题解答,直到它在我睡觉时倒出我的耳朵。

我会研究常见问题解答,直到它倒出我的耳朵而我睡觉。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倒出我的耳朵。 />
我将研究常见问题解答,直到我睡觉时它会倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倒出我的耳朵。

我会研究常见问题解答,直到它倒出我的我睡觉时的耳朵。

我会研究常见问题解答,直到我睡觉时它倾泻而出。

我会研究常见问题,直到它在我睡觉时倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倒出我的耳朵。

我会研究常见问题解答,直到我睡觉时它倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我会研究常见问题,直到它在我睡觉时倾泻而出。

我将学习常见问题解答,直到它在我睡觉时倾泻而出。

我将研究常见问题解答,直到它在我睡觉时倾泻而出。

我将研究常见问题解答直到它我睡觉的时候倾泻而出/>
我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我会研究常见问题,直到它在我睡觉时倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我会研究常见问题,直到它在我睡觉时倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

我将研究常见问题解答,直到它在我睡觉时倾泻而出。

我将研究常见问题解答直至我睡觉时它会倾泻而出。

我会研究常见问题解答,直到它在我睡觉时倾泻而出。

....

我会研究常见问题解答,直到它在我睡觉时倾泻而出。


彼得


I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
I will study the FAQ until it pours out my ears while I sleep.
....
I will study the FAQ until it pours out my ears while I sleep.

Peter


这篇关于有网页自动给我发电子邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆