|
|
|
|
|
| | |
| |
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|