HTMLEncode is VC++
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I wonder if anybody can help. I want to do an HTMLEncode in VC++ with minimal runtime dependencies. A lot of ASP/Site Server/Index Server objects have this - but surely this is a utility function and shouldn't be associated with a server instance ? Does anybody have any code to do this, or know of any library routines - that will probably be installed on the client machine ? TIA JoeW