ASP
Moderator: General Moderators
ASP
Is there exist ASP site-on-local-machince under win98? not personal web server?
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
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
There also appears to be an apache project that may be of interest.
Mac
Oh, thanks god!jason wrote:You can do a google search for ChiliSoft ASP and see what turns up.
But i see only one URL
just like http://chilisoft.com
-
webcryptix
- Forum Newbie
- Posts: 2
- Joined: Mon Jul 15, 2002 11:57 am
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.
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.
- sam
- Forum Contributor
- Posts: 217
- Joined: Thu Apr 18, 2002 11:11 pm
- Location: Northern California
- Contact:
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
Cheers Sam