Compile And Run
Does anyone have any idea how I can run ASP code and search a database directly from a CD-ROM?I have this small website (HTML & ASP) and it searches a microsoft Access database, and I'd like to be able to have it run directly from a CD-ROM, so the user can view the site without having to install software on their machine.
Example is: http://www.phdcc.com/ -- but it doesn't work as well as I'd like.
View Replies
Is there any way at all to EASILY convert ASP code to compiled code of some kind?
View Replies
View Related
is it possible to protect ASP code in some way? Can it be compiled, or
otherwise protect the source somehow?
View Replies
View Related
What I would like to do is build a page that displays HTML pages from a sub directory in one long page like an FAQ page.I have code to build a table of contents, I just need to know how to extrac the document tietle from the Meta tag and how to compile the content beloe the table of contents.Could someone point me to an asp routine that compiles FAQ's?
View Replies
View Related