Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi,,
Anybody know How to call java script function in MFC ,,, give some idea


Thank you
Posted
Updated 29-Apr-16 3:21am

1 solution

If you want call javascript function from mfc application then used
execScript()
but i specially recomment this code block
Call a JavaScript function from C++[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900