I have a ASP form that writes to a Access database.
On another machine, I have the database open at a form in datasheet view. By setting a timer to do a requery on the form, I can see when new records are enetered.
However, I want to do a sequence of events when this happens but I can't which...