Hi,
I currently have a function stored in the modules tab in my Access 2000 database. To test it, I just call the function during the OnClick event of a button on a form.
I know you can connect to the database through an ASP page by using ADO. What I'd like to know, if its possible, can this function run when triggered by an ASP page after they click submit on that ASP page?
If so, can you show me some sample code on how that function is going to be called? Or perhaps there may be another way that would be more efficient?
Any ideas would be greatly appreciated.
Thanx in advance
Kevin
I currently have a function stored in the modules tab in my Access 2000 database. To test it, I just call the function during the OnClick event of a button on a form.
I know you can connect to the database through an ASP page by using ADO. What I'd like to know, if its possible, can this function run when triggered by an ASP page after they click submit on that ASP page?
If so, can you show me some sample code on how that function is going to be called? Or perhaps there may be another way that would be more efficient?
Any ideas would be greatly appreciated.
Thanx in advance
Kevin