[Pro] html link in WebYep Long text box

Is this possible and how do I do it?
Thanks.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It is possible. You need to type the html for the link into the text box the old fashioned way. Below is example:

<a href="http://www.softpress.com">Link Text</a>

The portion labeled “Link Text” without quotes can be anything you want.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Bobby the actual description is in the manual on page 28

but to recap… if you were to write a normal link within the longtext box then you do not need to write anything apart from the address itself so this :

http://www.test.com

would link to that address.

If in the longtext box you wrote this:

  Click here to get to the other page

and wanted the text to link to a specific url then you would wrap it like this:

<LINK:someotherpage.php Click here to get to the other page>

ps in the next release of my actions I have written and included mini menu which adds just this sort of functionality to the longtext popup window which wraps the link at the click of a button

kind regards max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options