← Back to topics
Topic

c++ and html

M
MilosRadic
how can i use c++ code in html?i know that it needs to be compiled unlike javascript but is there any possibility for it happening?:D
A
Al3kSaNdaR
Hope it helps.

http://www.cplusplus.com/forum/general/3409/
A
Al3kSaNdaR
Ow, it's just for embedding, never mind. :)
M
MilosRadic
yea i found out about embeding but i dont know is there a scripting language that has the same syntax as c++ and can use the same libraries and all:D
i
imslavko
I think you can use CGI to create dynamic pages within C++