JSModalWindow and query string

Jon Nolan <[email protected]>
Newsgroups gmane.comp.web.webobjects.devel
Organization Web Dynamics, Inc.
Message-ID <[email protected]>
With WOHyperlink you can pass query string parameters using something like this:

MyHyperlink: WOHyperlink {
	action = myAction;
	target = "_blank"; 
	?queryStringParameter = "SOME_STRING_VALUE";
}

JSModalWindow does not seem to accept same.  Am I able to do this with the existing JSModalWindow or, if not, easily extend the class to do so?

Thanks in advance,
Jon
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.