function to show spaces
I have a variable value that is preceeded by spaces and I need to see them. When I use <cfabort showerror"#var#"> it trims the value which does nothing for me. Ive been thus far running a loop and converting each character to ASCII to find out whats all in there.... is there conversion or formatting function I can use to just show me the true var spaces and all??
TIA
-Aaron
