View Full Version : Folder Mappings
drbrint
09-06-2002, 10:06 AM
How do i preview an asp page?
1st Page doesn't provide an option to configure mapping of folders like homesite and other editors does. The result is that .asp is viewed as html, rather than being executed.
Example:
map c:\inetpub\wwwroot\ to http://127.0.0.1/ so that 1st page would be editing a file in the given path, but the browser would be showing the output generated when the .asp is executed by the server.
Does anyone have a solution?
Asp has to be run at the server.
If you really want to run it,install pws(personal web sever),it's on your win98 cd-rom.
Admin
09-07-2002, 03:51 PM
We were originally going to add this feature to 1st Page, however we thought we would leave it alone as it could perhaps scare away new users.
FYI, another HTML editing engine is currently being developed for power users.
-TheDarkEye-
09-07-2002, 04:37 PM
interesting. do you have any idea when that will be done?
Originally posted by Admin
We were originally going to add this feature to 1st Page, however we thought we would leave it alone as it could perhaps scare away new users.
FYI, another HTML editing engine is currently being developed for power users.
Why will it scare away new users?I think its very useful for me since my win98 cd disapeared.(mybe you can make it into plugins):cool:
EnwTheGood
09-08-2002, 07:09 AM
When I installed PWS, it sent my old computer spirally downward into destruction until, about a month later, it would only start Windows every fourth time, Opera would crash on exit, and 1st Page would randomly open new copies of itself whenever I opened one.
I'm not saying it's completely PWS's fault, but all the bad stuff started happening only after installing it. Luckily, I have a brand new home-built customized computer, which works like a charm!
drbrint
09-08-2002, 07:37 AM
Admin: I think that you should implement this feature. It should be easy for you, and i don't think it would confuse anyone. You could make this an expert or hardcore option, or implement it in some other way where newbies wouldn't even know the option was there!
Im sure that people running IIS, Apache or some other asp/php/script enabled server would appreciate this option.
drbrint
09-08-2002, 07:48 AM
Some few remarks.
Josh: I know that you have to run a asp-enabled server in order to run asp. This is NOT the problem.
The problem is that 1st page previews the file as it appears on disk, and not as it appears when run by the server!
EnwTheGood:
I use the IIS ímplemented in XP, and it works fine. ( did anything ever work in 98? ). However i think that surely a lot of users are running pws without the problems you describe.
Admin:
A new engine would be very welcome, indeed!
Keep up the good work!
EnwTheGood
09-08-2002, 07:50 AM
Can I install IIS in Windows XP Home OEM?
drbrint
09-08-2002, 09:27 AM
According to
http://www.microsoft.com/windowsxp/whichxp.asp
only proffesional edition provides Internet Information Services.
It comes with an internet information server that is limited to 10 simultaneous client connections. ( plenty for most developing and testing purposes! ).
Dynasty
09-08-2002, 10:30 AM
The 10 simultanious connections thing is only to do with the ftp features of IIS though, not people viewing the site. Or so say the MS people on their internal .NET newsgroups :p
Dynasty
09-08-2002, 10:40 AM
Yeah, I am very sure that is what was said.
EnwTheGood
09-08-2002, 04:04 PM
Answer: Apache.
-TheDarkEye-
09-08-2002, 04:53 PM
not if you need asp, which was the reason for discussing iis...
Dynasty
09-09-2002, 01:58 AM
There are supposedly ways to get asp mostly working with apache though.
-TheDarkEye-
09-09-2002, 02:11 AM
by using chilisoft asp? or are you reffering to another meathod?
Dynasty
09-09-2002, 03:01 AM
Yeah that was the method. I heard of alternatives as well but that was the main one.
-TheDarkEye-
09-09-2002, 03:17 AM
ok well just so you know, chilisoft is crap. there is realy no point in using asp if you dont use iis.
Dynasty
09-09-2002, 03:19 AM
I suspected as much, which is why I used IIS while learning ASP.
TitaniumDriver
09-09-2002, 12:50 PM
chilisoft's implementation of asp is not "crap". we have run it *very* successfully for the past year and a half on apache. a better guess is that you couldn't figure out the implementation, got frustrated and just decided to call it crap.
that being said, there's nothing like the real thing baby.
Happy coding,
TD
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.