由买买提看人间百态

topics

全部话题 - 话题: asps
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
s***f
发帖数: 173
1
来自主题: BuildingWeb版 - 求助:利用asp搭建bbs出现错误
可能,不过动网的ASP BBS,真的是写的很不错了.
不过最近考虑不用IIS,该用APACHE,DOWNLOAD一个插件还可以运行ASP.

answer
k******k
发帖数: 380
2
来自主题: BuildingWeb版 - 急,ASP文件运行不了了
我在WIN2000 professional 上运行IIS, 以前放在wwwroot目录下的asp文件都可以运行

最近突然不行了,不知什么原因。
event viewer里有两个错误
source: IISLOG 的eventID: 2, 好象是没法建立写log文件的目录,从microsoft网站查
的结果好象这个问题是个BUG,会在未来的patch里解决,应该不是很严重的error
另一个是NTLOGON的5788和5789event,我解决不了
不知道这些error 是否引起我的ASP文件不可读,急盼高手指点
h*****n
发帖数: 439
3
来自主题: BuildingWeb版 - 哪里有ASP在线英汉字典的源程序
it's the nature of ASP itself, not related to the performance of server
machine. no matter how good is the server machine, ASP itself is not
very suitable to maintain dictionaries.
if you don't have money, why you need to build a dictionary by youself?
do you know that a complete online-dictionary takes years to be built?
so why not just put links on your webpage to those online-dictionaries?
if you just want a simple mapping among lanuages, just build a table
with SQL. but it's a hard job to po
k*******y
发帖数: 219
4
来自主题: BuildingWeb版 - Ok leRe: 请问ASP高手

但是将JAVASCRIPT的VARIABLE的值PASS到ASP代码中是觉得不可能的.即便用RUNAT="SERVE
为什么不行?为什么不行?
你的表单总是要打开另一个.asp吧?
VALUE存
可以用JAVASCRIPT做CHECKBOX是否被CHECK的判断,但是不可能将JAVASCRIPT的VARIABLE的
s*****a
发帖数: 1022
5
来自主题: BuildingWeb版 - 装了win2003, ASP用不起来了。
last time when I met similar problem on winxp, I downloaded MetaEdit from
microsoft to edit the metabase of IIS. After adding
D:\WINDOWS\System32\inetsrv\asp.dll to LM->W3SVC->InProcessIsapiApps
it can execute ASP again.
k*******y
发帖数: 219
6
来自主题: BuildingWeb版 - ASP究竟是怎么回事?
.asp文件一定要在iis上才能运行吗?
别的文件类型跟.asp有什么不同?
q**j
发帖数: 10612
7
来自主题: BuildingWeb版 - [转载] deletion in asp.net
【 以下文字转载自 Software 讨论区,原文如下 】
发信人: qqzj (atrest), 信区: Software
标 题: deletion in asp.net
发信站: The unknown SPACE (Wed Jul 23 14:42:25 2003) WWW-POST
i am using asp.net to creat a web form. and i have a function that user can
delete from SQL server database.
my question is: now if the user clicks delete, and a window that need to be
confirmed popping up. if the user cancelled the deleting, the deletion will
still work. but i need to cancel this event if the user clicks "cancel".
please tell me how
s***f
发帖数: 173
8
来自主题: BuildingWeb版 - [转载] deletion in asp.net
hi qqzj,
My solution : Implement it in Javascript.
Plus, I dont know whatever about ASP.NET, but I could give a sample code in
ASP.
so, you can play with the following codes for your own purpose:

<%
'Two query strings are required:
'1. action -- you decide the action. Namely, DELETE.
'2. YourRecordID -- which rec
s***f
发帖数: 173
9
来自主题: BuildingWeb版 - 关于XML和ASP.NET一问.
请教各位, XML和ASP.NET如何在IIS5 上运行? 本人对XML和ASP.NET没有常识.
通常来讲目前的WEB DESIGN的用到XML的机会是不是很多? 主要用XML处理那些问题? 可否
举些例子?
万分感谢!
k********e
发帖数: 400
10
来自主题: BuildingWeb版 - 请问 Javascript + ASP + ADO ?
我想用 ASP + ADO 作一个网站。但是我不想用 VBScript, 我想用Javascript.
请问,有什么书或者是网站详细介绍如何用 Javascript 来进行 ASP programming 和
ADO programming 的? 请大虾推荐。
a****g
发帖数: 9
11
来自主题: BuildingWeb版 - ASP DELETE image from SQL Server 急问
我把image存在sql server 里,存的时候没有问题。但当我用ASP页想DELETE image
record 的时候, 遇到麻烦。症状是:
1. DELETE 小的 Image (<50k), 没有问题。
2 当image超过100k后,我就DELETE不掉了。SQL server 就死了。我用的方法是在ASP页
内生成一个SQL command, send 到 SQL server.
如果我把同样的 SQL command 直接在 SQLserver里 run, 就可以DELETE掉。
是不是我的那里设支不对?请高手给点意见。
y**a
发帖数: 152
12
来自主题: BuildingWeb版 - unicode asp?
新手问题:ASP页面里有中文,上看是乱码。存成unicode asp 但iis不支持。怎作呀?谢
m******y
发帖数: 588
13
来自主题: BuildingWeb版 - Help with ASP
Hi, all
I wrote a dll with delphi using Windows API Logonuser and
NetUserChangePassword which is called to impersonate a user from ASP. It's
much like the example on
http://support.microsoft.com/default.aspx?scid=kb;EN-US;248187
I got it working all right on my localhost. I can logon and change password.
But when I put those asp pages on the web servers of our company and
registered dll, it was unable to work and give me the error "Logon failure:
unknown user name or bad password." Of course I g
m**a
发帖数: 119
14
来自主题: BuildingWeb版 - [转载] ASP.NET
【 以下文字转载自 JobHunting 讨论区,原文如下 】
发信人: mula (mumu叫的牛蛙), 信区: JobHunting
标 题: ASP.NET
发信站: Unknown Space - 未名空间 (Tue Oct 26 17:34:48 2004) WWW-POST
I'm looking for job in the field of web development by ASP.NET. Does anybody
hunt job in the similar area and be kindly offer me some idea what kind of
technical questions will be in the interview. Thanks.
h******y
发帖数: 173
15
来自主题: BuildingWeb版 - 怎么知道网站的ASP是否可以使用?
我的一个朋友买了个网络空间,打算做个商业网站,是windows2000
系统,买的时候服务器方许诺有ASP,可是上传了几个免费程序,结果
总是无法浏览,浏览器得到500号错误,即服务器错误。我在本版前面
的文章上看到需要把.asp程序设置为可运行,可是windows的文件似乎
不能把700改成755,因为现在我们不知道是否是我们的问题,所以也没法和
对方交涉。大家看看还有什么办法测试?谢谢
l*******o
发帖数: 12469
16
来自主题: BuildingWeb版 - 推荐一个支持ASP.NET的web hosting

LunarPages, IXWebHosting, EasyCGI 支持asp,但不知道asp.net。
b****u
发帖数: 1027
17
来自主题: BuildingWeb版 - 请教:新手学 ASP, 关于安装 IIS
you can not install IIS on home edition.
it's optional component on either professional or server edition.
if you just want to learn ASP.NET, you don't need to install IIS.
just install VS.NET 2005, it comes with a simple IIS server. but it doesn't
have management console, but enough for developing websites and learn ASP.
NET. and that's what I use.
n*****m
发帖数: 9872
18
来自主题: BuildingWeb版 - 请教asp.net的工作原理
我只有在运行着VS.NET的时候才能运行ASP.NET DEVELOPMENT SERVER,推出VS.NET以后
WEB SERVER就跟着关了。怎样才能让ASP.NET WEB SERVER独立运行?
Thanks.
o*****8
发帖数: 192
19
来自主题: BuildingWeb版 - asp.net淘汰了吗?
没被淘汰也差不多了, 看看新型的web 2.0,有几个用 .net,主要用 , python ,ruby,
php
.net的缺点显而易见,
*) expensive,
*)不open, python, ruby community的rapid development MVC framework 都推出很
长时间, asp.net才跟着学。
*) 不好 scale, computing 搞得如火如荼,等你的asp.net application 对资源要求越来越
大,你如何host的问题越来越大,linux环境下要简单的多
*)开发速度比 python, ruby 慢,startups choose python/ruby for a reason, they
are fast...
k**o
发帖数: 15334
20
来自主题: BuildingWeb版 - asp.net淘汰了吗?
ASP.NET目前搞内部网和一些企业网,还是很好用的,因为很多企业本身都是在用MSFT
产品,很容易整合。但是如果做web 2.0网站,asp.net那就力不从心了。
o*****8
发帖数: 192
21
来自主题: BuildingWeb版 - asp.net淘汰了吗?
没被淘汰也差不多了, 看看新型的web 2.0,有几个用 .net,主要用 , python ,ruby,
php
.net的缺点显而易见,
*) expensive,
*)不open, python, ruby community的rapid development MVC framework 都推出很
长时间, asp.net才跟着学。
*) 不好 scale, computing 搞得如火如荼,等你的asp.net application 对资源要求越来越
大,你如何host的问题越来越大,linux环境下要简单的多
*)开发速度比 python, ruby 慢,startups choose python/ruby for a reason, they
are fast...
k**o
发帖数: 15334
22
来自主题: BuildingWeb版 - asp.net淘汰了吗?
ASP.NET目前搞内部网和一些企业网,还是很好用的,因为很多企业本身都是在用MSFT
产品,很容易整合。但是如果做web 2.0网站,asp.net那就力不从心了。
b*****e
发帖数: 762
23
有人说学完了html,js就应该学习asp了。可是我感觉现在用的最广的还是php。是不是
学习php就可以?还是asp简单一些
容易上手一些呢?
b*****e
发帖数: 762
24
btw。我原来上过vb。但是c,java都没有学过。是不是对于我来说最容易上手的就是浏
览器端vbscript+服务器端的asp?但是我现在用的服务器是debian的。vbscript跟asp
能兼容吗?
b*****e
发帖数: 762
25
btw。我原来上过vb。但是c,java都没有学过。是不是对于我来说最容易上手的就是浏
览器端vbscript+服务器端的asp?但是我现在用的服务器是debian的。vbscript跟asp
能兼容吗?
b********2
发帖数: 855
26
来自主题: BuildingWeb版 - 寻asp网站程序员
asp还是ASP.NET?
f****x
发帖数: 908
27
来自主题: BuildingWeb版 - ASP.NET vs. PHP
简单地来说,以前的asp。net 、php等在服务器方都是用一个文件来响应客户的请求,
用过asp.net的都清楚,同样一个文件,即响应get又响应post。
REST指的是服务器端是资源的概念,响应请求通过Action进行。一个Action只响应一种
类型的一个请求。
从开发的角度来说整个逻辑更简单,更适合于快速开发、测试等等的。
详细的还是google一下REST
p**r
发帖数: 5853
28
来自主题: BuildingWeb版 - 有用ASP.net的么?
ASP和ASP.NET是两回事情,
你最好确认了到底是哪个再来继续问。
S****e
发帖数: 10596
29
你啥基础?
先学html, css, javascript,这个是基础
然后找个类似的asp.net网站改改
A*****U
发帖数: 39
30
来自主题: BuildingWeb版 - Startup找ASP.NET developer
We are a very promising young startup developing pharmaceutical software. We
are looking for an experienced ASP.NET developer to join our team.
Requirement for you:
- experience developing web application, preferably using ASP.NET
- good team player
Benefits:
- initially part time, converted to full time when funded.
- very generous stock incentive
- part of the founding team of the company
- opportunity to learn cloud technology
If interested, please contact me at [email protected]/* */
T... 阅读全帖
b*********l
发帖数: 30
31
来自主题: Database版 - ASP, ACCESS BUG
DXs,
I am trying to learn a little ASP and ACCESS on my IIS
server. Below is an error when I tried to run a ASP script
(which connects to ACCESS DB).
I believe this must be a common type of bug -- can anybody
give me a pointer on this?
Thanks in advance!
==========================
GIVEN BACK BY IE5.05
...
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver]General error
Unable to open registry key 'Temporary (volatile) Jet DSN
for process
h*****l
发帖数: 184
32
【 以下文字转载自 BuildingWeb 讨论区,原文如下 】
发信人: hanibal (汉尼拔), 信区: BuildingWeb
标 题: ASP问题: Operation must use an updateable query
发信站: The unknown SPACE (Fri Jun 8 23:04:03 2001) WWW-POST
我用ASP处理ACCESS数据库。
但运行INSERT时,出来错:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must use
an updateable query.
百思不得其解, 请帮我看看, 错误出在SQLInsert那句上:
Set corConn = Server.CreateObject("ADODB.Connection")
dbpath = Server.mappath("fpdb\mbaalumni.mdb")
corConn.ope
h*****l
发帖数: 184
33
我做的项目是处理汽车交易登记的系统. 本来用很老的DB4处理的. 就是那种DOS程序界面
, 选A, B, C, 一步步做下去, 现在要把它改造到SQL server 数据库上, 打算用ASP来处
理.
可是觉得很棘手, 主要不是技术上的, 而是具体处理上的. 50个州, 每个州下面的citi,
coutny手续费用都不太一样, 车的型号, 交易的类比不同, 处理过程都不一样. 比如, 选
了这个州, 下面county那一栏就要出现响应的州的所有county供选择, 还要显示一些本来
可能不能显示的选项. 一处两处还不是大问题,所有的步骤都这样, 就非常头痛了.
原来用数据库语言很容易, 等你做了选择以后, 在现实下面的东西, 可是如果用ASP网页,
如何实现能. 总不能一步骤一个网页.
谁有什么好主意好经验, 谢谢了.
m**h
发帖数: 22
34
asp运行正常
sql server 运行正常
在ODBC Driver里设置了File DSN, 产生了一个名字叫sqlserver.dsn 的文件
运行下面这段code:


<%
'Create a connection object
Set cn = Server.CreateObject("ADODB.Connection")
'Open a connection; the string refers to the DSN
cn.Open "FILEDSN=sqlserver.dsn"
%>


出错信息如下:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E4D)
[Microsoft][ODBC SQL Server Driver][SQL Server]用户 'xxx\IUSR_xxx' 登录失败。//(xxx is the server name)
/myweb/testasp.asp, line 13
Any idea? thanks
m*******n
发帖数: 370
35
最近所有的数据从Access转到了SQL Server,很多.asp里的“select”语句需要做相应
的改动,但是到底要改多少?
比方下面的第一段里“ CategoryName <> """" ”肯定得改成“ CategoryName is not
null ”,可是left join - on,需要改成where-and吗?
还有第二段里 strQ = strQ & "WHERE [RQ].NomID = "
strQ = strQ & NomID
strQ = strQ & " "
是啥意思?之前没写过asp,语法上不太明白,因为如果纯sql的话,直接strQ = strQ &
"AND [RQ].NomID = NomID "就可以了,为什么要写成3行?
哪个高人顺手帮我改改,让我有个例子好学习学习,谢啦
strQuery = "SELECT DISTINCT NominationCategories.CategoryID,
CategoryName, Weight " & _
"FROM (NominationDetai... 阅读全帖
y***e
发帖数: 39
36
来自主题: DotNet版 - 有没有人用ASP.NET做BLOG服务器?
http://weblogs.asp.net
It's the greatest ASP.NET application so far.
L*******r
发帖数: 1011
37
recently I studied some open source projects such as Apache,
SCGI, Fast CGI ..., which helped me understand .Net and ASP .Net
better.
Generally, application server way (scgi, fastcgi, .net) is faster than the
the traditional ISAPI dll way, which can't share resource.
.Net itself is an applicaiton server. So no application server makers can live
in this tier in .Net architecture.
Why IIS 6 is much faster than IIS 5?
It learns from some idea from tux and ibm research. kernal space server is much
f
k****i
发帖数: 1072
38
来自主题: DotNet版 - recommended ASP .NET books?
What's the different between "Programming Microsoft .net" and "Programming
Asp.net"?I always like to use wrox programming series as handbook,but don't
know this one is good or not.
According to "Unleashed",I read it in Barnes and nobles for about 1 hour,and
it help me in the httpmodule and httphandlers,and I also found that it had
something like the email in asp.net that other books do not talk about.Looks
interesting.But I really don't like the vb.net code there.




爱用纯文本编辑器来写code,所以尽管题目是AS
j**i
发帖数: 419
39
hehe,
today it rained and it was hard to drive on highway.
Anyway, I drove there following workmate's car difficultly.
The event supposed to end at 9pm and it didn't finish till 9:30.
Then they start to draw for 5 pocket PC.
And the last one, I kindly had a strange feeling that my name will be drawn
and it is me! Never feel so lucky! It is a Viewsonic V37.-just soso.
hehe, plus got a book:
MS asp.net coding strategies with the MS asp.net team for all people
attending.
Not too bad, hehe.
p***n
发帖数: 635
40
来自主题: DotNet版 - Any ASP.NET forum in China?
ASP酷
http://www.aspcool.com/club/index.asp?id=2
中国DotNet俱乐部
http://www.chinaaspx.com/
MSFT新闻组
microsoft.public.cn.dotnet.*
st
发帖数: 1685
41
来自主题: DotNet版 - ASP.Net比ASP倒底好多少?
asp.net is slower for same function? you have any proof?
h*****l
发帖数: 184
42
来自主题: DotNet版 - ASP.Net比ASP倒底好多少?
大家有没有在实际工作中比较过呢?
我搞了一个online survey, 用asp+SQL Server, 又快有简单.
大家没觉得微软的网站改.net以后, 慢了很多.
他那个career search, 简直不能用.

server
st
发帖数: 1685
43
来自主题: DotNet版 - ASP.Net比ASP倒底好多少?
嗯,没怎么比较过,很多.net设计以后的网页复杂度增加了很多,比asp慢是不是
慢在这些东西上面了?
h*****l
发帖数: 184
44
来自主题: DotNet版 - ASP.Net比ASP倒底好多少?
书上都这么说: 因为第一次compile的时候是其慢无比,
以后的, 倒也没有ASP快.
j***e
发帖数: 186
45
来自主题: DotNet版 - ASP.NET -- help
check permissions. ASP.NET use Network services account on w2k3
or do a reinstall of ASP.NET
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -ir
b*e
发帖数: 3845
46
来自主题: DotNet版 - Answer Re: ASP.NET 难题测试 (1)
Wow, really ASP.NET guru. Thanks for sharing this question.
By the way, do you know if there are any good books about ASP.NET
component (user control/custom control) design?
p*p
发帖数: 75
47
来自主题: DotNet版 - asp.net/IIS configuration problem
http://localhost/iisstart.htm is browsed: THe "Under Construction..." is
actually the content of the iisstart.html. :)

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html
just
system
course
ans.
2003server/IIS/ASP.NET
issue.
about
b***y
发帖数: 740
48
什么是最简单的setup一个ASP.net server以便开发程序的方法。我的系统是XP ho
me。我也没有ISS的按装盘。我只是想学习ASP.net。
谢谢
k****i
发帖数: 1072
49
asp or aspx?
If aspx,run aspnet_regiis.exe -i
otherwise map asp extension manualy.
y********o
发帖数: 2565
50
OK, I've read a little bit of this thread.
We had the same problem last summer, when we installed .net 2.0. Our web
application was written years ago in classic asp (which is lousy, and I have
to comb through it once in a while to debug problems, pain in the butt).
All of a sudden, all asp pages stopped working, but aspx pages worked fine.
My colleague John Doe spent a few days shooting this problem, and finally
solved the problem by following this technical article:
http://support.microsoft.co
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)