?? soft.asp
字號:
<!--#include file="connn.asp"-->
<%
user=request("user")
dim rs,sql
set rs = Server.CreateObject("ADODB.Recordset")
sql="select * from user where username ='"&user&"'"
rs.open sql,conn,3,2
if rs.eof and rs.bof then
response.write "<script language='javascript'>"
response.write "alert('該用戶不存在,請檢查輸入是否正確!');"
response.write "</script>"
response.redirect"index.asp?user="&webname&""
response.end
else
rs("count") = rs("count") + 1
rs.Update
if rs("key1")=0 or rs("key2")=0 or rs("key3")=0 or rs("key4")=0 or rs("key5")=0 then
response.redirect"temporary.asp?user="&user&""
response.end
end if
end if
%>
<html>
<head>
<title>網絡營銷的專用軟件</title>
<Script Language=javascript>
function Click(){
window.event.returnValue=false;
}
document.oncontextmenu=Click;
</Script>
<script Language="JavaScript">
var messeage="歡迎光臨伴江行銷售網絡!!!==會員代理,電子郵件地址,營銷軟件,MLM制作與銷售,網頁制作……";
var seq=0;
function Move(){
textlen=messeage.length;
window.status=messeage.substring(0,seq+1);
seq++;
if (seq>=textlen)
seq=0;
window.setTimeout("Move();",250);}
Move();
</script>
<link rel="stylesheet" type="text/css" href="css.css">
</head>
<body background="images/bg.gif" leftmargin="0" topmargin="0">
<!--#include file="top.asp"-->
<div align="center">
<center>
<table cellspacing=0 cellpadding=0 width=734 border=0>
<center>
</center>
<tr>
<td width="100%">
<table cellspacing=0 cellpadding=0 width="100%" border=0>
<center>
</center>
<tr>
<center>
<td valign=top align=left width="15%" bgcolor=#ffcc66>
<table cellspacing=6 cellpadding=0 width="100%" border=0>
<tbody>
<tr>
<td width="100%"><img height=106 src="image/etop.gif"
width=151 border=0></td>
</tr>
<tr>
<td width="100%"><a
href="cn.asp?user=<%=username%>"><img height=25
alt=國內地區郵址 src="image/ecn.gif" width=134
border=0></a></td>
</tr>
<tr>
<td width="100%"><a
href="hy.asp?user=<%=username%>"><img height=25
alt=行業郵址 src="image/ehangye.gif" width=134
border=0></a></td>
</tr>
<tr>
<td width="100%"><a
href="gj.asp?user=<%=username%>"><img height=25
alt=國際郵址 src="image/eguoji.gif" width=134
border=0></a></td>
</tr>
<tr>
<td width="100%"><a
href="zh.asp?user=<%=username%>"><img height=25
alt=綜合郵址 src="image/ezhonghe.gif" width=134
border=0></a></td>
</tr>
<tr>
<td width="100%"><a
href="soft.asp?user=<%=username%>"><img height=25
alt=群發軟件 src="image/esoft.gif" width=134
border=0></a></td>
</tr>
<tr>
<td width="100%"><a href="buy.asp?user=<%=username%>"><img height=25
alt=立即購買 src="image/ebuy.gif" width=134
border=0></a></td>
</tr>
<tr>
<td width="100%"><img height=25
alt=關于我們 src="image/eabout.gif" width=134
border=0></td>
</tr>
<tr>
<td align=right width="100%">試用郵址如下:</td>
</tr>
<tr>
<td align=right width="100%">試用郵址1(點擊下載)</td>
</tr>
<tr>
<td align=right width="100%">試用郵址2(點擊下載)</td>
</tr>
<tr>
<td align=right width="100%">試用郵址3(點擊下載)</td>
</tr>
<tr>
<td align=right width="100%">試用郵址4(點擊下載)</td>
</tr>
<tr>
<td align=right width="100%">試用郵址5(點擊下載)</td>
</tr>
</tbody>
</table>
</td>
</center>
<td valign=top align=left width="85%">
<table cellspacing=0 cellpadding=0 width="100%" border=0>
<center>
<tr>
<td width="100%">
<table cellspacing=4 cellpadding=0 width="100%" border=0>
<tbody>
<tr>
<td width="71%"><img height=13
src="image/ed.gif" width=13
border=0>國內地區郵址1130萬<font
color=#ff0066><b>(很有價值)</b></font>; <a
href="cn.asp?user=<%=username%>">>>立即查看</a></td>
<td width="30%" rowspan=7><a
href="buy.asp?user=<%=username%>"><img
height=158 alt=Email營銷大全 src="image/eimg.gif"
width=149 border=0></a></td>
</tr>
<tr>
<td width="71%"><img height=13
src="image/ed.gif" width=13
border=0>各行業分類地址1.58億<font
color=#ff0066><b>(很有價值)</b></font>; <a
href="hy.asp?user=<%=username%>">>>立即查看</a></td>
</tr>
<tr>
<td width="71%"><img height=13
src="image/ed.gif" width=13
border=0>國際email地址1350萬; <a
href="gj.asp?user=<%=username%>">>>立即查看</a></td>
</tr>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -