|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: How can I write a VBScript Subroutine in just 1 line of code? |
From: |
Jordi |
Date: |
12/24/2003 4:25:45 AM |
IP: |
195.77.33.58 |
Have you tried something like this? I haven't...
execute("Sub SubName()" & chr(13) & chr(10) & "response.write(""Hello"")" & chr(13) & chr(10) & "End Sub" )
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|