I have an .aspx that loads my database in a window and I am able to click on one of the features and view its contents. What i want to do now is in a another form I want to be able to "keyword", search the database for metadata and return the same database information as before. My problem...