Istvan Szucs a écrit :
The question is wrong.
The problem is solved.
I found this: http://lombok.demon.co.uk/tapestry4Demo/TestPopupSource.html
Hi,
I don't know it it can help, but there are some components on Tassel :
http://equalitylearning.org/Tassel/app?service=external/ViewComponent&sp=SNewWindowLink
http://equalitylearning.org/Tassel/app?service=external/ViewComponent&sp=SNewWindowLink_Tap4
Cyrille.
Stef
Hello!
I have a page, with a javascript:
function openPopup(startValue){
var win2=window.open("./app/ListValues&startValue="+startValue,"Listed
Values","width=600px, height=600px, resizable=yes, center=yes,
menubar=no, scrollbars=yes, status=yes, minimize=no, maximize=no,
help=no")
win2.creator=self
}
In the page, i tell the javascript: <input type="button"
onClick="javascript:openPopup(1)" value="LOV">
How can I add parameters to the ListValues.page in javascript?
I want to add a parameter like this: "app/ListValues&startValue=1"
Stef
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]