Re: details

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 50298
interpreted = N
texte = We did something similar by using a searchstring DB. In which we log the search string for quick reference.example: ID STRING C_DATE 1 eqIDdatarq=1&eqTHISFIELDdatarq=you know it 5/12/2003This way when we go to the details page we only need to know what the ID of the string. We need do a lookup on the STRING db to grab it,The C_DATE is used to clear out strings that are older than 1 day or whatever you choose. ----- Original Message ----- From: kmac To: WebDNA Talk Sent: Monday, May 12, 2003 11:32 AM Subject: Re: details > When I use: href=eparchive.tpl?[searchString]&catid=detail&capturedate=[url][captur > edate][/url]&startat=[url][index][/url]&max=1> > > I get > > [formvariables] loop shows > > 1,[searchString],catid............... > > > On Monday, May 12, 2003, at 12:23 pm, John Peacock wrote: > > > kmac wrote: > >> That's fine, but how do I carry the exact search in the the hyperlink? > >> >> url]&startat=[url][index][/url]&max=1>??? > > > > That would involve reading the docs for [shownext] and noticing the > > optional variable [SearchString]! ;~) > > > > NOTE: the docs are mistaken in that the ?command=search does NOT need > > to be included in the [shownext] loop. If you use it, your WebCatalog > > process will eventually run out of process space and crash. I keep > > mentioning it, but no one at SMSI has fixed the docs in the past > > several years... :~( > > > > I actually always use method=post and use a graphical submit button > > for a nice UI; try searching for something here: > > > > http://www.rowmanlittlefield.com/Catalog/ > > > > If you search for something like the (which returns 526 records), > > you'll see how we can return 10 records at a time, Before and After > > buttons, and a very clear URL (since all of the form variables are > > passed via a POST). > > > > John > > > > -- > > John Peacock > > Director of Information Research and Technology > > Rowman & Littlefield Publishing Group > > 4501 Forbes Boulevard > > Suite H > > Lanham, MD 20706 > > 301-459-3366 x.5010 > > fax 301-429-5748 > > > > > > ------------------------------------------------------------- > > 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/ > > > > > ------------------------------------------------------------- > 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/ ------------------------------------------------------------- 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:

    
  1. [WebDNA] Re: Please send hosting details. THANK YOU. (Owkaye Go 2009)
  2. [WebDNA] Please send hosting details (Owkaye Go 2009)
  3. Re: WebDNA emailer details ( sal danna 2005)
  4. WebDNA emailer details ( Tangel@IslandPress.Org 2005)
  5. Re: details (kmac 2003)
  6. Re: details (John Peacock 2003)
  7. Re: details (kmac 2003)
  8. Re: details (dbrooke 2003)
  9. Re: details (kmac 2003)
  10. Re: details (kmac 2003)
  11. Re: details (Donovan 2003)
  12. Re: details (kmac 2003)
  13. Re: details (Donovan 2003)
  14. Re: details (John Peacock 2003)
  15. Re: details (WebCat @ Inkblot Media 2003)
  16. Re: details (kmac 2003)
  17. Re: details (John Peacock 2003)
  18. Re: details (kmac 2003)
  19. Re: details (Kenneth Grome 2003)
  20. Re: details (Gary Krockover 2003)
  21. details (kmac 2003)
  22. Details of shipping - Totalqty calculations (updates@virtualrep.com (Updates) 1997)
We did something similar by using a searchstring DB. In which we log the search string for quick reference.example: ID STRING C_DATE 1 eqIDdatarq=1&eqTHISFIELDdatarq=you know it 5/12/2003This way when we go to the details page we only need to know what the ID of the string. We need do a lookup on the STRING db to grab it,The C_DATE is used to clear out strings that are older than 1 day or whatever you choose. ----- Original Message ----- From: kmac To: WebDNA Talk Sent: Monday, May 12, 2003 11:32 AM Subject: Re: details > When I use: href=eparchive.tpl?[searchString]&catid=detail&capturedate=
[url][captur > edate][/url]&startat=[url][index][/url]&max=1> > > I get > > [formvariables] loop shows > > 1,[searchString],catid............... > > > On Monday, May 12, 2003, at 12:23 pm, John Peacock wrote: > > > kmac wrote: > >> That's fine, but how do I carry the exact search in the the hyperlink? > >> [url][capturedate][/ > >> url]&startat=[url][index][/url]&max=1>??? > > > > That would involve reading the docs for [shownext] and noticing the > > optional variable [SearchString]! ;~) > > > > NOTE: the docs are mistaken in that the ?command=search does NOT need > > to be included in the [shownext] loop. If you use it, your WebCatalog > > process will eventually run out of process space and crash. I keep > > mentioning it, but no one at SMSI has fixed the docs in the past > > several years... :~( > > > > I actually always use method=post and use a graphical submit button > > for a nice UI; try searching for something here: > > > > http://www.rowmanlittlefield.com/Catalog/ > > > > If you search for something like the (which returns 526 records), > > you'll see how we can return 10 records at a time, Before and After > > buttons, and a very clear URL (since all of the form variables are > > passed via a POST). > > > > John > > > > -- > > John Peacock > > Director of Information Research and Technology > > Rowman & Littlefield Publishing Group > > 4501 Forbes Boulevard > > Suite H > > Lanham, MD 20706 > > 301-459-3366 x.5010 > > fax 301-429-5748 > > > > > > ------------------------------------------------------------- > > 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/ > > > > > ------------------------------------------------------------- > 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/ ------------------------------------------------------------- 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/ WebCat @ Inkblot Media

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:

Fields/Forms Processing (1998) Safari browser and WebDNA set-cookies (2003) How much is the Upgrade (2000) Exclamation point (1997) Re[2]: Base64 encryption limitations? (1999) WebCatalog2 Feature Feedback (1996) absolute paths for databases? (1997) WebCommerce: Folder organization ? (1997) inconsistent webcat calculation? (1997) A Global Variable (1997) [Announce]: Web server security and password protection (1997) ShrPAUL1@aol.com has been banned (2000) Showing unopened cart (1997) Extended [ConvertChars] (1997) New Plug-in and Type 11 errors (1997) WebCatalog Technical Reference (1997) SMSI FTP - calander system (2002) SiteEdit NewFile.html ? (1997) Which is Faster (1998) RE: WebCatalog2 for NT Beta Request (1997)