首页 | 中文黄页 | 2008卡拉OK大赛

渥太华华人网上社区
注册账号 Blog 论坛帮助 会员列表 搜索 今日新帖 标记版面已读 用户相册
返回   CFC加拿大中文论坛 > 体育休闲 > 色 影 馆 > [问题] 哪位大侠懂ASP和网页设计的,请帮个忙,谢谢先
回复
 
主题工具 显示模式
[中级会员]
ID: 684
iamcool 的头像
iamcool 是普普通通的会员
声望: 0 声望力: 0
帖子: 283
家族:
来自:
金钱: 2,710
注册: 2002-03-11
[问题] 哪位大侠懂ASP和网页设计的,请帮个忙,谢谢先

这是我在网上找到的关于网页密码验证的程序,不工作呀。

附件:
________________________________
To see a world in a grain of sand.
And a heaven in a wild flower.
Hold infinity in the palm of your hand. And eternity in an hour
iamcool 当前离线  
回复时引用此帖
旧 2002-04-03, 08:56 #1
[中级会员]
ID: 684
iamcool 的头像
iamcool 是普普通通的会员
声望: 0 声望力: 0
帖子: 283
家族:
来自:
金钱: 2,710
注册: 2002-03-11

这是密码和用户名的数据库

附件:
________________________________
To see a world in a grain of sand.
And a heaven in a wild flower.
Hold infinity in the palm of your hand. And eternity in an hour
iamcool 当前离线  
回复时引用此帖
旧 2002-04-03, 08:58 #2
[中级会员]
ID: 684
iamcool 的头像
iamcool 是普普通通的会员
声望: 0 声望力: 0
帖子: 283
家族:
来自:
金钱: 2,710
注册: 2002-03-11

It is a test html page

附件:
________________________________
To see a world in a grain of sand.
And a heaven in a wild flower.
Hold infinity in the palm of your hand. And eternity in an hour
iamcool 当前离线  
回复时引用此帖
旧 2002-04-03, 08:59 #3
[普通会员]
ID: 890
JTom 的头像
JTom 是普普通通的会员
声望: 0 声望力: 0
帖子: 36
家族:
来自:
金钱: 2,710
注册: 2002-03-28

基本的数据库读写试过没有?是都不好使,还是可以读写数据库只是密码核对不好?
你用ADO还是ODBC?Globel怎么设的,得看看
JTom 当前离线  
回复时引用此帖
旧 2002-04-03, 11:22 #4
[中级会员]
ID: 684
iamcool 的头像
iamcool 是普普通通的会员
声望: 0 声望力: 0
帖子: 283
家族:
来自:
金钱: 2,710
注册: 2002-03-11

It is the original article about it.

http://tech.163.com/tm/001107/001107_10651.html
________________________________
To see a world in a grain of sand.
And a heaven in a wild flower.
Hold infinity in the palm of your hand. And eternity in an hour
iamcool 当前离线  
回复时引用此帖
旧 2002-04-03, 13:11 #5
[中级会员]
ID: 684
iamcool 的头像
iamcool 是普普通通的会员
声望: 0 声望力: 0
帖子: 283
家族:
来自:
金钱: 2,710
注册: 2002-03-11

引用:
最初由 JTom 发布
基本的数据库读写试过没有?是都不好使,还是可以读写数据库只是密码核对不好?
你用ADO还是ODBC?Globel怎么设的,得看看
database is simply made by Microsoft Access.
I don't know much about ASP and database.
________________________________
To see a world in a grain of sand.
And a heaven in a wild flower.
Hold infinity in the palm of your hand. And eternity in an hour
iamcool 当前离线  
回复时引用此帖
旧 2002-04-03, 13:12 #6
[中级会员]
ID: 700
vivian 的头像
vivian 是普普通通的会员
声望: 80 声望力: 81
帖子: 144
家族:
来自:
金钱: 3,031
注册: 2002-03-13

Did you have a global.asa in your directory to hold your session variable?
vivian 当前离线  
回复时引用此帖
旧 2002-04-03, 19:21 #7
[中级会员]
ID: 684
iamcool 的头像
iamcool 是普普通通的会员
声望: 0 声望力: 0
帖子: 283
家族:
来自:
金钱: 2,710
注册: 2002-03-11

引用:
最初由 vivian 发布
Did you have a global.asa in your directory to hold your session variable?
No.
Would you give me some details if it is not so complex. thax.
________________________________
To see a world in a grain of sand.
And a heaven in a wild flower.
Hold infinity in the palm of your hand. And eternity in an hour
iamcool 当前离线  
回复时引用此帖
旧 2002-04-04, 08:27 #8
[初级会员]
ID: 979
渔歌 的头像
渔歌 是普普通通的会员
声望: 0 声望力: 0
帖子: 4
家族:
来自:
金钱: 2,710
注册: 2002-04-02
Code 没错,查查你的运行环境和SETTINGS

看了一下Code没错,一定是你的SETTING有问题,告我一下你运行的系统及是什么WEB SERVER,你是如何CONGIFURE的.报错的内容是怎么说的?另:这和GLEBAL.ASA 文件没有必然的关系.
渔歌 当前离线  
回复时引用此帖
旧 2002-04-04, 17:11 #9
[中级会员]
ID: 684
iamcool 的头像
iamcool 是普普通通的会员
声望: 0 声望力: 0
帖子: 283
家族:
来自:
金钱: 2,710
注册: 2002-03-11
Re: Code 没错,查查你的运行环境只SETTINGS

引用:
最初由 渔歌 发布
看了一下Code没错,一定是你的SETTING有问题,告我一下你运行的系统及是什么WEB SERVER,你是如何CONGIFURE的.另:这和GLEBAL.ASA 文件没有必然的关系.
Thanks a lot, man.

First, i tried it on my computer, WINDOWS2000 Professional, no IIS.
Than, I tried it on the University's server, and i don't know the configuration of it. Maybe the server doesnot support fancy things like ASP.

Bottom line: if i want to try the effect of it on my computer, how should I configurate my computer. Do i need to install IIS? Hope to hear from you soon.
________________________________
To see a world in a grain of sand.
And a heaven in a wild flower.
Hold infinity in the palm of your hand. And eternity in an hour
iamcool 当前离线  
回复时引用此帖
旧 2002-04-04, 17:18 #10
[中级会员]
ID: 700
vivian 的头像
vivian 是普普通通的会员
声望: 80 声望力: 81
帖子: 144
家族:
来自:
金钱: 3,031
注册: 2002-03-13

First when you want to run ASP you must have IIS work properly. ASP means Active Server Page, You don't have server, how can it run? Then you must create a virtual directory associate with your physical directory(absolute path) in IIS console. Put your .asp file and .mdb file in that directory. Create a global.asa file to holder the global variable such as session variable. use IE to run the asp. URL like http://Severname/Virtual Directory/Filename.asp. I didn't run your code, but if you got every thing above works properly. you will get it. Good luck.
vivian 当前离线  
回复时引用此帖
旧 2002-04-04, 18:49 #11
[初级会员]
ID: 979
渔歌 的头像
渔歌 是普普通通的会员
声望: 0 声望力: 0
帖子: 4
家族:
来自:
金钱: 2,710
注册: 2002-04-02

问题就出在这了,你没有ASP的运行环境.可以这样再试一下:
1.如想RUN在IIS WEB SERVER上,你的系统环境要求是WIN 2000 SERVER 或WIN 2000 ADVANCE SERVER.把你的有关FILES放在新建的FOLDER下,然后START>PROGRAMMS>ADMINISTRATIVE TOOLS>INTERNET SERVICE ANMAGER, 可以用现成的DEFAULT SITE(PORT 80),然后把HOME DIRECTORY 指到新建的FOLDER下,TYPE HTTP://LOCALHOST/XXXX.ASP, WHERE XXXX.ASP IS THE PAGE NAME.
2.在WIN 98 下,你可以安装MS PERSONAL WEB SERVER( PWS MAY GET FROM MICROSOFT.COM),其它的和上面一样CONFIGURE.
如再报错,把报错的描述COPY给我看.
渔歌 当前离线  
回复时引用此帖
旧 2002-04-05, 00:19 #12
[中级会员]
ID: 684
iamcool 的头像
iamcool 是普普通通的会员
声望: 0 声望力: 0
帖子: 283
家族:
来自:
金钱: 2,710
注册: 2002-03-11

With the help of a friend, i think i got it finally. 渔歌 is right, Thank you.
I also thank everybody who helped me on this question and who regarded this question.
________________________________
To see a world in a grain of sand.
And a heaven in a wild flower.
Hold infinity in the palm of your hand. And eternity in an hour
iamcool 当前离线  
回复时引用此帖
旧 2002-04-06, 18:49 #13
回复


主题工具
显示模式




所有时间均为格林尼治时间 -4。现在的时间是 02:45

论坛内容均为网友自由上传, 不代表本网观点。
comefromchina.com does not represent or guarantee the truthfulness, accuracy, or reliability of any of communications posted by other users.


Powered by vBulletin® 版本 3.6.8
版权所有 ©2000 - 2008,Jelsoft Enterprises Ltd.
Copyright @ comefromchina.com 2007

SEO by vBSEO 3.1.0 ©2007, Crawlability, Inc.