Am having a awful time trying to get this to work I googled it and even asked few friends about it, but it seams it more difficult than I expected it to be.
basicly what am trying to do is capture if or when a user clicks on a button within a html page as follows:
<button type="button">Click Me!</button>
then for my program to reacte by showing a dialog such as good old Hello World message, but it seamns to be very difficult indeed and when I googled there is help on how to make a normal TButton press a button with in the html file it self but this is not really what I need can anyone help me at all?
Thanks