Re: [WebDNA] weekday question

This WebDNA talk-list message is from

2013


It keeps the original formatting.
numero = 110738
interpreted = N
texte = --Apple-Mail=_0DC2B011-AACF-415D-AA0B-849EA9B48827 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 In the database I have to use, %0B is the carriage return for text that = was on a texarea Francisco > El 21/09/2013 a las 09:52 -0300, sgbccebu escribi=F3: > On 09/21/2013, at 09:52 AM -0300, sgbccebu wrote: >=20 > [ConvertChars] > This is the first line > this will be the second line > [/ConvertChars] >=20 > What code would you use in a db to detect the carriage return (above = sample),=20 > so that it will be replaced with a

>=20 >=20 > ---database.db-- > from to > \r

> \n

> %02

> SP

> %0B

>=20 >=20 > Many thanks... >=20 > Jess >=20 >=20 > On Mon, Sep 16, 2013 at 2:33 PM, Terry Wilson = wrote: > Is there a setting in prefs that let's you say where the week starts? >=20 >=20 > On Sun, 15 Sep 2013 17:27:45 -0300 > "Francisco A. Hirsch" wrote: > According to the 6.2 Manual (and http://webdna.us/page.dna?numero=3D32)= > the format %w gives Weekday 0 (Sunday) - 6 (Saturday). > Yet I get 0 (Saturday)- 6 (Friday) > [text show=3DT]adate=3D09/24/13[/text] is a [math > show=3DT]dayofweek=3D[format days_to_date > %w][math]{[adate]}[/math][/format][/math] > Am I doing something wrong or is it the manual? > Francisco--------------------------------------------------------- > 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 >=20 > --------------------------------------------------------- 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 --Apple-Mail=_0DC2B011-AACF-415D-AA0B-849EA9B48827 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1

In the database I have to use, %0B is the carriage return for = text that was on a texarea
Francisco

El = 21/09/2013 a las 09:52 -0300, sgbccebu escribi=F3:
On 09/21/2013, at = 09:52 AM -0300, sgbccebu wrote:

[ConvertChars]
This is the first line
this = will be the second line
[/ConvertChars]

What code would you = use in a db to detect the carriage return (above sample),
so that it = will be replaced with a <p>


---database.db--
from    = to
\r    <p>
\n    = <p>
%02    <p>
SP    = <p>
%0B    <p>


Many = thanks...

Jess


On Mon, Sep 16, 2013 at 2:33 PM, Terry = Wilson <terry@terryfic.com> = wrote:
Is there a setting in prefs that let's you say where the week = starts?


On Sun, 15 Sep 2013 17:27:45 -0300
 "Francisco A. Hirsch" <listas.hirsch@gmail.com> wrote:
 According to the 6.2 Manual (and http://webdna.us/page.dna?numero=3D32)
the format %w gives Weekday 0 (Sunday) - 6 (Saturday).
 Yet I get 0 (Saturday)- 6 (Friday)
 [text show=3DT]adate=3D09/24/13[/text] is a [math
show=3DT]dayofweek=3D[format days_to_date
%w][math]{[adate]}[/math][/format][/math]
 Am I doing something wrong or is it the manual?
= Francisco---------------------------------------------------= ------
 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.us
=  Bug Reporting: support@webdna.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.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/l= ist/talk@webdna.us Bug Reporting: support@webdna.us


= --Apple-Mail=_0DC2B011-AACF-415D-AA0B-849EA9B48827-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] weekday question (Tom Duke 2013)
  2. Re: [WebDNA] weekday question (John Butler 2013)
  3. Re: [WebDNA] weekday question ("Francisco A. Hirsch" 2013)
  4. Re: [WebDNA] weekday question (sgbccebu 2013)
  5. Re: [WebDNA] weekday question ("Terry Wilson" 2013)
  6. Re: [WebDNA] weekday question ("Francisco A. Hirsch" 2013)
  7. Re: [WebDNA] weekday question (Steve Raslevich 2013)
  8. [WebDNA] weekday question ("Francisco A. Hirsch" 2013)
--Apple-Mail=_0DC2B011-AACF-415D-AA0B-849EA9B48827 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 In the database I have to use, %0B is the carriage return for text that = was on a texarea Francisco > El 21/09/2013 a las 09:52 -0300, sgbccebu escribi=F3: > On 09/21/2013, at 09:52 AM -0300, sgbccebu wrote: >=20 > [convertchars] > This is the first line > this will be the second line > [/ConvertChars] >=20 > What code would you use in a db to detect the carriage return (above = sample),=20 > so that it will be replaced with a

>=20 >=20 > ---database.db-- > from to > \r

> \n

> %02

> SP

> %0B

>=20 >=20 > Many thanks... >=20 > Jess >=20 >=20 > On Mon, Sep 16, 2013 at 2:33 PM, Terry Wilson = wrote: > Is there a setting in prefs that let's you say where the week starts? >=20 >=20 > On Sun, 15 Sep 2013 17:27:45 -0300 > "Francisco A. Hirsch" wrote: > According to the 6.2 Manual (and http://webdna.us/page.dna?numero=3D32)= > the format %w gives Weekday 0 (Sunday) - 6 (Saturday). > Yet I get 0 (Saturday)- 6 (Friday) > [text show=3DT]adate=3D09/24/13[/text] is a [math > show=3DT]dayofweek=3D[format days_to_date > %w][math]{[adate]}[/math][/format][/math] > Am I doing something wrong or is it the manual? > Francisco--------------------------------------------------------- > 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 >=20 > --------------------------------------------------------- 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 --Apple-Mail=_0DC2B011-AACF-415D-AA0B-849EA9B48827 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1

In the database I have to use, %0B is the carriage return for = text that was on a texarea
Francisco

El = 21/09/2013 a las 09:52 -0300, sgbccebu escribi=F3:
On 09/21/2013, at = 09:52 AM -0300, sgbccebu wrote:

[convertchars]
This is the first line
this = will be the second line
[/ConvertChars]

What code would you = use in a db to detect the carriage return (above sample),
so that it = will be replaced with a <p>


---database.db--
from    = to
\r    <p>
\n    = <p>
%02    <p>
SP    = <p>
%0B    <p>


Many = thanks...

Jess


On Mon, Sep 16, 2013 at 2:33 PM, Terry = Wilson <terry@terryfic.com> = wrote:
Is there a setting in prefs that let's you say where the week = starts?


On Sun, 15 Sep 2013 17:27:45 -0300
 "Francisco A. Hirsch" <listas.hirsch@gmail.com> wrote:
 According to the 6.2 Manual (and http://webdna.us/page.dna?numero=3D32)
the format %w gives Weekday 0 (Sunday) - 6 (Saturday).
 Yet I get 0 (Saturday)- 6 (Friday)
 [text show=3DT]adate=3D09/24/13[/text] is a [math
show=3DT]dayofweek=3D[format days_to_date
%w][math]{[adate]}[/math][/format][/math]
 Am I doing something wrong or is it the manual?
= Francisco---------------------------------------------------= ------
 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.us
=  Bug Reporting: support@webdna.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.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/l= ist/talk@webdna.us Bug Reporting: support@webdna.us


= --Apple-Mail=_0DC2B011-AACF-415D-AA0B-849EA9B48827-- "Francisco A. Hirsch"

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:

Search with Special Chars (1997) Failure to document significant changes ... (2000) [WebDNA] anyone set up webdna 7 with virtual hosts on mac? (2012) Range Comparisons (2000) Access Denied! But why? (1997) WebCommerce: Folder organization ? (1997) Web Catalog 2 demo (1997) Sku numbers (1997) Search design (1997) Plain tex spacing for html? (2003) WebCat2b15MacPlugin - showing [math] (1997) Multi Colonns (1998) Database Options (1997) [sendmail] v. [writefile] (2000) A quickie question (1997) problems with 2 tags (1997) php vs WebCatalog (2000) Emailer (1997) Grant, please help me ... (1997) Extra carriage returns (1999)