[thelist] server to client

Matthias Ritzkowski Matt at grndwtr.com
Tue Sep 11 16:23:59 CDT 2001


Hello all!

Does anyone know how to write out a linebreak from the server to the client?
I am writing an ASP page which produces client-side script from the server,
using VBScript.
(Don't ask ..)

I am basically looking for something like

<%
some code here

response.write "/n" <-this is what I am unclear about!!

some more code on a new line

%>

which will generate a line break when I view the source ...

TIA
Matthias




More information about the thelist mailing list