Hi ,
It is not working.
As Chris said , "Unfortunately, you would have to parse them out yourself".
I have another question.
To bind a datawindow with Javascript I'm using the modify
lds_data.Modify &
("DataWindow.HTMLGen.CommonJSFile='" + ls_javascript + "'")
the variable ls_javascript is looking to an internal http url
for example
http://10.2.5.35/myjavascripts/myjavascript.js
When I load in the Fancy box the Html Syntax of Powerbuilder , I check the errors and I see that it cannot create the datawindow class.
If I reloaded then it works !!!! The second time "decides" that I'm OK and then BINDS the external javascript with the datawindow.
But the First time I am ignored. That 's my problem.
Any suggestions ???? Ideas ??
thank you