Is there a command I can use in a dll thats the equivalent of ASP's Execute command i.e.
execute("response.write "hello"))
Using execute in vb causes an error, or is the syntax different?
execute("response.write "hello"))
Using execute in vb causes an error, or is the syntax different?