Page 1 of 1
ASP
Posted: Mon Jun 24, 2002 1:04 pm
by FlashMan
Is there exist ASP site-on-local-machince under win98? not personal web server?
Posted: Tue Jun 25, 2002 2:22 am
by twigletmac
Since ASP is Microsoft stuff then the easiest way to run it is using Microsoft stuff.
There also appears to be an
apache project that may be of interest.
Mac
Posted: Wed Jun 26, 2002 9:59 am
by jason
You can do a google search for ChiliSoft ASP and see what turns up.

Posted: Thu Jun 27, 2002 1:29 pm
by FlashMan
jason wrote:You can do a google search for ChiliSoft ASP and see what turns up.

Oh, thanks god!
But i see only one URL
just like
http://chilisoft.com 
Posted: Sat Jun 29, 2002 2:17 am
by FlashMan
Man, i downloaded it.... But it's only for 2000....
If I cannot find ASP for Win98 then need to install Win2000...
Posted: Tue Jul 16, 2002 1:01 pm
by webcryptix
I believe this is the only way for Win98 to run ASP (could be wrong)
How to install PWS and run ASP on Windows 98
Open the Add-ons folder on your Windows98 CD, find the PWS folder and run the setup.exe file.
An Inetpub folder will be created on your harddrive. Open it and find the wwwroot folder.
Create a new folder, like "MyWeb", under wwwroot.
Use a text editor to write some ASP code, save the file as "test1.asp" in the "MyWeb" folder.
Make sure your Web server is running.
Open your browser and type in "
http://localhost/MyWeb/test1.asp", to view your first ASP page.
Posted: Tue Jul 16, 2002 8:14 pm
by sam
I hava an apache dll for OpenASP, a open-souce ASP modual for apache... It has been discontinued I believ but I'll upload a copy if you want it... I might not see this message again so email me:
sam@evilwalrus.com
Cheers Sam