|
|
|
|
|
| | |
|
Active Server Pages asp search engine active server page asp application components tutorial 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
|
|
|
|
|
|
|
|
|
|
|
|