Page 1 of 1

link or click in text?

Posted: Thu Apr 18, 2019 2:03 pm
by vwidmer
I have some generated text that changes and some where in the text will be a link or word(s) that will show more info.

How can I do that?

Example:

Code: Select all

some random text click <HERE> to generate new random text.
But it can be anywhere or in multiple different places in the text for different things.

Thanks

Re: link or click in text?

Posted: Thu Apr 18, 2019 2:06 pm
by RSBasic
WebGadget()?

Re: link or click in text?

Posted: Thu Apr 18, 2019 2:30 pm
by vwidmer
Yes I was thinking WebGadget() didnt know if there was some other way though.

Thanks