I would like to create a car rental web application using html in front end and c++ in backend | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

I would like to create a car rental web application using html in front end and c++ in backend

In the back end i had written the whole code for car rental system. I would like to create a page using html for login but the login code is written using c++ js the page will be written using html.the username u enter will be stored using file handling in c++ . The question bis how do i do it?

11th Jul 2021, 7:26 AM
Ravikanti Ashrith
Ravikanti Ashrith - avatar
2 Answers
+ 1
I don't think this is possible to integrate html and c++ . If u wanna do in cpp then use SFML, SDL or unity engine you can make games and application. not web applications For web application you need to use html css JavaScript react node ,java JSP ,php these languages not cpp
11th Jul 2021, 10:32 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 1
At least can i link my c++ code with html
12th Jul 2021, 5:39 AM
Ravikanti Ashrith
Ravikanti Ashrith - avatar