Re: Search as error page

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 42909
interpreted = N
texte = Thats right but the server returns this crazy errorError: template 'iBook:Webserver:Webcatalog:StoreBuilder:evouchers1:easyshopping' not foundError: template security preferences do not allow remote access to files with that extensionThis is coming from webcatalog somehow because if I use a page that is not processed by webcat it returns the pageThanks paul ----- Original Message ----- From: Inkblot Media To: WebCatalog Talk Sent: Monday, August 26, 2002 7:09 PM Subject: Re: Search as error page > Pedro is correct with the search context, but I think you are looking at > setting the 404 error page. > > > > ----- Original Message ----- > From: Pedro Rivera > To: WebCatalog Talk > Sent: Monday, August 26, 2002 9:45 AM > Subject: Re: Search as error page > > > > Just do a search context: > > > > [listwords words=[url][referrer][/url]&delimiters=/] > > [text]searchterm=[word][/text] > > [/listwords] > > [search db=blah.db&woPageColumdata=[searchterm]] > > [FoundItems] > > Link to the related page. > > [/FoundItems] > > [/search] > > > > -----Original Message----- > > From: Paul Berman [mailto:paul@ast.jagrove.com] > > Sent: Monday, August 26, 2002 9:28 AM > > To: WebDNA-Talk@talk.smithmicro.com > > Subject: Re: Search as error page > > > > > > Hi > > > > Nearly, > > > > What I need to do is have a page which I can set with the server software > as > > a default error page. > > > > If you goto www.mycompany.com/myfriendscompany which doesnt exist the page > > that is returned is the results of a search for myfriendscompany > > > > The code you posted gets the myfriendscompany as a value, how do I set the > > search on the default error page to process and return the results without > > having to press the search or find buttons? > > > > I know it can be done its just I spent so long on this I cant think > straight > > (anymore) > > > > Thanks > > paul > > ----- Original Message ----- > > From: Brian Fries > > To: WebCatalog Talk > > Sent: Monday, August 26, 2002 5:50 PM > > Subject: Re: Search as error page > > > > > > > The easiest way to parse pieces from a url is with listwords: > > > > > > [listwords words=[url][referrer][/url]&delimiters=/] > > > [text]searchterm=[word][/text] > > > [/listwords] > > > > > > The variable searchterm now contains the last word from your > > > referrer - company1 in your example below. > > > > > > Is this what you're looking for? > > > > > > - brian > > > > > > At 5:27 PM 8/26/02, Paul Berman wrote: > > > >Hi > > > > > > > >I would like to set my default error page on the webserver as > findme.htm > > so > > > >that it is processed by webcatalog as a search page. > > > > > > > >The findme.htm is a search for records from a company but using the > > > >[referer] field as the search field > > > > > > > >What i need is a search from the [referer] so that if I goto > > > > > > > >www.mywebsite.com/company1 the search searches the database for > company1 > > > > > > > >What is happening at the moment is that it searches > > > >http://www.mywebsite.com/company1 so i need to strip off the > > > >http://www.mywebsite.com/ > > > > > > > >Any ideas? > > > > > > ------------------------------------------------------------- > > > 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/ > > > > > > > > > > > > > > ------------------------------------------------------------- > > 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/ > > > > ------------------------------------------------------------- > > 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/ > > > ------------------------------------------------------------- > 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/ > >------------------------------------------------------------- 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:

    
  1. Re: [.htm mappi]Re: Search as error page (Paul 2002)
  2. Re: Search as error page (Glenn Busbin 2002)
  3. [.htm mappi]Re: Search as error page (Donovan 2002)
  4. Re: Search as error page (Paul 2002)
  5. Re: Search as error page (Inkblot Media 2002)
  6. Re: Search as error page (Paul Berman 2002)
  7. Re: Search as error page (Pedro Rivera 2002)
  8. Re: Search as error page (Paul Berman 2002)
  9. Re: Search as error page (Pedro Rivera 2002)
  10. Re: Search as error page (Paul Berman 2002)
  11. Re: Search as error page (Brian Fries 2002)
  12. Re: Search as error page (Paul Berman 2002)
Thats right but the server returns this crazy errorError: template 'iBook:Webserver:Webcatalog:StoreBuilder:evouchers1:easyshopping' not foundError: template security preferences do not allow remote access to files with that extensionThis is coming from webcatalog somehow because if I use a page that is not processed by webcat it returns the pageThanks paul ----- Original Message ----- From: Inkblot Media To: WebCatalog Talk Sent: Monday, August 26, 2002 7:09 PM Subject: Re: Search as error page > Pedro is correct with the search context, but I think you are looking at > setting the 404 error page. > > > > ----- Original Message ----- > From: Pedro Rivera > To: WebCatalog Talk > Sent: Monday, August 26, 2002 9:45 AM > Subject: Re: Search as error page > > > > Just do a search context: > > > > [listwords words=[url][referrer][/url]&delimiters=/] > > [text]searchterm=[word][/text] > > [/listwords] > > [search db=blah.db&woPageColumdata=[searchterm]] > > [founditems] > > Link to the related page. > > [/FoundItems] > > [/search] > > > > -----Original Message----- > > From: Paul Berman [mailto:paul@ast.jagrove.com] > > Sent: Monday, August 26, 2002 9:28 AM > > To: WebDNA-Talk@talk.smithmicro.com > > Subject: Re: Search as error page > > > > > > Hi > > > > Nearly, > > > > What I need to do is have a page which I can set with the server software > as > > a default error page. > > > > If you goto www.mycompany.com/myfriendscompany which doesnt exist the page > > that is returned is the results of a search for myfriendscompany > > > > The code you posted gets the myfriendscompany as a value, how do I set the > > search on the default error page to process and return the results without > > having to press the search or find buttons? > > > > I know it can be done its just I spent so long on this I cant think > straight > > (anymore) > > > > Thanks > > paul > > ----- Original Message ----- > > From: Brian Fries > > To: WebCatalog Talk > > Sent: Monday, August 26, 2002 5:50 PM > > Subject: Re: Search as error page > > > > > > > The easiest way to parse pieces from a url is with listwords: > > > > > > [listwords words=[url][referrer][/url]&delimiters=/] > > > [text]searchterm=[word][/text] > > > [/listwords] > > > > > > The variable searchterm now contains the last word from your > > > referrer - company1 in your example below. > > > > > > Is this what you're looking for? > > > > > > - brian > > > > > > At 5:27 PM 8/26/02, Paul Berman wrote: > > > >Hi > > > > > > > >I would like to set my default error page on the webserver as > findme.htm > > so > > > >that it is processed by webcatalog as a search page. > > > > > > > >The findme.htm is a search for records from a company but using the > > > >[referer] field as the search field > > > > > > > >What i need is a search from the [referer] so that if I goto > > > > > > > >www.mywebsite.com/company1 the search searches the database for > company1 > > > > > > > >What is happening at the moment is that it searches > > > >http://www.mywebsite.com/company1 so i need to strip off the > > > >http://www.mywebsite.com/ > > > > > > > >Any ideas? > > > > > > ------------------------------------------------------------- > > > 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/ > > > > > > > > > > > > > > ------------------------------------------------------------- > > 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/ > > > > ------------------------------------------------------------- > > 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/ > > > ------------------------------------------------------------- > 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/ > >------------------------------------------------------------- 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/ Paul Berman

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:

Can you do this??? and other stuff (1997) Cart questions (1997) Sorting... stumped. (2006) Pithy questions on webcommerce & siteedit (1997) carriage returns in data (1997) ShowNext (1997) include bug????? (1997) Dumb Question about Docs (1997) Server slowing down. (1997) Server Load Tester (2000) Some Questions (1997) can WC render sites out? (1997) OK, here goes... (1997) showif and cart (1997) Roundup function? (1997) Replace context problem ... and answers (1997) New Plug-in and Type 11 errors (1997) passing user info on each page (2000) Striping Characters (1998) range vs greater than/less than (2003)