雁
雁孤行
Unregistered / Unconfirmed
GUEST, unregistred user!
1、申请一个虚拟域名,再编一个程序,每次拨号完成之后,读取本机ip,再
更改虚拟域名,指向该ip.
2、或者生成一个index.html,然后FTP到你的个人主页。内容如下:<br>
&lt;html&gt;<br>
&lt;head&gt;<br>
&lt;title&gt;IP指向&lt;/title&gt;<br>
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=gb2312&quot;&gt;<br>
&lt;script language=&quot;JavaScript&quot;&gt;<br>
&lt;!--<br>
function MM_goToURL() { //v3.0<br>
var i, args=MM_goToURL.arguments; document.MM_returnValue = false;<br>
for (i=0; i&lt;(args.length-1); i+=2) eval(args+&quot;.location='&quot;+args[i+1]+&quot;'&quot;<br>
}<br>
//--&gt;<br>
&lt;/script&gt;<br>
&lt;/head&gt;
<p>&lt;body bgcolor=&quot;#FFFFFF&quot; onLoad=&quot;MM_goToURL('parent','http://这里由程序这入IP');return
document.MM_returnValue&quot;&gt;<br>
&lt;/body&gt;<br>
&lt;/html&gt;<br>
该页面打开后,会自动转到你所写入的IP,你的个人主页域名就可以当你的服务器
的固定域名用了。
更改虚拟域名,指向该ip.
2、或者生成一个index.html,然后FTP到你的个人主页。内容如下:<br>
&lt;html&gt;<br>
&lt;head&gt;<br>
&lt;title&gt;IP指向&lt;/title&gt;<br>
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=gb2312&quot;&gt;<br>
&lt;script language=&quot;JavaScript&quot;&gt;<br>
&lt;!--<br>
function MM_goToURL() { //v3.0<br>
var i, args=MM_goToURL.arguments; document.MM_returnValue = false;<br>
for (i=0; i&lt;(args.length-1); i+=2) eval(args+&quot;.location='&quot;+args[i+1]+&quot;'&quot;<br>
}<br>
//--&gt;<br>
&lt;/script&gt;<br>
&lt;/head&gt;
<p>&lt;body bgcolor=&quot;#FFFFFF&quot; onLoad=&quot;MM_goToURL('parent','http://这里由程序这入IP');return
document.MM_returnValue&quot;&gt;<br>
&lt;/body&gt;<br>
&lt;/html&gt;<br>
该页面打开后,会自动转到你所写入的IP,你的个人主页域名就可以当你的服务器
的固定域名用了。