hey
im using "Property Agent" module, and tring to change the search options in the "Property Agent Search" module.
Now, when the input textbox is empty, and you click on the search botton, you get all the properties in the Database as the search Results.
How can I change it? i need that when the Textbox is empty - the Search botton wont be active.
The textbox is a Dynamic fiels shows in the SearchSmall.ascx file as
<asp:PlaceHolder ID="phValue" Runat="server" />
Thanks!