wrote:>>> [showif 6=[lookup>>> db=days.db&lookinfield=number&value=[math]({[the_month]/[index]/[the_y>>> ear]})%7[/math]&returnfield=skip¬found=Day]][/showif]>>> [/loop]>>> >>> So inserting a space does not make the extra cell's show up. The>>> just don't show up because know code is written for them.>> Without writing the code here is a logic that I think will work for you.(show if the index is greater than the number of days in the month (whichyou used a lookup to do earlier)) If it is greater than the total days (and it will be the 1st cell afterthe end) then check to see if:[showif 6=[lookup db=days.db&lookinfield=number&value=[math]({[the_month]/[index]/[the_year]})%7[/math]&returnfield=skip¬found=Day]]
[/showif][/loop]If not insert a cell with spaces... And perform this check again. ==========What will happen?The code will check to see if the cell is > the total number of days inmonth. Yes it is greater: Check index to see if %6 If that is then
If not create with space No not greater: | as usual.This logic should work beautifully.Let me know if you need hacking any of the showif codes.AlexAlex J McCombie New World MediaChief Information Officer Drawer 607800/724.8973 Fair Haven, NY 13064Alex@NewWorldMedia.com http://OurClients.comInterface Designer WebDNA Programmer Database Designer-------------------------------------------------------------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:
| |
- Re: Solve the Problem, get the code! (Jeff Logan 2001)
- Re: Solve the Problem, get the code! (Marc Kaiwi 2001)
- Re: Solve the Problem, get the code! (Marc Kaiwi 2001)
- Re: Solve the Problem, get the code! (Alex McCombie 2001)
- Re: Solve the Problem, get the code! (Jeff Logan 2001)
- Re: Solve the Problem, get the code! (Alex McCombie 2001)
- Re: Solve the Problem, get the code! (Stuart Tremain 2001)
- Re: Solve the Problem, get the code! (Jeff Logan 2001)
- Re: Solve the Problem, get the code! (Daniel Smith 2001)
- Re: Solve the Problem, get the code! (Jeff Logan 2001)
- Re: Solve the Problem, get the code! (Dale Therio 2001)
- Re: Solve the Problem, get the code! (Marc Kaiwi 2001)
- Re: Solve the Problem, get the code! (Jeff Logan 2001)
- Re: Solve the Problem, get the code! (Anne Varner 2001)
- Re: Solve the Problem, get the code! (Brian Fries 2001)
- Re: Solve the Problem, get the code! (Celeste Paul 2001)
- Re: Solve the Problem, get the code! (Tom Duke 2001)
- Re: Solve the Problem, get the code! (Jeff Logan 2001)
- Re: Solve the Problem, get the code! (Jeff Logan 2001)
- Re: Solve the Problem, get the code! (Marc Kaiwi 2001)
- Re: Solve the Problem, get the code! (adam@inos.com (O'Connor, Adam) 2001)
- Re: Solve the Problem, get the code! (adam@inos.com (O'Connor, Adam) 2001)
- Re: Solve the Problem, get the code! (Marc Kaiwi 2001)
- Solve the Problem, get the code! (Jeff Logan 2001)
|
On 8/7/01 1:07 PM, Jeff Logan wrote:>>> [showif 6=[lookup>>> db=days.db&lookinfield=number&value=[math]({[the_month]/[index]/[the_y>>> ear]})%7[/math]&returnfield=skip¬found=Day]][/showif]>>> [/loop]>>> >>> So inserting a space does not make the extra cell's show up. The>>> just don't show up because know code is written for them.>> Without writing the code here is a logic that I think will work for you.(show if the index is greater than the number of days in the month (whichyou used a lookup to do earlier)) If it is greater than the total days (and it will be the 1st cell afterthe end) then check to see if:[showif 6=[lookup db=days.db&lookinfield=number&value=[math]({[the_month]/[index]/[the_year]})%7[/math]&returnfield=skip¬found=Day]] [/showif][/loop]If not insert a cell with spaces... And perform this check again. ==========What will happen?The code will check to see if the cell is > the total number of days inmonth. Yes it is greater: Check index to see if %6 If that is then If not create with space No not greater: | as usual.This logic should work beautifully.Let me know if you need hacking any of the showif codes.AlexAlex J McCombie New World MediaChief Information Officer Drawer 607800/724.8973 Fair Haven, NY 13064Alex@NewWorldMedia.com http://OurClients.comInterface Designer WebDNA Programmer Database Designer-------------------------------------------------------------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/
Alex McCombie
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:
We need advice (1996)
turning every 5th line red (1998)
This list needs a digest: rant, rave... (1997)
Help name our technology! I found it (1997)
[ShowNext] feature in 2.0 (1997)
I give up!! (1997)
Fun with Dates - finally resolved but.... (1997)
searching multiple databases (1997)
WebMerchant when CC network is down (1998)
Generating a random image, but avoiding repeated images. (1999)
WebSTAR 2.1 freezes my Mac (1997)
[OT] 'Email this story to a friend' (2003)
Newbie questions (1999)
Authorize.net? (2003)
Email Formatting (2001)
delete fails (2000)
Custom WebCat Prefs ... (1997)
[SetHeader] docs? (1997)
Command=Showcart? (2000)
[WebDNA] Sort by Row (2017)
| |