asp code is not working, need help

C

Chris

I have a web I am designing and works on another machine at work, copied the
code into notepad and distributed on machine at home. I have replaced the
harddrive on my pc and now the code will not work. The useradd.asp page
takes the information but the script page usernew.asp page shows but doesn't
process anything, anyone else have this problem.

I am on a win98 machine with frontpage2000 SR-1 and server extensions
installed with personal web manager having execute permissions.

Thanks in advance
Chris
 
A

A

I don't understand what you mean, it is a PWS.
MD WebsUnlimited.com said:
Hi Chris,

Do you have the ASP module loaded on the server as a filter?
--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
-------------------------------------------------------------------------- --
 
M

MD WebsUnlimited.com

Yes, an you need to install the asp.dll which is an ISAPI application.
 
J

Jim Cheshire

If you're on Windows 98 and using PWS 4 (which is included with Win98),
don't install ASP manually. If you do, you will completely break ASP on the
Web server.

--
Jim Cheshire
Jimco Add-ins
http://www.jimcoaddins.com
===================================
Co-author of Special Edition
Using Microsoft FrontPage 2003
 
Top