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

Web Development

 
GeneralRe: INTERACTION WITH the DOWNLOAD dialog Pin
Michael P Butler19-Mar-02 0:37
Michael P Butler19-Mar-02 0:37 
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 
Here you go again with your strange questions... Smile | :)

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.

If it will dynamically change you can save blocks in separate files and programmatically ether execute them via Server.Execute or read them from files as text and Response.Write them to client.

I hope this helps.
GeneralRe: Preventing ASP Blocks being processed Pin
Paul Watson18-Mar-02 3:33
sitebuilderPaul Watson18-Mar-02 3:33 
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 

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.