最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
用文本+ASP打造新闻发布系统(五)新闻修改
时间:2022-07-02 23:28:13 编辑:袖梨 来源:一聚教程网
'#######news_update.asp
T ID=clientEventHandlersJS LANGUAGE=javascript>
<% dim myid
myid=Request.QueryString ("id")
if len(myid)=0 then
Response.Write "没有该新闻"
Response.End
end if
dim myfso,myread,mytext,newscontent
'#######打开对应的新闻内容文件,并读取用变量存储
set myfso=createobject("scripting.filesystemobject")
if myfso.FileExists (server.mappath("./news_content/"&myid&".txt")) then
set myread=myfso.opentextfile(server.mappath("./news_content/"&myid&".txt"),1,0)
<% dim myid
myid=Request.QueryString ("id")
if len(myid)=0 then
Response.Write "没有该新闻"
Response.End
end if
dim myfso,myread,mytext,newscontent
'#######打开对应的新闻内容文件,并读取用变量存储
set myfso=createobject("scripting.filesystemobject")
if myfso.FileExists (server.mappath("./news_content/"&myid&".txt")) then
set myread=myfso.opentextfile(server.mappath("./news_content/"&myid&".txt"),1,0)
相关文章
- 《绝区零》1.7版本卡池抽取建议 06-08
- 加密货币交易所2025最新排名 加密货币交易所2025最新排名 06-08
- 《绝区零》薇薇安培养材料一览 06-08
- 《剑网3无界》仙剑奇侠传1联动奖励一览 06-08
- 《英雄联盟》2025绽灵节皮肤一览 06-08
- 《燕云十六声》奇术萧吟千浪流派搭配攻略 06-08