Hey guys, I need some help. I'm using Microsoft Visual C++ 2010.
I've heard about being able to write html in c++
I found a few tutorials but I can't understand them they're not very noob friendly. :(
Can some of you guys give me a few codes so I can get started? Thanks! :)
TheChosen0ne 0 Newbie Poster
Recommended Answers
Jump to PostYour question makes no sense. HTML is plain text that is interpreted by a suitable programme such as a web browser. C++ is plain text that is turned into a programme using a compiler. They are completely different things and writing a C++ programme for the purpose of generating HTML …
Jump to PostCGI springs to mind.
All 5 Replies
TheChosen0ne 0 Newbie Poster
Moschops 683 Practically a Master Poster Featured Poster
dospy 51 Junior Poster in Training
Moschops 683 Practically a Master Poster Featured Poster
Moschops 683 Practically a Master Poster Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.