25 Oct
2008
25 Oct
'08
12:44 a.m.
Hi, I created a form module which is displayed as a block on the home page. On submitting this form you get something like this : http://website_name.com/pages/?location=chicago°ree=MBBS ....... and so on but I want the parameters to be sent to the results.tpl.php page I'm using 'get' method & $form_state['redirect'] = "?q=results". I'm using Drupal 6.2 What else should I do ? Thank you, Praveen