J
JLadd3
My apologies if this issue has been addressed previously, but I have
not been able to find a straightforward solution (assuming there is
one). I am looking for advice on the best way for me to publish a
form I have created in Access 2000 to the web. I used the TSI Form-to-
DAP wizard to create a DAP that mirrors the form, but I need help
making the code behind the submit button work. The code uses the
input in the form's textboxes to query multiple tables and existing
queries in the database. It then performs several calculations and
updates the records with the calculated values.
It seems like ASP is the best route to go with, but I'm not very
familiar with ASP. Please note I also have Access 2003 on my home
computer if it has added features that may help me. Let me know if
you would like me to post the code... it's about 60+ lines.
Thanks in advance
not been able to find a straightforward solution (assuming there is
one). I am looking for advice on the best way for me to publish a
form I have created in Access 2000 to the web. I used the TSI Form-to-
DAP wizard to create a DAP that mirrors the form, but I need help
making the code behind the submit button work. The code uses the
input in the form's textboxes to query multiple tables and existing
queries in the database. It then performs several calculations and
updates the records with the calculated values.
It seems like ASP is the best route to go with, but I'm not very
familiar with ASP. Please note I also have Access 2003 on my home
computer if it has added features that may help me. Let me know if
you would like me to post the code... it's about 60+ lines.
Thanks in advance