mikedaruke
Technical User
How would i go about creating a search box and having it actually execute an sql query when clicked?
Any sample code out there? I would want the search box on my header, which is included on all pages.
The pages currently use a code behind, which goes to a compiled dll, so I can't add to that since I dont have the source. I need to add the code probably to the aspx header page correct? any help would be appreciated
Any sample code out there? I would want the search box on my header, which is included on all pages.
The pages currently use a code behind, which goes to a compiled dll, so I can't add to that since I dont have the source. I need to add the code probably to the aspx header page correct? any help would be appreciated