shelleyfly
路人甲
路人甲
  • 注册日期2003-08-19
  • 发帖数16
  • QQ
  • 铜币180枚
  • 威望0点
  • 贡献值0点
  • 银元0个
阅读:942回复:0

help-simple, what's wrong with my global variables

楼主#
更多 发布于:2005-07-28 05:14
<P>dbSource is the variable in var_global.asp<BR>the purpose is to include the asp in html and use a document.write to test the usage of the variables in the asp.<BR>but, nothing shows in the final result.<BR>what's the problem?</P>
<P><BR><html><BR><head><BR></head><BR><body><BR><!--#include file="var_global.asp"--><BR><script language="JavaScript" type="text/javascript"></P>
<P>document.write(dbSource)<BR></script><BR></body><BR></html></P>
<P><BR> </P>
喜欢0 评分0
游客

返回顶部