Results 1 to 3 of 3
Thread: editing .asp files in linux
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
05-25-2005 #1
- Join Date
- Mar 2005
- Posts
- 4
editing .asp files in linux
-
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 #3
- 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?