|
-
Jul 3rd, 2000, 10:21 PM
#1
I have MS PWS installed on my computer, I fire it up and do this
Code:
<%@ language=VBSCRIPT %>
<HTML>
<HEAD>
</HEAD>
<BODY>
The current time is:
<% Response.Write Time() %>
</BODY>
</HTML>
and it doesnt work, I save it as an *.ASP file, and no luck 
could you please help.
-
Jul 5th, 2000, 12:11 PM
#2
New Member
try giving "Execute" access to your <Home> / Root Folder!
-
Jul 5th, 2000, 12:34 PM
#3
Lively Member
Don't just open the file in your browser! ASP is processed on the server (IIS).
Roger
-
Jul 5th, 2000, 08:19 PM
#4
Hyperactive Member
Listen to Umair. Make sure you have execute and/or script privilages set for the directory you want to run the page from.
"People who think they know everything are a great annoyance to those of us who do."
-
Jul 5th, 2000, 10:33 PM
#5
thanks, but how do I do that?
-
Jul 6th, 2000, 12:45 AM
#6
New Member
1. Open Personal Web Manager, either from the task bar
OR
From "Start" Menu > Programs > Accessories > Internet Tools > Personal Web Server >> Personal Web Manager.
2. In the left-bar, click Advanced button.
3. In tree-view listing the "Virtual Directories",
double click "<Home>"
4. Enter the name of directory, and put a tick against "Execute".
5. Click OK!
6. Make sure you tick "Enable Default Document"
7. type: "Default.htm, Default.asp" in the Default Document(s) textfield.
8. You're done!
-
Jul 6th, 2000, 01:27 PM
#7
thank you! but I dont have personal web manager,
I can only open PWS from front page, and I have the server administrator, but I dont have the personal webmanager, and there is nothing even relevant to PWS in my task bar
-
Jul 6th, 2000, 02:13 PM
#8
New Member
PWS can be found in the Windows 98 Installation CD:
d:\add-ons\pws\
OR
You can get it from Microsoft's site.
-
Jul 6th, 2000, 03:54 PM
#9
I have personal web server,
I just cant access personal web manager, I go under startmenu|programfiles|acesories|internet| and there is no personal web server folder..
I can use personal webserver, but I have to start it by opening a new web folder in frontpage...
-
Jul 6th, 2000, 05:17 PM
#10
Search your c: for pws.exe, It should be there somewhere?.!?
-
Jul 7th, 2000, 02:13 AM
#11
New Member
On my PC, this is the path of Personal Web Manager.
C:\WINDOWS\SYSTEM\inetsrv\pws.exe
-
Jul 7th, 2000, 11:30 AM
#12
nope. its not there,
I looked in the directory you told me too, but all I saw was regsvr32.exe 
-
Jul 7th, 2000, 03:37 PM
#13
Hyperactive Member
Dennis, are you sure that you have Personal Webserver installed? You may just be running the Frontpage webserver.
"People who think they know everything are a great annoyance to those of us who do."
-
Jul 7th, 2000, 08:19 PM
#14
-
Jul 7th, 2000, 08:23 PM
#15
that could be it, I may be just running front page web server.
I'll try setting up the personal web server when I have time.
-
Jul 8th, 2000, 07:36 PM
#16
I had to reformat my computer due to a totaly unrelated problem, but I went to c:\windows\options\cabs\pws\setup.exe and it worked 
thank you all for all the help you gave me
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|