c++ for web
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Yes, You can use Visual C++ for developing web applications. You can write applications that run in support of a web server and process web requests and responses by unsing ISAPI feature. ISAPI Extension Wizrad ( Developer Studion Project Wizard ) will help you develop such an application. Benoy Bose