易截截图软件、单文件、免安装、纯绿色、仅160KB

ASP简单问题 - Web 开发 / ASP

HTML code
<!--#include file="../conn.asp"-->
<%checksession()%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>定单详细 </title>
</head>
<link href="../css/bg.css" rel="stylesheet" type="text/css">
<link href="../css/tu.css" rel="stylesheet" type="text/css">
<body>
<%
    id=formdata(request("id"))
    if id <>"" then
    sql = "select * from buy_fs where lotteryid='"&id&"'"
    set rs = conn.execute(sql)

   
    retype=rs("protype")
    if retype="fsd_1" then
    protype="福彩3D直选单式"
    elseif retype="fsd_2" then
    protype="福彩3D直选复式"
    elseif retype="fsd_3" then
    protype="福彩3D混合组选"
    elseif retype="fsd_4" then
    protype="福彩3D组三复式"
    elseif retype="fsd_5" then
    protype="福彩3D组六复式"
 


相关问答:

ASP.NET表格弄得痛苦死了 - .NET技术 / ASP.NET

调整了这里,那里出问题。
有没有什么好的方法,像调整对话框一样????
找个专门做页面的

在dreamweaver里调。。。也可以直接控制HTML代码

确实痛苦 感同身受呀

哈哈 坚决路过。

用DW吧,VS搞设计 ......

asp网站的伪静态问题. - Web 开发 / ASP

万网的服务器支持伪静态的,直接用rewrite在web.config文件写规则,也不用安装组件就可以实现伪静态,但是在时代互联服务器就用不了了,咨询它的客服,他说他们服务器(基本型C)不支持伪静态的.请问一下各位我该用什么方法 ......

哪个有asp.net域名查询程序 - .NET技术 / ASP.NET

发给我一份 280535258@qq.com 谢谢 要分可以说 多少都行

参考::!!!!
前台
<%@ Page language="c#" Codebehind="Domain.aspx.cs" AutoEventWireup="false" Inherits=&q ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号