[thelist] ASP - Response.Write

Scott Dexter sgd at ti3.com
Mon, 20 Dec 1999 10:06:13 -0600


i actually had errors with it a couple years ago when I was first learning
ASP, so that learned me, and it was in the MS docs back then .... but hey,
if it works, it works, and I'm happy all the same--

sgd
--
think safely

> -----Original Message-----
> From: aardvark [mailto:roselli@earthlink.net]

> everytime i use the <%=%> i use spaces... so <% = strName %> 
> works for me, just
> as <%=strName%> works for you...
>