quote: if strBlaBla="bla" then Response.Write "bla" if strBlaBla2="bla2" then Response.Write "bla2" if strBlaBla3="bla3" then Response.Write "bla3"
But you could do the following to maintain begin/end consistency?
if strBlaBla="bla" then Response.Write "bla" end if if strBlaBla2="bla2" then Response.Write "bla2" end if if strBlaBla3="bla3" then Response.Write "bla3" end if
Definietly less readable. I was looking for those orphaned end ifs, for quite a while. I just [i]knew[/] that they had to be in there somewhere, afterall, the page loaded without errors
It is difficult to IMPROVE on Perfection, There is no harm in Keep Trying.
Prayer Of Forgiveness
"I forgive all living beings. May all living beings forgive me! I cherish the friendliness towards all and harbour enmity towards none." -- Aavashyaka Sutra(Translated)