O.P. [suggestion] LinkControls having an URL element
Hi,
Isn't it an idea to allow LinkControls have a Caption element (text you see) and an URL element (link to navigate to when clicked) that can be overridden by scripts with OnWindowIdEvent_CtrlClicked()?
This is especially of interest with the about windows of skins (at least it can be)...
This post was edited on 07-28-2008 at 08:07 AM by SmokingCookie.
O.P. RE: [suggestion] LinkControls having an URL element
I see, but any scripter can make a LinkControl in their windows stating url 1 (lets say google.com) and when the control is clicked, they can launch any website. And any website can use <p><a href="DangerousWeb.com">Visit google.nl</a></p>
EDIT:: And scripts and skins are tested when submitted to the DB.
This post was edited on 07-28-2008 at 09:55 AM by SmokingCookie.
Posts: 1366 Reputation: 46
31 / /
Joined: Dec 2007
RE: [suggestion] LinkControls having an URL element
Yes but you can be taken to dangerous sites even with one link, e.g the AboutUrl which can be anything. Someone could post his skin here and the AboutUrl could be something harmful. So even now we are not sure a skin posted here is safe.