J
|
Jane 11/26/2008 |
Hi, Response.Redirect "sales_list.asp?a=search&value=1&SearchFor=" & dict("Fieldname1") & "&SearchOption=Contains&SearchField=" |
E
|
erdinoxyz author 11/26/2008 |
Hi, all entered values are stored in the dict collection in the After record updated event on the Events tab. Here is a sample:
|