Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
intrdev open asp file with no color
Name: wizkid Date: July 23, 2003 at 08:34:17 Pacific OS: 2k CPU/Ram: 733/256mb
Comment:
hye, ive got probelm with intrdev (6) - i open an asp file (also global.asa) and it wont show the colors as its should = % in yellow and commands like "For" "if" in blue and above all it wont let me run the asp file - actually it seems that intrdev thinkgs its a plain text file. what should i do ? it must be some "v" to mark somewhere, 10x alot.
Name: Chi Happens Date: July 28, 2003 at 23:16:13 Pacific
Reply:
Well this is just a stab, since I don't use Visual Interdev (I hand code all my asp/html/xml/etc in UltraEdit) but I assume if you went to TOOLS/OPTIONS and clicked on TextEditor/FontAndColors you might be able to reset it to showing colors for syntax.
I don't know if this is what is wrong, but it is worth a try.
Summary: Hello everybody! I want to write a batch file, which opens some files. The problem is, that i don't know how (and if) i can open the files at my wanted position and with my wanted window-size. At the ...
Summary: I need to be able to assign the contents of a *.txt or *.log file to a variable in a batch instance. 1. open batch file 2. creates x.txt file with information X 3. batch file terminates 4. bat...