J
Jason Lopez
I have a DAP form that works fine in Access. But I must be missing
something to get it to function properly in DAP. Essentially, I have two
buttons. The first is to save the record that has just been filled in. The
other is to close out the form and return to the original report.
Background on the Report:
Simple report indicating who is out on vacation and until when. If someone
does not appear on the list and you know that person is going to be out, you
click on the "Add Proxy" button and it takes you to this form. Once you
have filled in the form, you have two options: 1) save what you have just
entered and receive a new blank form; 2) exit the form without savings the
record and return to the report.
My HTML code has no functionality on the buttons. I cannot seem to get
anything to work. I am almost to the point of taking the code to FrontPage
and adding in what I am looking for. But, I also don't want to take away
from the database connection functionality. Additionally, I don't want to
screw up the code so much that I have lost all functionality of the entire
form.
Jason Lopez
something to get it to function properly in DAP. Essentially, I have two
buttons. The first is to save the record that has just been filled in. The
other is to close out the form and return to the original report.
Background on the Report:
Simple report indicating who is out on vacation and until when. If someone
does not appear on the list and you know that person is going to be out, you
click on the "Add Proxy" button and it takes you to this form. Once you
have filled in the form, you have two options: 1) save what you have just
entered and receive a new blank form; 2) exit the form without savings the
record and return to the report.
My HTML code has no functionality on the buttons. I cannot seem to get
anything to work. I am almost to the point of taking the code to FrontPage
and adding in what I am looking for. But, I also don't want to take away
from the database connection functionality. Additionally, I don't want to
screw up the code so much that I have lost all functionality of the entire
form.
Jason Lopez