Hello,
I have written an IT support program for our college using
VB and Access and staff have asked if i could provide a web based client so they could create reports from home.
So, my question is, which language should I use?
Somebody at work said PHP would do the job but they have not a clue how to write the code. I only need to place about 7 list boxes and a submit button on the screen. The list boxes will draw data from Access using SQL statements and the submit button will write the data to the DB.
I have knowlege of HTML but thats about it.
any help will be much appreciated.