Re: Date Question
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 46361
interpreted = N
texte = Jeff put your [duedate] right above the showif in the founditems loop.Post exactly one of the results to the list.Donovan>>>>| [text show=f&secure=f]sort1=duedate[/text]>>>>| [text show=f&secure=f]sort2=priority[/text]>>>>| [text show=f&secure=f]showonly=all[/text]>>>>|>>>>|>>>>| [search>>>>| db=database.db&geskudata=0&as[sort1]sort=1&as[sort2]sort=2&asstatussor>>>>| t=3[hideif>>>>| [url][showonly][/url]=all]&eqprojecttypedatarq=[url][showonly][/url][/>>>>| hideif]&duedatetype=date&prioritytype=num]>>>>| [founditems]>>>>|>>>>| [showif [duedate]<[date]]
PAST DUE ->>>>>| [/showif]>>>>|>>>>|>>>>| [/founditems]>>>>| [/search]Jeff Logan wrote:> Sorry this did not work either. See my next post.>> Jeff>> >[SHOWIF [MATH]{[duedate]}<{[date]}[/MATH]=1]> > PAST DUE> >[/SHOWIF]> >> >-----Original Message-----> >From: Jeff Logan [mailto:jefftalk@insideout.com]> >Sent: Tuesday, December 17, 2002 10:09 AM> >To: WebDNA-Talk@talk.smithmicro.com> >Subject: Re: Date Question> >> >Tried it and it did not work. Any other ideas. Need me to post the full> >code?> >> >Jeff>> >>>> >>>> >>>>> >>>>| Here is the full code with a search and just what I am having a> >>>>| problem with. [duedate] is a variable in the database that compares> >>>>| against todays date to show if a project is past due or not.> >>>>|> >>>>| Jeff Logan> >>>>|> >>>>| ----> >>>>|> >>>>| [text show=f&secure=f]sort1=duedate[/text]> >>>>| [text show=f&secure=f]sort2=priority[/text]> >>>>| [text show=f&secure=f]showonly=all[/text]> >>>>|> >>>>|> >>>>| [search> >>>>| db=database.db&geskudata=0&as[sort1]sort=1&as[sort2]sort=2&asstatussor> >>>>| t=3[hideif> >>>>| [url][showonly][/url]=all]&eqprojecttypedatarq=[url][showonly][/url][/> >>>>| hideif]&duedatetype=date&prioritytype=num]> >>>>| [founditems]> >>>>|> >>>>| [showif [duedate]<[date]]
PAST DUE ->> >>>>| [/showif]> >>>>|> >>>>|> >>>>| [/founditems]> >>>>| [/search]> >>>>|> >>>>|> >>>>|> >>>>|> >>>>| >Jeff Logan wrote:> >>>>| >> I have my search string current it is just in the show if part.> >>>>| >>> >>>>| >> [showif [duedate]<[date]] PAST DUE -> [/showif]> >>>>| >> The show if say's yes to this if the date is in 2003.> >>>>| >>> >>>>| >> >>>>| >Well, you could try this instead:> >>>>| >> >>>>| >[showif {[duedate]}<{[date]}] PAST DUE -> [/showif]> >>>>| >> >>>>| >which will compare as numbers. You aren't inside an orderfile> >>>>| >contaxt are you (since in that case [date] is the Order date not the> >>>>| >Current date)?> >>>>| >> >>>>| >John> >>>>| >> ------------------------------------------------------------------------>-------------------------------------------------------------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:
Jeff put your [duedate] right above the showif in the founditems loop.Post exactly one of the results to the list.Donovan>>>>| [text show=f&secure=f]sort1=duedate[/text]>>>>| [text show=f&secure=f]sort2=priority[/text]>>>>| [text show=f&secure=f]showonly=all[/text]>>>>|>>>>|>>>>| [search>>>>| db=database.db&geskudata=0&as[sort1]sort=1&as[sort2]sort=2&asstatussor>>>>| t=3[hideif>>>>| [url][showonly][/url]=all]&eqprojecttypedatarq=[url][showonly][/url][/>>>>| hideif]&duedatetype=date&prioritytype=num]>>>>| [founditems]>>>>|>>>>| [showif [duedate]<[date]]PAST DUE ->>>>>| [/showif]>>>>|>>>>|>>>>| [/founditems]>>>>| [/search]Jeff Logan wrote:> Sorry this did not work either. See my next post.>> Jeff>> >[SHOWIF [math]{[duedate]}<{[date]}[/MATH]=1]> > PAST DUE> >[/SHOWIF]> >> >-----Original Message-----> >From: Jeff Logan [mailto:jefftalk@insideout.com]> >Sent: Tuesday, December 17, 2002 10:09 AM> >To: WebDNA-Talk@talk.smithmicro.com> >Subject: Re: Date Question> >> >Tried it and it did not work. Any other ideas. Need me to post the full> >code?> >> >Jeff>> >>>> >>>> >>>>> >>>>| Here is the full code with a search and just what I am having a> >>>>| problem with. [duedate] is a variable in the database that compares> >>>>| against todays date to show if a project is past due or not.> >>>>|> >>>>| Jeff Logan> >>>>|> >>>>| ----> >>>>|> >>>>| [text show=f&secure=f]sort1=duedate[/text]> >>>>| [text show=f&secure=f]sort2=priority[/text]> >>>>| [text show=f&secure=f]showonly=all[/text]> >>>>|> >>>>|> >>>>| [search> >>>>| db=database.db&geskudata=0&as[sort1]sort=1&as[sort2]sort=2&asstatussor> >>>>| t=3[hideif> >>>>| [url][showonly][/url]=all]&eqprojecttypedatarq=[url][showonly][/url][/> >>>>| hideif]&duedatetype=date&prioritytype=num]> >>>>| [founditems]> >>>>|> >>>>| [showif [duedate]<[date]]PAST DUE ->> >>>>| [/showif]> >>>>|> >>>>|> >>>>| [/founditems]> >>>>| [/search]> >>>>|> >>>>|> >>>>|> >>>>|> >>>>| >Jeff Logan wrote:> >>>>| >> I have my search string current it is just in the show if part.> >>>>| >>> >>>>| >> [showif [duedate]<[date]] PAST DUE -> [/showif]> >>>>| >> The show if say's yes to this if the date is in 2003.> >>>>| >>> >>>>| >> >>>>| >Well, you could try this instead:> >>>>| >> >>>>| >[showif {[duedate]}<{[date]}] PAST DUE -> [/showif]> >>>>| >> >>>>| >which will compare as numbers. You aren't inside an orderfile> >>>>| >contaxt are you (since in that case [date] is the Order date not the> >>>>| >Current date)?> >>>>| >> >>>>| >John> >>>>| >> ------------------------------------------------------------------------>-------------------------------------------------------------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/
Donovan
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:
Size issues (2001)
[SHOWIF]s and empty arguments (1997)
Rollovers (1999)
WebCat b13 CGI -shownext- (1997)
emailer (1997)
WebCat preferences caching problem (2000)
shipcost vs shiptotal (1998)
External Images (1998)
Bugs in IE 6.0 ? (2003)
What really killed WebDNA? (2007)
GuestBook example (1997)
Credit Card Number checking (1997)
Weird Math and SV (1997)
Options for http uploading of files (1999)
different ship dates and shopping carts -- how to? (1997)
Some Questions (1997)
2.0 Info (1997)
PCS Frames (1997)
A multi-processor savvy WebCatalog? (1997)
Does anyone have any Whois lookup code in WebCat? (2007)