irt.org | Knowledge Base | ASP | Q5805 [ previous next ]
Use the response object's write method:
<% ' WRITE STATIC TEXT response.write "Hi my name is…" & "<br>" ' OUTPUT THE RESULT OF A FUNCTION response.write isArray(myArray) %>
How to do the impossible with Google Gears
Out and About