我的ASP为什么连接不上SQL啊
<style type="text/css">
<!--
.STYLE4 {color: #FFFFFF;font-size: 12px;}
-->
</style> <BODY bgcolor=#999900>
<p align"center" class+"STYLE5"> <img src="C:\Documents and Settings\Administrator\My Documents\My Pictures\11.jpg" width="102" height="128" align="middle"> <span class=STYLE5">
</span> </p>
<table width="80%" height="86" border="1" align="center"_cellspacing="0">
<tr>
<td width="15%" height="25" class="STYLE4"> <div align="center"_class="STYLE4">编 </div> </td>
<td width="15%" height="25" class="STYLE4"> <div align="center"_class="STYLE4">名字 </div> </td>
<td width="15%" height="25" class="STYLE4"> <div align="center"_class="STYLE4">性别 </div> </td>
<td width="15%" height="25" class="STYLE4"> <div align="center"_class="STYLE4">院系 </div> </td>
<td width="15%" height="25" class="STYLE4"> <div align="center"_class="STYLE4">生日 &
相关问答:
owc11满足不了要求,有没有更好点的,asp能调用的
目前没发现,帮你顶!
应该没有了吧
自已写。顶
帮顶,关注!
好像就这个了,目前还没看到其他得上市使用。。。帮顶!
自己再顶一下
好像是没有 ......
http://www.zgjhjy.com/Test/PrimaryTest/Index.aspx
就是类似以上的在线测试系统,需要有一个后台的,语言是asp的,数据库是access的,还需要能在后台对信息进行添删改查的。谢谢各位了。。。
程序真的很多,不知 ......
Imports System.ComponentModel
Imports System.Web.UI
Imports System.Web.UI.Design
Imports System.Web.UI.WebControls
Namespace CBDAspNet.WebControls.HTML
''' <summary>
'' ......
function CheckOpwd(){//验证用户名
var pwd=document.all.txtOpwd;
var div1=document.getElementById("divPwd");
if (pwd.value=="")
{
......
本人目前遇到一个难题,请各位高手、大侠帮帮忙。
我单击一个按钮时要把gridview中的数据一个一个的取出并把对应参数传递给前台的js。
我试了几种后台调前台的方式都没有成功,所以请大侠们帮帮小弟。
谢谢。
不 ......