Hi All,
I have a app that generates a web page locally.
I have Links inside this which I need too trigger events.
Can I find when a link has been pressed.
I have tested LocationChanged but no luck.
I just need to put in my own value in the href= area.
Then get this value
i.e.
Tom
I have a app that generates a web page locally.
I have Links inside this which I need too trigger events.
Can I find when a link has been pressed.
I have tested LocationChanged but no luck.
I just need to put in my own value in the href= area.
Then get this value
i.e.
B4X:
<a href="$COMMENT$">comment</a><br>
Tom