i want to search by category in drupal 5.10 which is not working. but it is searching by content and by user but i have to search by category which is not part of content.
hello i would like to know what is the syntax for a check box when i use forms api
say when it is check what is the syntax?
someone please help me...
i went through the help files but it dint help me as well
also i wanna know whether this syntax is correct
if ( $form_values['formid'].checked=='true')
Hi.
I want to use ajax in my site. So i have to reload my left pane on some click. But after refreshing i want to replace my left pane data with some other page's left pane content. But the problem is it loads the whole content of the redirected page on the left pane.
So please anybody can help how to extract content from a page of a particular block.
or any other solutionssss.