Re: OT - asp snippet similar to [!][/!]

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 48134
interpreted = N
texte = yep, the site is live has been for some time I'm doing some rework on existing pages . . . .puzzling, ain't it?? sheeshAt 09:38 AM 2/27/03 +1100, you wrote: >Is your server serving the pages properly? > >Regards, >Tim > > > > From: Lester Emo > > Reply-To: (WebDNA Talk) > > Date: Wed, 26 Feb 2003 15:42:52 -0600 > > To: (WebDNA Talk) > > Subject: Re: OT - asp snippet similar to [!][/!] > > > > I'd think that would work . . . > > doesn't seem to > > > > the ' show up > > > > bunches of these existing lines have <% etc . . . . > > within them . . . > > > > > > argghhhh > > > > > > At 10:28 AM 2/27/03 +1300, you wrote: > >> Just add ' to the start of the line .. > >> > >> > >> ' Here are some comments > >> ' Here is another line of them .. > >> > >> > >>> hmmm, didn't seem to do what I wanted it to . . . . > >>> > >>> Then again, the people who coded all this originally seemed to > >>> transpose table cell and row endings, > >>> everywhere instead of > >>> so I'm up against so real interesting stuff . . . . > >>> > >>> man-o-man, asp looks u-g-l-y when compared to webdna > >>> the pages I'm elbow deep in don't even do all that much dynamically, but > >>> the lines and lines of code it takes to have 'em do it . . . sheeesh > >>> > >>> thanks anyways . . . > >>> > >>> > >>> > >>> At 10:46 AM 2/26/03 -0800, you wrote: > >>>> If I recall from doing some ASP for a client it is > >>>> > >>>> // Single line comment > >>>> /* Opens the comment for a paragraph style > >>>> and to close you do this */ > >>>> > >>>> > >>>> ----- Original Message ----- > >>>> From: Lester Emo > >>>> To: WebDNA Talk > >>>> Sent: Wednesday, February 26, 2003 10:35 AM > >>>> Subject: OT - asp snippet similar to [!][/!] > >>>> > >>>> > >>>>> Off topic, I realize, but I think there might be a few asp people > lurking > >>>>> here . . . > >>>>> > >>>>> Is there anything in asp like [!] & [/!] > >>>>> ?????? > >>>>> [!] old code stuff here [/!] > >>>>> > >>>>> I need to rework some stuff in asp and while its not too complicated I' > >>>>> rather just disable code here and there and see if it all behaves > >> before I > >>>>> delete. > >>>>> > >>>>> Commenting stuff out totally so its avoided doesn't seem as easy as > it is > >>>>> in webdna . . . > >>>>> > >>>>> thanks > >>>>> > >>>>> > >>>>> ------------------------------------------------------------- > >>>>> This message is sent to you because you are subscribed to > >>>>> the mailing list . > >>>>> To unsubscribe, E-mail to: > >>>>> To switch to the DIGEST mode, E-mail to > >>>> > >>>>> Web Archive of this list is at: http://webdna.smithmicro.com/ > >>>> > >>>> > >>>> ------------------------------------------------------------- > >>>> This message is sent to you because you are subscribed to > >>>> the mailing list . > >>>> To unsubscribe, E-mail to: > >>>> To switch to the DIGEST mode, E-mail to > >>>> > >>>> Web Archive of this list is at: http://webdna.smithmicro.com/ > >>> > >>> > >>> ------------------------------------------------------------- > >>> This message is sent to you because you are subscribed to > >>> the mailing list . > >>> To unsubscribe, E-mail to: > >>> To switch to the DIGEST mode, E-mail to > >>> > >>> Web Archive of this list is at: http://webdna.smithmicro.com/ > >> > >> > >> ------------------------------------------------------------- > >> This message is sent to you because you are subscribed to > >> the mailing list . > >> To unsubscribe, E-mail to: > >> To switch to the DIGEST mode, E-mail to > >> > >> Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: OT - asp snippet similar to [!][/!] (Lester Emo 2003)
  2. Re: OT - asp snippet similar to [!][/!] (Tim Robinson 2003)
  3. Re: OT - asp snippet similar to [!][/!] (Lester Emo 2003)
  4. Re: OT - asp snippet similar to [!][/!] (Alex McCombie 2003)
  5. Re: OT - asp snippet similar to [!][/!] (Alain Russell 2003)
  6. Re: OT - asp snippet similar to [!][/!] (Lester Emo 2003)
  7. Re: OT - asp snippet similar to [!][/!] (WebCat @ Inkblot Media 2003)
  8. OT - asp snippet similar to [!][/!] (Lester Emo 2003)
yep, the site is live has been for some time I'm doing some rework on existing pages . . . .puzzling, ain't it?? sheeshAt 09:38 AM 2/27/03 +1100, you wrote: >Is your server serving the pages properly? > >Regards, >Tim > > > > From: Lester Emo > > Reply-To: (WebDNA Talk) > > Date: Wed, 26 Feb 2003 15:42:52 -0600 > > To: (WebDNA Talk) > > Subject: Re: OT - asp snippet similar to [!][/!] > > > > I'd think that would work . . . > > doesn't seem to > > > > the ' show up > > > > bunches of these existing lines have <% etc . . . . > > within them . . . > > > > > > argghhhh > > > > > > At 10:28 AM 2/27/03 +1300, you wrote: > >> Just add ' to the start of the line .. > >> > >> > >> ' Here are some comments > >> ' Here is another line of them .. > >> > >> > >>> hmmm, didn't seem to do what I wanted it to . . . . > >>> > >>> Then again, the people who coded all this originally seemed to > >>> transpose table cell and row endings, > >>> everywhere instead of > >>> so I'm up against so real interesting stuff . . . . > >>> > >>> man-o-man, asp looks u-g-l-y when compared to webdna > >>> the pages I'm elbow deep in don't even do all that much dynamically, but > >>> the lines and lines of code it takes to have 'em do it . . . sheeesh > >>> > >>> thanks anyways . . . > >>> > >>> > >>> > >>> At 10:46 AM 2/26/03 -0800, you wrote: > >>>> If I recall from doing some ASP for a client it is > >>>> > >>>> // Single line comment > >>>> /* Opens the comment for a paragraph style > >>>> and to close you do this */ > >>>> > >>>> > >>>> ----- Original Message ----- > >>>> From: Lester Emo > >>>> To: WebDNA Talk > >>>> Sent: Wednesday, February 26, 2003 10:35 AM > >>>> Subject: OT - asp snippet similar to [!][/!] > >>>> > >>>> > >>>>> Off topic, I realize, but I think there might be a few asp people > lurking > >>>>> here . . . > >>>>> > >>>>> Is there anything in asp like [!] & [/!] > >>>>> ?????? > >>>>> [!] old code stuff here [/!] > >>>>> > >>>>> I need to rework some stuff in asp and while its not too complicated I' > >>>>> rather just disable code here and there and see if it all behaves > >> before I > >>>>> delete. > >>>>> > >>>>> Commenting stuff out totally so its avoided doesn't seem as easy as > it is > >>>>> in webdna . . . > >>>>> > >>>>> thanks > >>>>> > >>>>> > >>>>> ------------------------------------------------------------- > >>>>> This message is sent to you because you are subscribed to > >>>>> the mailing list . > >>>>> To unsubscribe, E-mail to: > >>>>> To switch to the DIGEST mode, E-mail to > >>>> > >>>>> Web Archive of this list is at: http://webdna.smithmicro.com/ > >>>> > >>>> > >>>> ------------------------------------------------------------- > >>>> This message is sent to you because you are subscribed to > >>>> the mailing list . > >>>> To unsubscribe, E-mail to: > >>>> To switch to the DIGEST mode, E-mail to > >>>> > >>>> Web Archive of this list is at: http://webdna.smithmicro.com/ > >>> > >>> > >>> ------------------------------------------------------------- > >>> This message is sent to you because you are subscribed to > >>> the mailing list . > >>> To unsubscribe, E-mail to: > >>> To switch to the DIGEST mode, E-mail to > >>> > >>> Web Archive of this list is at: http://webdna.smithmicro.com/ > >> > >> > >> ------------------------------------------------------------- > >> This message is sent to you because you are subscribed to > >> the mailing list . > >> To unsubscribe, E-mail to: > >> To switch to the DIGEST mode, E-mail to > >> > >> Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Lester Emo

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Prepaid monthly subscription order fulfillment question (2004) label?! (2005) Questions To Answer (1997) Help! WebCat2 bug (1997) Replace context problem ... (1997) deerfield/wingate server (2004) Using Plug-In while running 1.6.1 (1997) Summing fields (1997) shell problems again... (2003) Browser Problem?!? Still getting Error message using POST! (1997) Cart Number sequence (1997) [OT] Mime Headers / Meta-Tags (2003) Database Structure? (1998) Nested tags count question (1997) Duplicates (1998) Multiple prices (1997) E-mailer error codes (1997) Outsourcing partnership ... (2005) same products but different (1998) PLEASE REMOVE MY EMAIL ADDRESS (1997)