⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 emailtest.php

📁 falsh web site which can run
💻 PHP
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>mail</title>
<script src=email.js></script>
<script video.js></script>

<script LANGUAGE=javascript>
<!--
var RealMode=0;
var RealPlayer5=0;
var RealPlayer4=0;
var RealPlayerG2=0;
if (navigator.userAgent.indexOf("MSIE")< 0 ){
numPlugins = navigator.plugins.length;
for (i = 0; i < numPlugins; i++){
plugin = navigator.plugins[i];
if (plugin.name.substring(0,10)=="RealPlayer"){
RealMode=1;
}
}
}
// 以下代码通过VBscript的CreateObject()函数动态的创建RealPlayer对象
document.write('<script LANGUAGE=VBscript\> ');
document.write('on error resume next ');
document.write('RealPlayerG2 = (NOT IsNull(CreateObject("rmocx.RealPlayer G2 Control")))');
document.write('RealPlayer5 = (NOT IsNull(CreateObject("RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)")))');
document.write('RealPlayer4 = (NOT IsNull(CreateObject("RealVideo.RealVideo(tm) ActiveX Control (32-bit)")))');
document.write('</script\> ');
if ( RealPlayerG2 || RealPlayer5 || RealPlayer4 ){
//可以在此处添加<object>对象
}else if ( RealMode ){ // NetScape浏览器用户
// 可以在此处加入<embed>对象
}else{
window.location.replace("install.htm"); // 转入install.htm页面指导用户进行安装
}

<SCRIPT LANGUAGE="JavaScript"> <!--代码开始//--> <!--
 function PopIt(label, msg)
{ 
//Set up Page Colors & Table ;
var s1 = "<TITLE>Information!</TITLE>" + "<BODY BGCOLOR='ffffff'><TABLE BORDER=0><TR>" + "<TD WIDTH=90% HEIGHT=90 VALIGN=TOP ALIGN=LEFT>"+ "<FONT SIZE=4>" ;
var s2 = "<FONT COLOR='FF0000'><B>"+label+"</B></FONT><P>" ;
var s3 = "</TD><TD WIDTH=10%> </TD></TR><TR><TD> </TD>"+ "<TD VALIGN=TOP ALIGN=RIGHT>"+ "<FORM><INPUT TYPE='BUTTON' VALUE='关闭'" + "onClick='self.close()'>" + "</FORM></TD></TR></TABLE></BODY>";
popup = window.open("","popDialog","height=160,width=300,scrollbars=no") ;
popup.document.write(s1+s2+msg+s3) ;
popup.document.close();
 } 
function popHelp()
{ 
PopIt(' the test of important information system!!!1');
 }
 -->
 </SCRIPT>
<style type="text/css">
<!--
input {
	color: #009933;
	text-decoration: none;
	background-color: #ECE9D8;
	font-size: 12px;
	height: 19px;
}
select {
	color: #009933;
	background-color: #ECE9D8;
}
font {
	font-size: 12px;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #66CC33;
}
.style1 {color: #009933}
-->
</style>
</head>
<center>
<body topmargin="0" bottommargin="0" bgcolor="#ECE9D8" >

<form method="post" name="mailForm" onSubmit="return check(this)">
    
 <p style="FONT-SIZE: 12px"><font color="#ffffff">
   <b><font color=#009933>username:</font></b>
   <input name="name" onfocus="this.select()" size="10" style="FONT-SIZE: 14px">              
    </font></p>
 <p style="FONT-SIZE: 12px"><span class="style1">mailbox:</span><font color="#ffffff">
 <select name="mailSelect" size="0" style="FONT-SIZE: 12px">
          <option>please select your mail box</option>
          <option value="https://edit.bjs.yahoo.com/config/login;login;passwd">yahoo</option>
          <option value="https://www.google.com/accounts/ServiceLoginAuth;Email;Passwd">@gmail.com</option>
          <option value="https://login.passport.com/ppsecure/post.srf?da=passport.com&svc=mail;login;passwd;suffix;hotmail.com">@hotmail.com</option>
          <option value="https://login.passport.com/ppsecure/post.srf?da=passport.com&svc=mail;login;passwd;suffix;msn.com">@msn.com</option>
          <option value="https://studentemail.griffith.edu.au:443//amserver/UI/Login;username;password">Griffith Uni</option>
	    </select>                  
       </font></p>
 <p style="FONT-SIZE: 12px"><span class="style1">Password:</span><font color="#ffffff">
        <input name="password" onfocus="this.select()" type="password" size="10" style="FONT-SIZE: 14px">
 </font></p>
 <p style="FONT-SIZE: 12px"><font color="#ffffff">          <input name="log-in" type="submit" class="so" id="log-in" style="background-color: #EFEFE7" onclick="setTimeout('ClearPass()',1000)" value="login">                                
 </font></p>
 
  </form>

</body>
</center>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -