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:

three cart questions (1997) [replace] has protection feature like [delete]? (2000) [TaxableTotal] - not working with AOL and IE (1997) Emailer setup (1997) Some Questions (1997) WC2.0 Memory Requirements (1997) 2.0Beta Command Ref (can't find this instruction) (1997) Protect vs Authenicate (1997) 2cd pair of eyes please. (2003) system crashes, event log (1997) [WebDNA] (2014) WCS Newbie question (1997) There is a bug in 3.0.1 mac plug-in (1998) WebCommerce: Folder organization ? (1997) removelineitems (2000) WebCat2b13MacPlugin - [math][date][/math] problem (1997) Locking up with WebCatalog... (1997) international time (1997) PCS Emailer's role ? (1997) Problem with order processing (2006)