What is WebDNA

WebDNA is a scripting and database system designed to easily build web applications.

WebDNA and BioType

BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5

Download WebDNA

Download WebDNA freeware, try it and register later if you want.

WebDNA resources

The list of all WebDNA instructions.
WebDNA
Software Corporation
Search WebDNA Site
 Menu


HOME


DOWNLOADS


LEARN


EDUCATION


NEWS


COMMUNITY


STORE


SUPPORT


CONTACT

Re: listword db bolding {correction}

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 40885
interpreted = N
texte = exactly what i was looking for ...took me a good 10 minutes to comprehend wtf u did but I get it and it works ;Dthanks guys----- Original Message ----- From: Brian Fries To: WebCatalog Talk Sent: Tuesday, June 25, 2002 11:43 AM Subject: Re: listword db bolding {correction} This looks like trouble to me... &delimiters in listwords specifies a list of individual characters to break at, not a string to identify the break point. So,...&delimiters=
will break at every <, b, r or >Using WC 3.0.7, perhaps something like this will do ya:[text]tIn=the string of text
that you are working with
dude[/text] [text]tBreak=0[/text] [loop start=1&end=500] [text]tTemp=[getchars start=[index]&end=[math][index]+3[/math]][tIn][/getchars][/text] [showif [url][tTemp][/url]=[url]
[/url]] [text]tBreak=[index][/text] [break] [/showif] [/loop] [getchars start=1&end=[math][tBreak]-1[/math]][tIn][/getchars][!] [/!][getchars start=[tBreak]][tIn][/getchars]- brianAt 10:52 AM 6/25/02, Ron Ceballos wrote: >also, btw, tho i can't use your code ...from the rational behind it (i did a >variation of it for the old school code) it kills all the other
as it's >the delimiter. > >[...&delimiters=
] > >[showif [index]=1][word][/showif] >[hideif [index]=1][word][/hideif] > >[/listwords] > > >----- Original Message ----- >From: Ron Ceballos >To: WebCatalog Talk >Sent: Tuesday, June 25, 2002 10:44 AM >Subject: Re: listword db bolding {correction} > > >> failed to mention webcat 3.0.7 (still...shoot me now) >> >> ----- Original Message ----- >> From: Donovan >> To: WebCatalog Talk >> Sent: Tuesday, June 25, 2002 9:29 AM >> Subject: Re: listword db bolding {correction} >> >> >> > too fast. ;-) >> > >> > Donovan wrote: >> > >> > >> > &Delimiters=
>> > [if [index]=1][then][word][/then][else][word][/else][/if] >> > >> > > >> > > D >> > > >> > > >> > >> > -- >> > ------------------------------------------------------------------------ >> > >> > ------------------------------------------------------------------------ >> > >> > <><> Donovan Brooke <><>->� >> > ------------------------------------------------------------------------ >> > >> > ------------------------------------------------------------------------ >> > >> > >> > ------------------------------------------------------------- >> > 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://search.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://search.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://search.smithmicro.com/ -- <= Brian C. Fries, BrainScan Software http://www.brainscansoftware.com => <= Macintosh, Internet and Multimedia http://www.artsofauburn.com => <= Development and Consulting =>------------------------------------------------------------- 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://search.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://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: listword db bolding {correction} (Ron Ceballos 2002)
  2. Re: listword db bolding {correction} (Brian Fries 2002)
  3. Re: listword db bolding {correction} (Ron Ceballos 2002)
  4. Re: listword db bolding {correction} (Ron Ceballos 2002)
  5. Re: listword db bolding {correction} (Donovan 2002)
exactly what i was looking for ...took me a good 10 minutes to comprehend wtf u did but I get it and it works ;Dthanks guys----- Original Message ----- From: Brian Fries To: WebCatalog Talk Sent: Tuesday, June 25, 2002 11:43 AM Subject: Re: listword db bolding {correction} This looks like trouble to me... &delimiters in listwords specifies a list of individual characters to break at, not a string to identify the break point. So,...&delimiters=
will break at every <, b, r or >Using WC 3.0.7, perhaps something like this will do ya:[text]tIn=the string of text
that you are working with
dude[/text] [text]tBreak=0[/text] [loop start=1&end=500] [text]tTemp=[getchars start=[index]&end=[math][index]+3[/math]][tIn][/getchars][/text] [showif [url][tTemp][/url]=[url]
[/url]] [text]tBreak=[index][/text] [break] [/showif] [/loop] [getchars start=1&end=[math][tBreak]-1[/math]][tIn][/getchars][!] [/!][getchars start=[tBreak]][tIn][/getchars]- brianAt 10:52 AM 6/25/02, Ron Ceballos wrote: >also, btw, tho i can't use your code ...from the rational behind it (i did a >variation of it for the old school code) it kills all the other
as it's >the delimiter. > >[...&delimiters=
] > >[showif [index]=1][word][/showif] >[hideif [index]=1][word][/hideif] > >[/listwords] > > >----- Original Message ----- >From: Ron Ceballos >To: WebCatalog Talk >Sent: Tuesday, June 25, 2002 10:44 AM >Subject: Re: listword db bolding {correction} > > >> failed to mention webcat 3.0.7 (still...shoot me now) >> >> ----- Original Message ----- >> From: Donovan >> To: WebCatalog Talk >> Sent: Tuesday, June 25, 2002 9:29 AM >> Subject: Re: listword db bolding {correction} >> >> >> > too fast. ;-) >> > >> > Donovan wrote: >> > >> > >> > &Delimiters=
>> > [if [index]=1][then][word][/then][else][word][/else][/if] >> > >> > > >> > > D >> > > >> > > >> > >> > -- >> > ------------------------------------------------------------------------ >> > >> > ------------------------------------------------------------------------ >> > >> > <><> Donovan Brooke <><>->� >> > ------------------------------------------------------------------------ >> > >> > ------------------------------------------------------------------------ >> > >> > >> > ------------------------------------------------------------- >> > 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://search.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://search.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://search.smithmicro.com/ -- <= Brian C. Fries, BrainScan Software http://www.brainscansoftware.com => <= Macintosh, Internet and Multimedia http://www.artsofauburn.com => <= Development and Consulting =>------------------------------------------------------------- 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://search.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://search.smithmicro.com/ Ron Ceballos

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:

Announcing general availabilty of WebDNA 4.5 release (2002) FISKARS (2003) WebCat2: Items xx to xx shown, etc. (1997) [WebDNA] HTML [sendmail] revisited (2009) Template Encrypt Speed (1998) user/password validation (1998) [LISTFILES] (1998) Quit revisited (1997) Can anyone help me with this shipping thing? (1998) User Authentication (2003) Make sure I understand this??? (1997) WebCat2b13MacPlugin - [math][date][/math] problem (1997) [LOOKUP] (1997) Snake Bites (1997) Re:Emailer and encryption (1997) multiGroupChecker code redundant? (2000) WebCatalog 4.0.1b1 is now available (2000) SQL Query Question (2001) Minor Bug(?) with [Capitalize] context (1999) WebCat2b15MacPlugin - [protect] (1997)