Replies: 1
I am trying to enter this in the URL field for a button, to instruct the php script to open the linked page at the specified width and height:
Is there a way to enter this in MaxButtons so that it formats correctly? I can hard-code the dimensions into the script and send just the HREF, but would prefer to pass the dimensions as variables if possible. Thank you