Dear All, I discovered an issue di jdbforms 2.4rc2 (3rd of july build). I use a searchCombo to position the form on a specified record. The I get the valued of the selected option of the searchCombo via
this.request.getParameter((String) searchFieldNames_tablename("nameOfSearchCombo")) Now this is the source of a page where is printed out the searchCombo: <input type="hidden" name="searchalgo_67_1" value="sharp"/> <input type="hidden" name="searchmode_67_1" value="and"/> <select name="search_67_1" size="1" style="width:400px" onChange="this.form.submit();"> <....list of OPTION ...> the name of the select is "search_67_1" but with searchFieldNames_tablename("nameOfSearchCombo") I get search67_1 and when requested the value is NULL. This could be a big problem! Have you a work-around for this? Is this a bug? Regards Ivan ----------------------- Ivan Codarin ----------------------- ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms