I've created a form for use on my company intranet to take Help Requests from our users. Aside from some scattered web development, batch files and basic VB, I'm more of an administrator than a programmer. Any advice you could offer would be appreciated.
I would like the data from this form to be submitted to a .csv file or stored in a database or bring XML scripts in. Either way I'll want to query it later via a web page. That way unresolved Help Requests can be viewed via a web interface.
Any ideas on how I might go about this? SQL isn't available and I'd like to avoid doing anything with Frontpage.
I would like the data from this form to be submitted to a .csv file or stored in a database or bring XML scripts in. Either way I'll want to query it later via a web page. That way unresolved Help Requests can be viewed via a web interface.
Any ideas on how I might go about this? SQL isn't available and I'd like to avoid doing anything with Frontpage.