You can look at my examine window for an example of how you would do this. You'll need to concatenate the URL string first and then give the browser command on the second line.
Something like this.
OnPress="URIString='http://www.lootdb.com/eq2/mob/' ## Parent.Name.Text
browser URIString"
Of course you could always just use your command from a macro in a hotbar too.
|