View Full Version : show data grid on a wab page thru ASP


uandme72
06-27-2001, 12:03 AM
i want to enter data in two access tables in a one-many relationship on a web page through ASP.
the data to be entered into the many side table needs more than one records to be entered at one time. Kindly suggest how to show data grid similar to that in VB, on an ASP page to achieve what I want.