Click here to Skip to main content
15,912,756 members
Home / Discussions / Web Development
   

Web Development

 
GeneralJavascript Rollover Pin
Matt Newman18-Mar-02 10:39
Matt Newman18-Mar-02 10:39 
GeneralRe: Javascript Rollover Pin
Konstantin Vasserman18-Mar-02 11:37
Konstantin Vasserman18-Mar-02 11:37 
GeneralRe: Javascript Rollover Pin
Matt Newman18-Mar-02 12:56
Matt Newman18-Mar-02 12:56 
GeneralPreventing ASP Blocks being processed Pin
Paul Watson18-Mar-02 2:10
sitebuilderPaul Watson18-Mar-02 2:10 
GeneralRe: Preventing ASP Blocks being processed Pin
Konstantin Vasserman18-Mar-02 2:52
Konstantin Vasserman18-Mar-02 2:52 
GeneralRe: Preventing ASP Blocks being processed Pin
Paul Watson18-Mar-02 2:59
sitebuilderPaul Watson18-Mar-02 2:59 
GeneralRe: Preventing ASP Blocks being processed Pin
Konstantin Vasserman18-Mar-02 3:10
Konstantin Vasserman18-Mar-02 3:10 
GeneralRe: Preventing ASP Blocks being processed Pin
Paul Watson18-Mar-02 3:33
sitebuilderPaul Watson18-Mar-02 3:33 
Konstantin Vasserman wrote:
If this is not going to dynamically change (you never process block D, but always process blocks A, B and C) all you need to do is remove or HTMLEncode <% and %> brackets around the block D.

Nearly there Smile | :)

The problem is that HTMLEncode changes <% to &<pa>lt;, which I don't want as the un-processed ASP is going into an editable DIV element which is then, on form submit, sent back to the server to be saved in a database. Then later on that "content" is turned into an actual ASP file and run as per usual.

Maybe some background will help: I am letting people enter in content and some of that content will be ASP. When they are editing a page naturally the ASP content they put in must not be processed (otherwise they will see the output, not the actual ASP when they edit) but when the page is published then the ASP is run.

Yup, more strange questions, I am building a flying-time machine... Wink | ;)

regards,
Paul Watson
Bluegrass
Cape Town, South Africa

"The greatest thing you will ever learn is to love, and be loved in return" - Moulin Rouge

Sonork ID: 100.9903 Stormfront
GeneralRe: Preventing ASP Blocks being processed Pin
Konstantin Vasserman18-Mar-02 3:59
Konstantin Vasserman18-Mar-02 3:59 
GeneralWeb enabled Image Browser Pin
code dope17-Mar-02 23:36
code dope17-Mar-02 23:36 
GeneralSession Object not saved Pin
ISIS5517-Mar-02 13:32
ISIS5517-Mar-02 13:32 
GeneralRe: Session Object not saved Pin
Konstantin Vasserman18-Mar-02 11:25
Konstantin Vasserman18-Mar-02 11:25 
GeneralRe: Session Object not saved Pin
Mauricio Ritter19-Mar-02 0:52
Mauricio Ritter19-Mar-02 0:52 
QuestionHow to get a primary key? Pin
Philip Patrick16-Mar-02 5:59
professionalPhilip Patrick16-Mar-02 5:59 
AnswerRe: How to get a primary key? Pin
mortrr18-Mar-02 12:36
mortrr18-Mar-02 12:36 
GeneralThanx! Pin
Philip Patrick18-Mar-02 13:04
professionalPhilip Patrick18-Mar-02 13:04 
QuestionAny About SMS ?? Pin
GooGle15-Mar-02 22:20
GooGle15-Mar-02 22:20 
QuestionWhat is ReadOnly? Pin
omkamal15-Mar-02 6:38
omkamal15-Mar-02 6:38 
AnswerRe: What is ReadOnly? Pin
Konstantin Vasserman15-Mar-02 15:57
Konstantin Vasserman15-Mar-02 15:57 
GeneralUnlinking Links Pin
Lewis14-Mar-02 7:42
Lewis14-Mar-02 7:42 
GeneralADO.NET in ASP.NET Pin
Mazdak14-Mar-02 4:33
Mazdak14-Mar-02 4:33 
GeneralRe: ADO.NET in ASP.NET Pin
Paul Watson14-Mar-02 21:39
sitebuilderPaul Watson14-Mar-02 21:39 
GeneralRe: ADO.NET in ASP.NET Pin
Mazdak16-Mar-02 7:37
Mazdak16-Mar-02 7:37 
GeneralPaging Recordset problem Pin
Philip Patrick13-Mar-02 22:35
professionalPhilip Patrick13-Mar-02 22:35 
GeneralRe: Paging Recordset problem Pin
Nick Parker14-Mar-02 4:35
protectorNick Parker14-Mar-02 4:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.