Wanted help with passing information to a form
Posted: Sat Feb 25, 2012 6:20 pm
I have used a javascript datagrid to read from a database that is not part of CMSMS, with a search that filters the results. I want to pass the search query to a Request for Quote form if no results are found (currently there is just a link to the form), or if a search is successful I want to be able to pass both the search query and one field from the datagrid to the form. Can anyone help with that? Here is a link to the datagrid page (which is actually a static page, because it didn't work for me when I included it in CMSMS) http://probotest.com/tjr/partsearchb/index2.php
The datagrid I used includes a method for creating links.
The datagrid I used includes a method for creating links.