ASP教程之无组件上传图片到数据库中,最完全办理...
asp对于服务器的要求较高,一般的服务器如果访问量一大就垮了,不得不重启。办理|精髓|上传|上传图片|数据|数据库|无组件:::::::此程序属扬子原创::::::::::::::::::::::::在sql2000,2000s中测试经由过程::::::::
:::::::接洽我:QQ:21112856,Email:yangzinet@hotmail.com:::::::::
:::::::http://www.tingfo.net::::::
up.htm
<!--#includefile="inc/domin.asp"-->
<!--#includefile="conn.asp"-->
<html>
<head>
<title><%=webname%></title>
<metahttp-equiv="Content-Type"content="text/html;charset=gb2312">
<linkrel="stylesheet"href="main.css"type="text/css">
<styletype="text/css">
<!--
.tx1{height:20px;width:30px;font-size:9pt;border:1pxsolid;border-color:blackblack
#000000;color:#0000FF}
-->
</style>
<scriptlanguage="JavaScript">
<!--
varbgc_on=newArray("#74D738","#FF9C17","#3278AB","#486177","#078C00","#007ECA")
varbgc_off=newArray("#4CAD12","FFB859","5F9FD0","577590","08A700","009FFF")
functionturnon(obj1,id){
obj1.style.background=bgc_on;
}
functionturnoff(obj1,id){
obj1.style.background=bgc_off;
}
//-->
</script>
<SCRIPTlanguage=javascript>
functioncheck_input()
{
if(Frm.pic.value=="")
{alert("请选择要上传的图片");
returnfalse;
}
if(Frm.type.value=="")
{alert("请选择图片范例");
returnfalse;
}
if(Frm.thetext.value=="")
{alert("请输出照片申明");
returnfalse;
}
returntrue;
}
</SCRIPT>
</head>
<bodybgcolor="#555555"text="#000000"leftmargin="0"topmargin="0">
<tablewidth=755cellpadding=0cellspacing=0border=0bgcolor=#ffffffalign="center">
<tr>
<tdheight=100><imgsrc=http://www.163design.net/a/q/"img/top.gif"align="top">
</table>
<!--#includefile="inc/mulu.asp"-->
<tablewidth=755cellpadding=0cellspacing=0border=0bgcolor=#ffffffalign="center"bordercolor=#000000>
<tr>
<tdheight=400width=180bgcolor=#D1E9D5style="border-right:1px#0E801Esolid">
<tablewidth=100%height=100%cellpadding=0cellspacing=0border=0align="center"bordercolor=#000000>
<tr><tdheight=30align="center"class=L15><fontcolor=#E96D08>接待你:<%=username%>办理中央</font>
<tr><tdheight=23align="center"class=L15bgcolor=#4CAD12style="border-top:0px#0E801Esolid;border-bottom:1px#0E801Esolid;"><fontcolor=#C2F009class=yinying>管理中心</font>
<tr><tdheight=20class=L13>
<!--#includefile="inc/centermulu.asp"-->
<tr><tdheight=5>
<tr><td>
</table>
<td>
<%
setrs=server.createobject("adodb.recordset")
sql="select*fromphotowhereauthor="&username&""
rs.opensql,conn,1,1
%>
<tablecellpadding=0cellspacing=0border=0width=100%height=100%>
<tr><tdheight=3>
<tr><tdheight=3bgcolor=#ffffffbackground=img/bj3.gif>
<tr><tdheight=20valign="bottom"bgcolor=#eeeeee>如今地位:98243班-办理中央-增加旧事
<tr><tdheight=3bgcolor=#eeeeeestyle="border-bottom:1px#ccccccsolid"><pstyle="font-size:1pt">
<tr><tdheight=20valign="bottom"><fontcolor=green><%=username%>:你一共上传了<fontcolor=red><%=rs.recordcount%></font>张照片</font><ahref="adminphoto.asp"><fontcolor=red><u>办理之前上传的照片</u></font></a>
<tr><tdbgcolor=#ffffffvalign=top>
<tablecellpaddi</p>实现规模效益。与传统的用户拥有硬件软件所有权和使用权以及传统的应用服务商提供一对一的服务模式不同,ASP拥有应用系统所有权,用户拥有使用权,应用系统集中放在ASP的数据中心中,集中管理,分散使用,以一对多的租赁的形式为众多用户提供有品质保证的应用技术服务,实现规模效益。 另外因为asp需要使用组件,所以了解一点组件的知识(ADODB也是组件) 他的语法和设计思路和VB完全相同,导致很多ASP的书都留一句“相关内容请参考VB的相关教材....”更糟糕的是,相当多的ASP教程混合了Javascript,VBscript等等脚本语言,搞的初学者。 下面简单介绍一下我学习ASP的方法,希望对想学习ASP的朋友有所帮助... 另外因为asp需要使用组件,所以了解一点组件的知识(ADODB也是组件) ASP也是这几种脚本语言中最简单易学的开发语言。但ASP也是这几种语言中唯一的一个不能很好支持跨平台的语言。 因为ASP脚本语言非常简单,因此其代码也简单易懂,结合HTML代码,可快速地完成网站的应用程序。 不能只是将它停留在纸上谈兵的程度上。 虽然ASP也有很多网络教程。但是这些都不系统。都是半路出家,只是从一个例子告诉你怎么用。不会深入讨论,更不会将没有出现在例子里的方法都一一列举出来。 Application:这个存储服务端的数据,如果不清除,会直到web应用程序结束才清除(例如重启站点)
页:
[1]