Click to See Complete Forum and Search --> : what a nightmare!!
bluflamez09
03-08-2006, 06:50 PM
how do i parse this to look neater??? there is NO way im doing this by hand X_X. is there somewhere i can go and plug in the file and make it better? as you can see w/e i used the first time on this isnt even 100% compatible cause i got all those wierd funky characters.
http://www.sapphireconcepts.net/hosted/user/crazy.GIF
NogDog
03-08-2006, 07:27 PM
Try looking at it in WordPad instead of Notepad. Notepad expects a CR/NL sequence for line breaks, while Wordpad handles both that and the Unix method of just having a NL charcter. Or, download and use an editor such as HTML-Kit (http://www.htmlkit.com).
ray326
03-08-2006, 10:05 PM
I suspect you've bolloxed the line endings by uploading with ftp in ascii mode then downloading in binary.
drhowarddrfine
03-09-2006, 04:47 AM
I like Win32Pad and Crimson Editor.
ray326
03-09-2006, 10:19 PM
Outside of HTML-kit, I like SciTE and jEdit. Is Win32Pad the "other" Scintilla editor?
drhowarddrfine
03-10-2006, 08:24 AM
Don't know.
ray326
03-10-2006, 10:15 PM
Wow. There's a boatload of scintilla-based editors on SourceForge.