Results 1 to 3 of 3
I am trying to help someone repair and edit a web site that is unfortunately hosted on a Windows NT4 server and uses .asp scripts. Is there any way of ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-25-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 4
editing .asp files in linux
I am trying to help someone repair and edit a web site that is unfortunately hosted on a Windows NT4 server and uses .asp scripts. Is there any way of editing these pages on a Linux box?
- 05-25-2005 #2
asp files are plain text files, so any text editor. I'd guess something like emacs or (g)vim got syntax highlighting for ASP, but I'm not sure.
Regards Scienitca (registered user #335819 - http://counter.li.org )
--
A master is nothing more than a student who knows something of which he can teach to other students.
- 05-25-2005 #3Just Joined!
- Join Date
- Mar 2005
- Posts
- 4
Hmm, thanks, I can see the data, now however I need to access information kept on the server in .mdb files. Is there a Linux utility to edit this type of file? If not what would I use on a windows system if I didn't want to use IIS?


Reply With Quote
