It's me again!
I'd like to write a procedure/function that I can pass the edit box name and text into if the edit box has been changed to add to the SQL update query. The edit box names are standardized to ebFIELDNAME.
How do I pass object information into the function/procedure and set the OnChange event to that procedure instead of the procedure edbox.OnChange?
thanks for any input!!
Leslie
I'd like to write a procedure/function that I can pass the edit box name and text into if the edit box has been changed to add to the SQL update query. The edit box names are standardized to ebFIELDNAME.
How do I pass object information into the function/procedure and set the OnChange event to that procedure instead of the procedure edbox.OnChange?
thanks for any input!!
Leslie