Re: [WebDNA] New problem with [ShowNext]

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 105318
interpreted = N
texte = When mysteries happen like this, I'm inclined to look towards vars that are not [url]ed, as was suggested. Debug the page with [formvariables], [listvariables], etc. and also try force-feeding vars to [SKU_CD] including funky var-chars like !&, etc. -Dan -------------------------------------------------- From: "Govinda" Sent: Monday, June 14, 2010 10:26 AM To: Subject: Re: [WebDNA] New problem with [ShowNext] > Lawrence > > what you say makes sense.. that if nothing has changed then it should > still work.. but meanwhile you have the problem.. > What I would do is start from scratch.. meaning just see if you can get > any [shownext] to work at all.. > just write a real simple version like the docs show and build it back up > to become your code like below. > Find out *where* it is breaking.. then someone can actually do something > (suggest something) useful. > > -Govinda > > On Jun 14, 2010, at 11:04 AM, Lawrence wrote: > >> I have the same problem with the following code, were SKU_CD is a >> numeric code. >> How could it be a problem with my code, as it was working fine for the >> last 4 years? >> -Lawrence >> >> [hideif [NumFound]<[MAX]]Pages [!] >> [/!][ShowNext position=begin&max=9&METHOD=POST][!] >> [/!][!] >> [/!]> align="middle">[!] >> [/!][/ShowNext][!] >> [/!][ShowNext position=middle&METHOD=POST][!] >> [/!]> align="middle">[!] >> [/!][/ShowNext][!] >> [/!][ShowNext position=end&max=9&METHOD=POST][!] >> [/!][!] >> [/!]> align="middle">[!] >> [/!][!] >> [/!][/ShowNext][/hideif] >> >> > > ------------ > Govinda > govinda.webdnatalk@gmail.com > > > > > --------------------------------------------------------- > 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 > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288 > Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] New problem with [ShowNext] (Donovan Brooke 2010)
  2. Re: [WebDNA] New problem with [ShowNext] (Lawrence 2010)
  3. Re: [WebDNA] New problem with [ShowNext] (Donovan Brooke 2010)
  4. Re: [WebDNA] New problem with [ShowNext] ("Dan Strong" 2010)
  5. Re: [WebDNA] New problem with [ShowNext] (Govinda 2010)
  6. Re: [WebDNA] New problem with [ShowNext] (Donovan Brooke 2010)
  7. Re: [WebDNA] New problem with [ShowNext] (Lawrence 2010)
  8. Re: [WebDNA] New problem with [ShowNext] (Kenneth Grome 2010)
  9. Re: [WebDNA] New problem with [ShowNext] (Lawrence 2010)
  10. Re: [WebDNA] New problem with [ShowNext] (Govinda 2010)
  11. Re: [WebDNA] New problem with [ShowNext] (Donovan Brooke 2010)
  12. Re: [WebDNA] New problem with [ShowNext] (Lawrence 2010)
  13. Re: [WebDNA] New problem with [ShowNext] (christophe.billiottet@webdna.us 2010)
  14. Re: [WebDNA] New problem with [ShowNext] (Lawrence 2010)
  15. Re: [WebDNA] New problem with [ShowNext] (Lawrence 2010)
  16. Re: [WebDNA] New problem with [ShowNext] (christophe.billiottet@webdna.us 2010)
  17. [WebDNA] New problem with [ShowNext] (Lawrence 2010)
When mysteries happen like this, I'm inclined to look towards vars that are not [url]ed, as was suggested. Debug the page with [formvariables], [listvariables], etc. and also try force-feeding vars to [SKU_CD] including funky var-chars like !&, etc. -Dan -------------------------------------------------- From: "Govinda" Sent: Monday, June 14, 2010 10:26 AM To: Subject: Re: [WebDNA] New problem with [shownext] > Lawrence > > what you say makes sense.. that if nothing has changed then it should > still work.. but meanwhile you have the problem.. > What I would do is start from scratch.. meaning just see if you can get > any [shownext] to work at all.. > just write a real simple version like the docs show and build it back up > to become your code like below. > Find out *where* it is breaking.. then someone can actually do something > (suggest something) useful. > > -Govinda > > On Jun 14, 2010, at 11:04 AM, Lawrence wrote: > >> I have the same problem with the following code, were SKU_CD is a >> numeric code. >> How could it be a problem with my code, as it was working fine for the >> last 4 years? >> -Lawrence >> >> [hideif [NumFound]<[MAX]]Pages [!] >> [/!][ShowNext position=begin&max=9&METHOD=POST][!] >> [/!][thisurl]?[!] >> [/!]SKU_CD=[SKU_CD]&max=[max]&startat=[start]&CT=T">[!] >> [/!][math]ceil([END]/[MAX])[/math].gif" border="0" >> align="middle">[!] >> [/!][/ShowNext][!] >> [/!][ShowNext position=middle&METHOD=POST][!] >> [/!][math]ceil([END]/[MAX])[/math]_on.gif" border="0" >> align="middle">[!] >> [/!][/ShowNext][!] >> [/!][ShowNext position=end&max=9&METHOD=POST][!] >> [/!][thisurl]?[!] >> [/!]SKU_CD=[SKU_CD]&max=[max]&startat=[start]&CT=T">[!] >> [/!][math]ceil([END]/[MAX])[/math].gif" border="0" >> align="middle">[!] >> [/!][!] >> [/!][/ShowNext][/hideif] >> >> > > ------------ > Govinda > govinda.webdnatalk@gmail.com > > > > > --------------------------------------------------------- > 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 > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288 > "Dan Strong"

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:

multi-paragraph fields (1997) Can't load tmpl files (1997) Multiple Fulfillment Emails (2002) Plugin or CGI or both (1997) how to know the [LineIndex] number webcat generated during a [AddLineItem]? (2000) [WebDNA] Encode cookies ONLY via "method=Base64" (2008) [HIDEIF] inside [FOUNDITEM] (1997) finding the next thursday (2000) javascript & webdna... search without refresh (2002) [OT]Co-Location of a Server (2002) Opinion: [input] should be called [output] ... (1997) Configuring E-mail (1997) auto adding SKUs w/DB helper (1998) looping through the headers of an orderfile (2000) Was 5.0 Pricing, now Sandbox versus Website and ruminating (2003) Post (1997) WebCat2 - Getting to the browser's username/password data (1997) America Online Issues (1998) NT Setup (1998) [CreateDate] tag? (1998)