is it a real "search" or more like a forwarder? A forwarder would be easier.
OR Create a input field, add some AJAX and if a user types in the ID there are two options: a) a 404 comes up and the AJAX is forced to say "not found, sorry. blah.." b) without ajax you just forward the user to the page 12345.htm (or whatever .php/asp) and if there is no page just a 404 comes up) c) with ajax there is a page and a 200 is the response, if you have a unique div inside the document, then filter the result down to this and return the content to a preview inside your search page - of course with a link to the original page I like c) if you need some help with that just tell me :) On 3 Dez., 22:52, bushland25 <[EMAIL PROTECTED]> wrote: > Are you looking to use RedDot's search, or a custom search that you > will build? > > On Dec 3, 11:31 am, Tiffany <[EMAIL PROTECTED]> wrote: > > > We are publishing our articles using the page id numbers as the file > > name. I want to create a search feature just for the article numbers > > where the user will enter the article number and be taken to the > > corresponding page. Has anyone done this or have advice? > > > Thanks for your help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
