|
|
|
|
|
| | |
| |
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|