Re: Upload with js
Posted: Sun Feb 25, 2018 6:07 pm
Hi,
Add your code to the MiniBrowser demo and check the console inside the inspector. It may have an error message about the javascript code.
Remember that If you need more advanced JS integration you can read this :
https://bitbucket.org/chromiumembedded/ ... gration.md
The demos in the JavaScript folder have all the examples in that document :
https://github.com/salvadordf/CEF4Delph ... JavaScript
For more information about sending files using Javascript read these pages :
https://stackoverflow.com/questions/985 ... javascript
https://stackoverflow.com/questions/558 ... pload-file
https://stackoverflow.com/questions/166 ... chronously
Add your code to the MiniBrowser demo and check the console inside the inspector. It may have an error message about the javascript code.
Remember that If you need more advanced JS integration you can read this :
https://bitbucket.org/chromiumembedded/ ... gration.md
The demos in the JavaScript folder have all the examples in that document :
https://github.com/salvadordf/CEF4Delph ... JavaScript
For more information about sending files using Javascript read these pages :
https://stackoverflow.com/questions/985 ... javascript
https://stackoverflow.com/questions/558 ... pload-file
https://stackoverflow.com/questions/166 ... chronously