theocraticmind
Programmer
in javascipt, if i have 3 quotes within each other i can do this:
"line one 'inside that line \"inside the second\" ' "
and it would process like i string, within a string, within a string.
i atempted to do this in asp and got an error. is it posible to have 3 strings within each other like this? i realy need to do it.
ps. are " and ' interchangeable in asp?
"line one 'inside that line \"inside the second\" ' "
and it would process like i string, within a string, within a string.
i atempted to do this in asp and got an error. is it posible to have 3 strings within each other like this? i realy need to do it.
ps. are " and ' interchangeable in asp?