这段JAVA代码实现的功能用VBS该怎么写
提交留言后弹出成功对话框,点确定回到book.aspresponse.write"<scriptlanguage='javascript'>"ifview="0"then...
提交留言后弹出成功对话框,点确定回到book.asp
response.write "<script language='javascript'>"
if view="0" then
response.write "alert('留言提交成功,留言须经管理员审核才能发布。');"
else
response.write "alert('留言提交成功,单击“确定”返回留言列表!');"
end if
response.write "location.href='book.asp';"
response.write "</script>"
response.end
end if
上面这段的功能用VBS该怎么写呢?下面是VBS的,但点确定不能回到指定网页
Set Rs = Conn.Execute("Insert Into [GuestBook] (UserName, Info, Title, Content, Sort) Values ('"& fname &"', '"&
finfo &"', '"& ftitle &"', '"& fcontent &"', "& fsort &")")
pMsg = "留言提交成功,单击“确定”返回留言列表!!"
Call PopMsg("发表留言")
end if 展开
response.write "<script language='javascript'>"
if view="0" then
response.write "alert('留言提交成功,留言须经管理员审核才能发布。');"
else
response.write "alert('留言提交成功,单击“确定”返回留言列表!');"
end if
response.write "location.href='book.asp';"
response.write "</script>"
response.end
end if
上面这段的功能用VBS该怎么写呢?下面是VBS的,但点确定不能回到指定网页
Set Rs = Conn.Execute("Insert Into [GuestBook] (UserName, Info, Title, Content, Sort) Values ('"& fname &"', '"&
finfo &"', '"& ftitle &"', '"& fcontent &"', "& fsort &")")
pMsg = "留言提交成功,单击“确定”返回留言列表!!"
Call PopMsg("发表留言")
end if 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询