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:

Extended [ConvertChars] (1997) Did you hear about this? (1997) FileMaker and WebCat (1999) oops private message leaked into talk list (1997) Help! WebCat2 bug (1997) [Sum] function? (1997) Great product and great job ! (1997) X etc.... (1999) [WebDNA] Multiple e-mail sending (2011) emailer (1997) Date Formats (1997) [BULK] [WebDNA] Amazon EC2 and WebDNA (2017) Database Updates (1997) WebCat2 several catalogs? (1997) RE: [WebDNA] File Include HTM (2008) encryption madness (2003) Cart Question (1998) Frames and WebCat (1997) WebCat2 - Getting to the browser's username/password data (1997) Secure server question (1997)