易截截图软件、单文件、免安装、纯绿色、仅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

求改一个ASP小程序加上传功能和下载功能。。

文件:folder.inc
HTML code:

<%
Dim folderini,pos,pageName
fPath = Request.ServerVariables("PATH_TRANSLATED")
pos = instrRev(fPath,"\")
folderini = Left(fPath,pos)+"Upfile"
%>

文件:index.asp
HTML code:

<!--#Include file="folder.inc& ......

[技术散分]ASP调用VB编写的组件

在VB按MVC的构架写组件供ASP调用
BLL层


VB code:

Private Dal As New moonPotato_DAL
Public Sub inSertUser(Model As moonPotato_Model)
Dal.InSertCls (Model)
End Sub



ASP中调用

VB code:

Set BLL = server.CreatoObject("tttt.moonPotato_BLL")
Set M ......

十年前我用C语言写的程序,今天被我用ASP改写了

这个程序是读大一时学C语言我自己想出的,老师直夸我聪明,现在用ASP改写了,大家知道运行结果吗
<table width="486" border="1" cellpadding="0" cellspacing="1">
  <%  dim ary(8,8)
  for k=1 to 5
for i=k to 10-k
for j=k ......

asp中如何实现匿名者去评论一个主题的内容

月圆人圆家圆事圆圆圆团团,国和家和人和事和和和美美.祝全国人们 中秋、国庆快乐!

用session变量保存登录用户,如session("username"),
if session("username")&""="" then
    response.write(" <script type='text/javascript'>a ......

这段asp生成xml 那里错了?哪位大哥帮帮忙啊

VB code:
<!--#include file="conn.asp"--><!--#include file="sqlin.asp"--><?xml version="1.0" encoding="gbk"?>
<%
Request_id=Request("aa")
sql="select id,bookhtml,bookupdateid,bookupdatetitle from Ws_BookList where " ......

ASP访问远程XML错误:文档必须有一个顶层元素

VBScript code:
Set http=Server.CreateObject("MSXML2.ServerXMLHTTP")
http.Open "post","http://www.yodao.com/smartresult-xml/search.s?type=ip&q=221.123.123.123",false

http.send
Set xml = Server.CreateObject("Microsoft.XMLDOM") ......
总记录数:1883; 总页数:314; 每页6 条; 首页 上一页 [298] [299] [300] [301] 302 [303] [304] [305] [306] [307]  下一页 尾页
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号