Re: [WebDNA] Trying to search for two values within one criteria...

This WebDNA talk-list message is from

2016


It keeps the original formatting.
numero = 112578
interpreted = N
texte = 160 --001a11c37708627a44052b321f48 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Palle, Or just use; wndb_progressdatarq=3D8,10 - Tom =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Digital Revolutionaries 1st Floor, Castleriver House 14-15 Parliament Street Temple Bar,Dublin 2 Ireland ---------------------------------------------- [t]: + 353 1 4403907 [e]: [w]: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D On 6 February 2016 at 17:58, Palle Bo Nielsen wrote: > My bad, it made wrong syntax > > [/!]group1field=3Ddb_progress&group2field=3Ddb_progress&[!] > [/!]negroup1datarq=3D8&negroup2datarq=3D10&[!] > > > Fixed it. > > Thanks a lot Terry > > /Palle > > > > On 6. feb. 2016, at 18.56, Palle Bo Nielsen > wrote: > > > > That=E2=80=99t new territory for me. > > > > So I tried like this but it did not work > > > > [/!]group1field=3Dprogressdata&group2field=3Dprogressdata&[!] > > [/!]negroup1datarq=3D8&negroup2datarq=3D10&[!] > > > > Actually all 8 and 10 results where included. > > > > Is it supposed to be > > > > [/!]group1field=3Dprogressdata&group2field=3Dprogressdata&[!] > > or > > [/!]group1=3Dprogressdata&group2=3Dprogressdata&[!] > > > > > > /Palle > > > > > >> On 6. feb. 2016, at 17.10, Terry Wilson wrote: > >> > >> Use a group field to search two different ways on one field. There are > two ways to use group: to search multiple fields at once, and to search o= ne > field in two different ways. Here's from the docs: > >> > >> "Searching the same field in two different ways > >> > >> Sometimes you need to compare a value two different ways, but the > search parameter will only accept a fieldname once. In this case, create > two group fields like this: > >> > >> group1field=3Dzipcode&group2field=3Dzipcode" > >> > >> > >> Another solution would be to use > >> > >> [founditems] > >> [hideif [db_progressdata]=3D8] > >> > >> ---results--- > >> > >> [/hideif] > >> [/founditems] > >> > >> In the above, if you need to count them up, [numfound] won't work, so > add a counter to the results area > >> > >> Terry W > >> > >> > >> On Feb 6, 2016, at 7:12 AM, Palle Bo Nielsen > wrote: > >> > >>> Hi all > >>> > >>> The code below works fine, but I need to set the to > filter two values. Right now it deselects any field with the value 10. I > need for it to deselect any field with the numbers 8 and 10. > >>> > >>> So I thought it could look like this example, but I won=E2=80=99t wor= k - how > is that? > >>> > >>> [/!]nedb_progressdatarq=3D8,10&[!] > >>> > >>> > >>> > >>> =E2=80=94 original code which works with the value 10 -- > >>> > >>> [search db=3D/somepath/some.db&[!] > >>> > >>> [/!]eqdb_publishdatarq=3D1&[!] > >>> [/!]nedb_progressdatarq=3D10&[!] <<<<<< ISSUE > >>> [/!]max=3D[issue_search_length]&[!] > >>> > >>> [/!][showif [direction]^direction]dedb_indexSort=3D1&[/showif][!] > >>> [/!][showif [direction]=3Dhead]asdb_headlinesort=3D1&[/showif][!] > >>> [/!][showif [direction]=3Didid]dedb_indexsort=3D1&[/showif][!] > >>> [/!][showif [direction]=3Dprog]dedb_progresssort=3D1&[/showif][!] > >>> [/!][showif [direction]=3Dprio]asdb_prioritysort=3D1&[/showif][!] > >>> [/!][showif [direction]=3Dtype]dedb_typesort=3D1&[/showif][!] > >>> [/!][showif [direction]=3Dcate]dedb_categorysort=3D1&[/showif][!] > >>> > >>> [/!]db_indextype=3Dnum&[!] > >>> [/!]allreqd=3DT&[!] > >>> [/!]AllHit=3D1[!] > >>> [/!]startat=3D[start]] > >>> > >>> [founditems]--------------------------------------------------------- > >>> This message is sent to you because you are subscribed to > >>> the mailing list . > >>> To unsubscribe, E-mail to: > >>> archives: http://mail.webdna.us/list/talk@webdna.us > >>> Bug Reporting: support@webdna.us > >> > >> --------------------------------------------------------- > >> This message is sent to you because you are subscribed to > >> the mailing list . > >> To unsubscribe, E-mail to: > >> archives: http://mail.webdna.us/list/talk@webdna.us > >> Bug Reporting: support@webdna.us > > > > --------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > archives: http://mail.webdna.us/list/talk@webdna.us > > Bug Reporting: support@webdna.us > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us > --001a11c37708627a44052b321f48 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Palle,

Or just use;

=C2=A0 =C2=A0wndb_progressdatarq=3D8,1= 0

- Tom





=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Digital Revolutionar= ies
1st Floor, Castleriver House
14-15 Parliament Street
Temple Ba= r,Dublin 2
Ireland
----------------------------------------------
= [t]: + 353 1 4403907
[e]: <mailto:tom@revolutionaries.ie>
[w]: <http://www.revolution= aries.ie/>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D

On 6 February 2016 at 17:58, Palle Bo Nielse= n <powerpalle@powerpalle.dk> wrote:
My bad, it made wrong syntax

[/!]group1field=3Ddb_progress&group2field=3Ddb_progress&[!]
[/!]negroup1datarq=3D8&negroup2datarq=3D10&[!]


Fixed it.

Thanks a lot Terry

/Palle


> On 6. feb. 2016, at 18.56, Palle Bo Nielsen <powerpalle@powerpalle.dk> wrote:
>
> That=E2=80=99t new territory for me.
>
> So I tried like this but it did not work
>
> [/!]group1field=3Dprogressdata&group2field=3Dprogressdata&[!]<= br> > [/!]negroup1datarq=3D8&negroup2datarq=3D10&[!]
>
> Actually all 8 and 10 results where included.
>
> Is it supposed to be
>
> [/!]group1field=3Dprogressdata&group2field=3Dprogressdata&[!]<= br> > or
> [/!]group1=3Dprogressdata&group2=3Dprogressdata&[!]
>
>
> /Palle
>
>
>> On 6. feb. 2016, at 17.10, Terry Wilson <terry@terryfic.com> wrote:
>>
>> Use a group field to search two different ways on one field. There= are two ways to use group: to search multiple fields at once, and to searc= h one field in two different ways. Here's from the docs:
>>
>> "Searching the same field in two different ways
>>
>> Sometimes you need to compare a value two different ways, but the = search parameter will only accept a fieldname once. In this case, create tw= o group fields like this:
>>
>> group1field=3Dzipcode&group2field=3Dzipcode"
>>
>>
>> Another solution would be to use
>>
>> [founditems]
>> [hideif [db_progressdata]=3D8]
>>
>> ---results---
>>
>> [/hideif]
>> [/founditems]
>>
>> In the above, if you need to count them up, [numfound] won't w= ork, so add a counter to the results area
>>
>> Terry W
>>
>>
>> On Feb 6, 2016, at 7:12 AM, Palle Bo Nielsen <powerpalle@powerpalle.dk> wrote:
>>
>>> Hi all
>>>
>>> The code below works fine, but I need to set the <db_progre= ss> to filter two values. Right now it deselects any field with the valu= e 10. I need for it to deselect any field with the numbers 8 and 10.
>>>
>>> So I thought it could look like this example, but I won=E2=80= =99t work - how is that?
>>>
>>> [/!]nedb_progressdatarq=3D8,10&[!]
>>>
>>>
>>>
>>> =E2=80=94 original code=C2=A0 which works with the value 10 --=
>>>
>>> [search db=3D/somepath/some.db&[!]
>>>
>>> [/!]eqdb_publishdatarq=3D1&[!]
>>> [/!]nedb_progressdatarq=3D10&[!]=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0<<<<<< ISSUE
>>> [/!]max=3D[issue_search_length]&[!]
>>>
>>> [/!][showif [direction]^direction]dedb_indexSort=3D1&[/sho= wif][!]
>>> [/!][showif [direction]=3Dhead]asdb_headlinesort=3D1&[/sho= wif][!]
>>> [/!][showif [direction]=3Didid]dedb_indexsort=3D1&[/showif= ][!]
>>> [/!][showif [direction]=3Dprog]dedb_progresssort=3D1&[/sho= wif][!]
>>> [/!][showif [direction]=3Dprio]asdb_prioritysort=3D1&[/sho= wif][!]
>>> [/!][showif [direction]=3Dtype]dedb_typesort=3D1&[/showif]= [!]
>>> [/!][showif [direction]=3Dcate]dedb_categorysort=3D1&[/sho= wif][!]
>>>
>>> [/!]db_indextype=3Dnum&[!]
>>> [/!]allreqd=3DT&[!]
>>> [/!]AllHit=3D1[!]
>>> [/!]startat=3D[start]]
>>>
>>> [founditems]--------------------------------------------------= -------
>>> This message is sent to you because you are subscribed to
>>> the mailing list <talk@we= bdna.us>.
>>> To unsubscribe, E-mail to: <talk-leave@webdna.us>
>>> archives: http://mail.webdna.us/list/talk@webd= na.us
>>> Bug Reporting: support@we= bdna.us
>>
>> ---------------------------------------------------------
>> This message is sent to you because you are subscribed to
>> the mailing list <talk@webdna= ..us>.
>> To unsubscribe, E-mail to: <talk-leave@webdna.us>
>> archives: http://mail.webdna.us/list/talk@webdna.u= s
>> Bug Reporting: support@webdna= ..us
>
> ---------------------------------------------------------
> This message is sent to you because you are subscribed to
> the mailing list <talk@webdna.us<= /a>>.
> To unsubscribe, E-mail to: <
talk-leave@webdna.us>
> archives: http://mail.webdna.us/list/talk@webdna.us
> Bug Reporting:
support@webdna.us<= /a>

---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <
talk@webdna.us&g= t;.
To unsubscribe, E-mail to: <talk= -leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us --001a11c37708627a44052b321f48-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Trying to search for two values within one criteria... (Tom Duke 2016)
  2. Re: [WebDNA] Trying to search for two values within one criteria... (Palle Bo Nielsen 2016)
  3. Re: [WebDNA] Trying to search for two values within one criteria... (Palle Bo Nielsen 2016)
  4. Re: [WebDNA] Trying to search for two values within one criteria... (Terry Wilson 2016)
  5. [WebDNA] Trying to search for two values within one criteria... (Palle Bo Nielsen 2016)
160 --001a11c37708627a44052b321f48 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Palle, Or just use; wndb_progressdatarq=3D8,10 - Tom =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Digital Revolutionaries 1st Floor, Castleriver House 14-15 Parliament Street Temple Bar,Dublin 2 Ireland ---------------------------------------------- [t]: + 353 1 4403907 [e]: [w]: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D On 6 February 2016 at 17:58, Palle Bo Nielsen wrote: > My bad, it made wrong syntax > > [/!]group1field=3Ddb_progress&group2field=3Ddb_progress&[!] > [/!]negroup1datarq=3D8&negroup2datarq=3D10&[!] > > > Fixed it. > > Thanks a lot Terry > > /Palle > > > > On 6. feb. 2016, at 18.56, Palle Bo Nielsen > wrote: > > > > That=E2=80=99t new territory for me. > > > > So I tried like this but it did not work > > > > [/!]group1field=3Dprogressdata&group2field=3Dprogressdata&[!] > > [/!]negroup1datarq=3D8&negroup2datarq=3D10&[!] > > > > Actually all 8 and 10 results where included. > > > > Is it supposed to be > > > > [/!]group1field=3Dprogressdata&group2field=3Dprogressdata&[!] > > or > > [/!]group1=3Dprogressdata&group2=3Dprogressdata&[!] > > > > > > /Palle > > > > > >> On 6. feb. 2016, at 17.10, Terry Wilson wrote: > >> > >> Use a group field to search two different ways on one field. There are > two ways to use group: to search multiple fields at once, and to search o= ne > field in two different ways. Here's from the docs: > >> > >> "Searching the same field in two different ways > >> > >> Sometimes you need to compare a value two different ways, but the > search parameter will only accept a fieldname once. In this case, create > two group fields like this: > >> > >> group1field=3Dzipcode&group2field=3Dzipcode" > >> > >> > >> Another solution would be to use > >> > >> [founditems] > >> [hideif [db_progressdata]=3D8] > >> > >> ---results--- > >> > >> [/hideif] > >> [/founditems] > >> > >> In the above, if you need to count them up, [numfound] won't work, so > add a counter to the results area > >> > >> Terry W > >> > >> > >> On Feb 6, 2016, at 7:12 AM, Palle Bo Nielsen > wrote: > >> > >>> Hi all > >>> > >>> The code below works fine, but I need to set the to > filter two values. Right now it deselects any field with the value 10. I > need for it to deselect any field with the numbers 8 and 10. > >>> > >>> So I thought it could look like this example, but I won=E2=80=99t wor= k - how > is that? > >>> > >>> [/!]nedb_progressdatarq=3D8,10&[!] > >>> > >>> > >>> > >>> =E2=80=94 original code which works with the value 10 -- > >>> > >>> [search db=3D/somepath/some.db&[!] > >>> > >>> [/!]eqdb_publishdatarq=3D1&[!] > >>> [/!]nedb_progressdatarq=3D10&[!] <<<<<< ISSUE > >>> [/!]max=3D[issue_search_length]&[!] > >>> > >>> [/!][showif [direction]^direction]dedb_indexSort=3D1&[/showif][!] > >>> [/!][showif [direction]=3Dhead]asdb_headlinesort=3D1&[/showif][!] > >>> [/!][showif [direction]=3Didid]dedb_indexsort=3D1&[/showif][!] > >>> [/!][showif [direction]=3Dprog]dedb_progresssort=3D1&[/showif][!] > >>> [/!][showif [direction]=3Dprio]asdb_prioritysort=3D1&[/showif][!] > >>> [/!][showif [direction]=3Dtype]dedb_typesort=3D1&[/showif][!] > >>> [/!][showif [direction]=3Dcate]dedb_categorysort=3D1&[/showif][!] > >>> > >>> [/!]db_indextype=3Dnum&[!] > >>> [/!]allreqd=3DT&[!] > >>> [/!]AllHit=3D1[!] > >>> [/!]startat=3D[start]] > >>> > >>> [founditems]--------------------------------------------------------- > >>> This message is sent to you because you are subscribed to > >>> the mailing list . > >>> To unsubscribe, E-mail to: > >>> archives: http://mail.webdna.us/list/talk@webdna.us > >>> Bug Reporting: support@webdna.us > >> > >> --------------------------------------------------------- > >> This message is sent to you because you are subscribed to > >> the mailing list . > >> To unsubscribe, E-mail to: > >> archives: http://mail.webdna.us/list/talk@webdna.us > >> Bug Reporting: support@webdna.us > > > > --------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > archives: http://mail.webdna.us/list/talk@webdna.us > > Bug Reporting: support@webdna.us > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us > --001a11c37708627a44052b321f48 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Palle,

Or just use;

=C2=A0 =C2=A0wndb_progressdatarq=3D8,1= 0

- Tom





=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Digital Revolutionar= ies
1st Floor, Castleriver House
14-15 Parliament Street
Temple Ba= r,Dublin 2
Ireland
----------------------------------------------
= [t]: + 353 1 4403907
[e]: <mailto:tom@revolutionaries.ie>
[w]: <http://www.revolution= aries.ie/>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D

On 6 February 2016 at 17:58, Palle Bo Nielse= n <powerpalle@powerpalle.dk> wrote:
My bad, it made wrong syntax

[/!]group1field=3Ddb_progress&group2field=3Ddb_progress&[!]
[/!]negroup1datarq=3D8&negroup2datarq=3D10&[!]


Fixed it.

Thanks a lot Terry

/Palle


> On 6. feb. 2016, at 18.56, Palle Bo Nielsen <powerpalle@powerpalle.dk> wrote:
>
> That=E2=80=99t new territory for me.
>
> So I tried like this but it did not work
>
> [/!]group1field=3Dprogressdata&group2field=3Dprogressdata&[!]<= br> > [/!]negroup1datarq=3D8&negroup2datarq=3D10&[!]
>
> Actually all 8 and 10 results where included.
>
> Is it supposed to be
>
> [/!]group1field=3Dprogressdata&group2field=3Dprogressdata&[!]<= br> > or
> [/!]group1=3Dprogressdata&group2=3Dprogressdata&[!]
>
>
> /Palle
>
>
>> On 6. feb. 2016, at 17.10, Terry Wilson <terry@terryfic.com> wrote:
>>
>> Use a group field to search two different ways on one field. There= are two ways to use group: to search multiple fields at once, and to searc= h one field in two different ways. Here's from the docs:
>>
>> "Searching the same field in two different ways
>>
>> Sometimes you need to compare a value two different ways, but the = search parameter will only accept a fieldname once. In this case, create tw= o group fields like this:
>>
>> group1field=3Dzipcode&group2field=3Dzipcode"
>>
>>
>> Another solution would be to use
>>
>> [founditems]
>> [hideif [db_progressdata]=3D8]
>>
>> ---results---
>>
>> [/hideif]
>> [/founditems]
>>
>> In the above, if you need to count them up, [numfound] won't w= ork, so add a counter to the results area
>>
>> Terry W
>>
>>
>> On Feb 6, 2016, at 7:12 AM, Palle Bo Nielsen <powerpalle@powerpalle.dk> wrote:
>>
>>> Hi all
>>>
>>> The code below works fine, but I need to set the <db_progre= ss> to filter two values. Right now it deselects any field with the valu= e 10. I need for it to deselect any field with the numbers 8 and 10.
>>>
>>> So I thought it could look like this example, but I won=E2=80= =99t work - how is that?
>>>
>>> [/!]nedb_progressdatarq=3D8,10&[!]
>>>
>>>
>>>
>>> =E2=80=94 original code=C2=A0 which works with the value 10 --=
>>>
>>> [search db=3D/somepath/some.db&[!]
>>>
>>> [/!]eqdb_publishdatarq=3D1&[!]
>>> [/!]nedb_progressdatarq=3D10&[!]=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0<<<<<< ISSUE
>>> [/!]max=3D[issue_search_length]&[!]
>>>
>>> [/!][showif [direction]^direction]dedb_indexSort=3D1&[/sho= wif][!]
>>> [/!][showif [direction]=3Dhead]asdb_headlinesort=3D1&[/sho= wif][!]
>>> [/!][showif [direction]=3Didid]dedb_indexsort=3D1&[/showif= ][!]
>>> [/!][showif [direction]=3Dprog]dedb_progresssort=3D1&[/sho= wif][!]
>>> [/!][showif [direction]=3Dprio]asdb_prioritysort=3D1&[/sho= wif][!]
>>> [/!][showif [direction]=3Dtype]dedb_typesort=3D1&[/showif]= [!]
>>> [/!][showif [direction]=3Dcate]dedb_categorysort=3D1&[/sho= wif][!]
>>>
>>> [/!]db_indextype=3Dnum&[!]
>>> [/!]allreqd=3DT&[!]
>>> [/!]AllHit=3D1[!]
>>> [/!]startat=3D[start]]
>>>
>>> [founditems]--------------------------------------------------= -------
>>> This message is sent to you because you are subscribed to
>>> the mailing list <talk@we= bdna.us>.
>>> To unsubscribe, E-mail to: <talk-leave@webdna.us>
>>> archives: http://mail.webdna.us/list/talk@webd= na.us
>>> Bug Reporting: support@we= bdna.us
>>
>> ---------------------------------------------------------
>> This message is sent to you because you are subscribed to
>> the mailing list <talk@webdna= ..us>.
>> To unsubscribe, E-mail to: <talk-leave@webdna.us>
>> archives: http://mail.webdna.us/list/talk@webdna.u= s
>> Bug Reporting: support@webdna= ..us
>
> ---------------------------------------------------------
> This message is sent to you because you are subscribed to
> the mailing list <talk@webdna.us<= /a>>.
> To unsubscribe, E-mail to: <
talk-leave@webdna.us>
> archives: http://mail.webdna.us/list/talk@webdna.us
> Bug Reporting:
support@webdna.us<= /a>

---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <
talk@webdna.us&g= t;.
To unsubscribe, E-mail to: <talk= -leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us --001a11c37708627a44052b321f48-- . Tom Duke

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:

3.0 [TEXT] variables (1998) Announce: WebMerchant 3.0 for Windows shipping now (1998) Locking up with WebCatalog... (1997) emailer settings and control questions (1997) Webdna 5.0 reference documentation (2003) [writefile] (1997) Storefornts (1997) Bug Report, maybe (1997) Practice runs ? (1997) Using [random] (1999) [Way OT] Workstation Security (2002) Help! WebCat2 bug (1997) Multiple Pulldowns (1997) shipcost - cleaner with a table (1998) [WebDNA] An unknown error occured // Deadlock avoided (2011) Max Record length (1997) Internet Explorer 6 Form problems (2005) year 2000 + and webmerch, macauth? (1998) f2 download problems (1997) frames & carts (1997)