I built an system using MFC dialuge and you can considre it like question answering system take its knowledge from Access DB and the system is just one interface like any chatting interface(msn,yahoo,...) one box for entering text and a nother box for displaying the system answer or text and one send button.

My problem is I need to put my system online So I need your suggestions in this issue?

What are the techniques should I use to make this happen?

I searched about CGI with VC++ and its looks useful and some links told me to convert my system to dll files after that link it to HTML page but I have no experince in both of them so please any one have an ideas thats will be so appreciated because I don't want to read and waste my time in the wrong direction?


Please note: What about the DB because many users should use the system at the same time.

Thanks alot