I am very new to .asp, and ive wrote basic static pages in the past. BUT I have an OCD for keeping the code tidy and readable.
Ive used the response.write function, but find the final html code is very untidy and hard to read/check for errors.
Can you force a new line in the pages source html code, to make viewing easier/checking for errors easier?
Any help much appreciated.
Ive used the response.write function, but find the final html code is very untidy and hard to read/check for errors.
Can you force a new line in the pages source html code, to make viewing easier/checking for errors easier?
Any help much appreciated.