由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
BuildingWeb版 - Question on this ASP code.
相关主题
How to read out part of a string like xx/xx/xxxx学完了html、js之后之应该学习asp吗?
ASP究竟是怎么回事?请教:网页的Back按钮是怎么做的?
请问 Javascript + ASP + ADO ?how to process session varible in javascript?
[转载] 请教ASP高手如何把ASP的变量传到javascript/HTML的参数
Re: Can asp invoke a software at the server side???Help, very urgent!请问ASP高手
[转载] ASP的script function里, 可以query database吗?Ok leRe: 请问ASP高手
ASP string.endswith 问题how to do this?
vbscript and ASPquestion about ASP
相关话题的讨论汇总
话题: question话题: asp话题: server话题: vbscript话题: procedure
进入BuildingWeb版参与讨论
1 (共1页)
f********f
发帖数: 475
1
I have a question about the following ASP code written in VBScript. There are
two procedures, the first one was written in VBScript, the second one is in
JavaScript.
My question is:
1) for the first procedure, where will it be run? server or client?(I think it
should be at server because it is in the <%...%>, am I right?)
2) for the second procedure, if there is no statement of runat="server", where
will it be run? server or client?
Thank you!
1 (共1页)
进入BuildingWeb版参与讨论
相关主题
question about ASPRe: Can asp invoke a software at the server side???Help, very urgent!
A javascript question[转载] ASP的script function里, 可以query database吗?
the easies javascript question : Help !ASP string.endswith 问题
Re: [转载] webmonkeyvbscript and ASP
How to read out part of a string like xx/xx/xxxx学完了html、js之后之应该学习asp吗?
ASP究竟是怎么回事?请教:网页的Back按钮是怎么做的?
请问 Javascript + ASP + ADO ?how to process session varible in javascript?
[转载] 请教ASP高手如何把ASP的变量传到javascript/HTML的参数
相关话题的讨论汇总
话题: question话题: asp话题: server话题: vbscript话题: procedure