易截截图软件、单文件、免安装、纯绿色、仅160KB
热门标签: c c# c++ asp asp.net linux php jsp java vb Python Ruby mysql sql access Sqlite sqlserver delphi javascript Oracle ajax wap mssql html css flash flex dreamweaver xml
 最新文章 :

怎么用ASP代码实现关闭整个框架的同时打开另一个页面

[如题

用JS

<a href="javascript:window.close();" target="_top">关闭 </a>

我也找到方法了Response.Write(" <script>window.parent.location ='../Default.aspx' </script>");
......

asp 对 oracle 10中的number类型操作。width=33 dec=4

asp 对 oracle 10中的number类型操作。width=33 dec=4


假设rs("count")为number 类型,width=33 dec=4为数据库中读取出来的内容
定义一个变量
dim f
f=f+rs("count")


打开页面提示
Microsoft VBScript 运行时错误 错误 '800a000d'
类型不匹配

请 ......

asp 对 oracle 10中的number类型操作。width=33 dec=4

asp 对 oracle 10中的number类型操作。width=33 dec=4


假设rs("count")为number 类型,width=33 dec=4为数据库中读取出来的内容
定义一个变量
dim f
f=f+rs("count")


打开页面提示
Microsoft VBScript 运行时错误 错误 '800a000d'
类型不匹配
......

100分求asp读取文件夹以及文件夹下照片问题

1.asp如何读取一个特定文件下下所有的字文件夹,并且在页面上显示出来
2.点击显示出来的某个文件夹,显示出那个文件夹下所有的资金照片
用FSO可以实现,可以到网上查一下

asp中用fso中实现
MS像用数来实现?

asp中用fso中实现
MS像用数来实现

<html>
<body>读取一个文件相关信息的范例 ......

PHP的要翻译成ASP。NET


哪位高手能帮上忙吗?》

pay_authcode函数:
function pay_authcode($string, $operation = 'DECODE', $key = '', $expiry = 0)
{
$ckey_length = 4;
$key = md5($key ? $key : $GLOBALS['security_auth_key']);
$keya = md5(substr($key, 0, 16));
$keyb = md5( ......

asp无法读出mysql数据库的text,longtext等字段内容

连接字符串
<%
Set Conn=Server.CreateObject("adodb.Connection")
Str="driver={mysql odbc 5.1 driver};database=web;server=localhost;uid=root;password=root;OPTION=3;stmt=SET NAMES GB2312"
conn.cursorlocation=3
Conn.Open Str
%>
输出1
<%
Set Rs = ......
总记录数:27572; 总页数:4596; 每页6 条; 首页 上一页 [3040] [3041] [3042] [3043] 3044 [3045] [3046] [3047] [3048] [3049]  下一页 尾页
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号