I have finally been able to get a stack up and running that is using a native html browser and html code thanks to the runrev community. I am curious if it is possible (more or less if anyone has done it) to collect the data in the html when clicking the link as well as directing the user to a card instead of a url using <a href=...."
Any ideas or would you like some more clarity?
Clickable HTML links
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Clickable HTML links
Check out browserLoadRequest in the dictionary. I use it in a card script.
Gerry
Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.
Former LiveCode developer.
Now recovering.
Re: Clickable HTML links
Worked like a charm! Thanks for saving the day again!