|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: ASP Script inside an ASP Variable/String? |
From: |
prasanth |
Date: |
9/23/2003 7:31:30 AM |
IP: |
202.88.232.185 |
You can put the asp code of the page to be generated in a string variable and then write that string to the new file
Eg:
strCode = "<% Response.Write ""Hello World"" %>" |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|