i think i missed this part on the config
$config[‘enable_query_strings’] = FALSE;
it still is false but surprisingly it was working on segment based and query string.
take a look at http://www.estetika-design.com
and thanks for the reply.
sam
Craig - 10 November 2006 04:38 AM
[quote author=“Documentation”]Please note: If you are using query strings you will have to build your own URLs, rather than utilizing the URL helpers (and other helpers that generate URLs, like some of the form helpers) as these are designed to work with segment based URLs.