Reply
Processing ASP scripts held in SQL Server
Old 06-11-2004, 08:23 AM Processing ASP scripts held in SQL Server
Junior Talker

Posts: 1
Hello.

I've got the content of a page stored in a SQL Server database. This page contains ASP scripts.

But when I display the code it just writes out the ASP code as well, it doesn't actually process it. Is there any way I can force the server to process what it gets from the database before sending it to the client machine?

iain is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 06-11-2004, 12:12 PM Run code from stored scipts
wbmstr2good's Avatar
Average Talker

Posts: 22
strCode = Script from database
Server.Execute(strCode)
wbmstr2good is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Processing ASP scripts held in SQL Server
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12712 seconds with 13 queries