Hey everyone,
Ok, this to me seems like an impossible task.. This could be because I've been racking my brains on this for way too long..
I am storing some ASP pages into an SQL database for later retrieval. I have one ASP page that calls these stored pages from the SQL server based on "DocumentID". Now this is where I'm stuck. I need to process the text (the stored ASP file) so that the ASP code is actually executed.
I cannot for the life of me figure out how to go about doing this. I want to avoid any writing to the HD if at all possible (which I know is an option, but it will be my dire last option if need be).
Any help would be appreciated!
Cheers,
G.
GT Interactive
-----------------------------
Components/Tools/Forums/Software/Web Services
Ok, this to me seems like an impossible task.. This could be because I've been racking my brains on this for way too long..
I am storing some ASP pages into an SQL database for later retrieval. I have one ASP page that calls these stored pages from the SQL server based on "DocumentID". Now this is where I'm stuck. I need to process the text (the stored ASP file) so that the ASP code is actually executed.
I cannot for the life of me figure out how to go about doing this. I want to avoid any writing to the HD if at all possible (which I know is an option, but it will be my dire last option if need be).
Any help would be appreciated!
Cheers,
G.
GT Interactive
-----------------------------
Components/Tools/Forums/Software/Web Services