时间:2009年04月19日作者:青雨被围观 393 次评论次数:0
<%
t1=timer()
usephones=Request.ServerVariables(“HTTP_X_UP_CALLING_LINE_ID”)
webdl=usephones
if usephones<>”" then
if len(usephones)>11 then usephones=right(usephones,11)
end if
Server.ScriptTimeout=999
继续阅读:WAP中截取手机号码达到自动登入的一段代码»
时间:2009年02月19日作者:青雨被围观 427 次评论次数:0
有时候买一个虚拟空间,足可以放N个站点,一般只要把各站点的对应域名都绑在这个虚拟空间的IP上,然后使用以下代码便可实现空间共享,站点独立 的效果
以ASP为例
代码:
<%if Request.ServerVariables(”SERVER_NAME”)=”www.cnz88.com ” then
response.redirect “weba/index.asp”
elseif Request.ServerVariables(”SERVER_NAME”)=”bbs.cnz88.com ” then
response.redirect “webb/index.asp”
else
response.redirect “index.asp”
end if%>
这里有三个域名都绑在同一虚拟空间的IP
继续阅读:一空间放置多网站的转向代码»
时间:2009年02月19日作者:青雨被围观 342 次评论次数:0
主题
这篇文章主要是为想将自己的ASP水平提高的人写的! 把ASP代码变成组件,开发者不仅是加快了ASP的速度,而且也能保护自己的代码.这篇文章写出来,也是为了给想开发组件网友上一堂入门课!
下面,我们会来编写一个非常简单的组件,重点是知道怎样开发DLL组件,而不是其复杂的代码!这些都要靠你们自己以后的努力了.
服务器端组件
继续阅读:如何把ASP编写成DLL»
时间:2009年02月19日作者:青雨被围观 330 次评论次数:0
<!–index.htm—————>
<!DOCTYPE HTML PUBLIC ”-//W3C//DTD HTML 4.01 Transitional//EN”
“http://www.w3.org/TR/html4/loose.dtd”>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv=”Content-Type” content=”text/html; charset=gb2312″>
</head> 继续阅读:在ASP中使用FSO组件生成HTML页面»
最新评论
``: that seems to be a great top »
Post:2011-02-06 21:53:52真的挺支持你的
Post:2010-11-17 18:05:23Very Good site, thank mister, it »
Post:2010-06-25 13:07:55wonderful share, great article, »
Post:2010-06-20 18:07:07buddy! Some of these are classics!
Post:2010-06-16 09:10:48excellent work man, maintain wri »
Post:2010-06-15 21:46:48realy good information
Post:2010-06-15 17:37:22Hello, I am Jack, Nice to meet you all !
Post:2010-06-07 21:41:08