Please tell me, how to include a javascript header file or javascript function in C++ code. The C++ code is written in Linux(UBUNTU)?
Although i nee
Calling Scripting functions from C++
http://clipp.sourceforge.net/Tutorial/back_calling.html
JavaScript Calls from C++ - CodeGuru
http://www.codeguru.com/cpp/i-n/ieprogram/article.php/c4399/JavaScript-Calls-from-C.htm
JavaScript call from C++ - CodeProject
http://www.codeproject.com/KB/COM/jscalls.aspx
calling javascript from c++ code - JavaScript / Ajax / DHTML answers
http://bytes.com/topic/javascript/answers/759793-calling-javascript-c-code
Try All of above this.