ASP网页文本框中输入内容后,提交未成功,返回到输入页,内容没有了,要重新输入,工作量大,怎解决?
ASP网页文本框中输入内容后,提交未成功,返回到输入页,内容没有了,要重新输入,工作量大,怎解决?谢谢...
ASP网页文本框中输入内容后,提交未成功,返回到输入页,内容没有了,要重新输入,工作量大,怎解决?谢谢
展开
展开全部
function Alert(byval Msgstr)
if len(Msgstr) > 0 then response.write "<Script>alert('" & Msgstr & "');</Script>" ' 提示
end if
end function
用的时候就这样
if 条件then
Alert("错误信息")
response.end
end if
if len(Msgstr) > 0 then response.write "<Script>alert('" & Msgstr & "');</Script>" ' 提示
end if
end function
用的时候就这样
if 条件then
Alert("错误信息")
response.end
end if
参考资料: http://www.23sg.cn
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询