Author |
Topic  |
|
phill
Starting Member
6 Posts |
Posted - 19 June 2001 : 11:11:25
|
I think my webserver isn't configed to serve asp pages.... are there any small aps I could run on the webserving machine, and just really simply tell it where the MS access db's are and where asp content will be (the "WWW" folder's) and have it run in hiding, alongside our existing web server software?
|
|
redbrad0
Advanced Member
    
USA
3725 Posts |
Posted - 19 June 2001 : 11:19:33
|
<% Response.Write "this is a asp page" %>
save those three lines in a file called test.asp (you can use notepad) if when you call the page (test.asp) and you see the three lines, then it does not support asp, if you just see "this is a asp page" then it supports asp
Brad |
 |
|
phill
Starting Member
6 Posts |
Posted - 19 June 2001 : 11:28:46
|
no, it's definitly not an asp server... can dreamweaver add asp capability?
|
 |
|
redbrad0
Advanced Member
    
USA
3725 Posts |
Posted - 19 June 2001 : 11:38:53
|
you are probley on a unix server, and need to be on a nt server, are you hosted at a company or host yourself?
Brad |
 |
|
phill
Starting Member
6 Posts |
Posted - 19 June 2001 : 11:43:23
|
we host ourselve's on an nt 4.0 machine, sp 5... not sure what the ..... the..... "webserver" software is...... all i know is i know we're running dreamweaver... to manage, the html... but i don't think we have anything more than some cgi bin, and cgi stuff... what the heck is cgi anyway's?
|
 |
|
redbrad0
Advanced Member
    
USA
3725 Posts |
Posted - 19 June 2001 : 11:46:14
|
if you have a nt4 do you know if you have iis installed?
Brad |
 |
|
phill
Starting Member
6 Posts |
Posted - 19 June 2001 : 11:51:28
|
nope no iis.... does winproxy do webserving? if so then maybe that's what we're using....
|
 |
|
redbrad0
Advanced Member
    
USA
3725 Posts |
Posted - 19 June 2001 : 12:03:35
|
im not sure about all of that iis is free (internet information services) i believes its on your win nt option cd but i have not loaded it in a LONG time, it is probley even on MS's website for you to download.
Brad |
 |
|
phill
Starting Member
6 Posts |
Posted - 19 June 2001 : 12:03:42
|
i think we're running somthin called "website pro" seem's very tacky.... i'm gonna play with it a bit... and see what it can do...
|
 |
|
phill
Starting Member
6 Posts |
Posted - 19 June 2001 : 12:26:31
|
it look's like this webserver pro thingy need's an asp module installed during updating... and we didn't install it... meybe I can slip in an update, and slip in the asp module...
|
 |
|
paco
Junior Member
 
Spain
187 Posts |
Posted - 21 June 2001 : 04:58:25
|
IIS is in the option pack cd
|
 |
|
|
Topic  |
|