> my search page works from a preview but the search form on my > site just send one to the site's home page.
You're likely using the Pliant webskin (which had a typo in dmHeader.cfm). Edit the following: <project_folder>/webskin/includes/dmHeader.cfm (line 51) Change: <form action=""> To: <form action="#application.url.conjurer#?objectid=#application.navid.search#" method="post"> Don't forget to build your indecies in the FarCry administrator. --- Jeff Coughlin Web Application Developer http://www.jeffcoughlin.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev -~----------~----~----~----~------~----~------~--~---