Sebastian -- this sounds quite promising. I am forwarding to the openlaszlo mailing lists as well. In terms of AMF, here are a couple of observations -- 1)...
Hi Sebastian, This is awesome! Thanks so much for providing this to the community! As for the remoting stuff, it's pretty flash-player specific. There are ...
Hi We are trying to use Laszlo to develop a shopping cart for a site that is a Mambo/PHP site. The user logs in at the Mambo site, he can then click on the...
Refering to Matt Carlson's interesting statement: I'm trying to get people behind my proposal for an HTTP protocol for working with record-based data sets -...
I install my app, but when try access my app on web the debug window shows: Connection timed out: connect : Exception stack: java.net.ConnectException:...
Hello, Thank you both very much for the links. I found both interesting. I have already found out how to make some parts of the struts+laszlo integration, like...
hi, can u post your struts-config as well as your Action class? you can try this one, in the laszlo form tag, the action of the form points to youraction.do...
Hey there, i´m about to open a dev laszlo portal, so if anyone is interested in help or just testing the portal and start using it go right ahead and let me...
Hi all.. I want to make paging on my apps. But I get some difficulties when working with datapath. I use PHP as my back-end. In PHP script, paging was...
Hi laszlouser.. I have the problem with fgcolor attribute of LzText. I want to set the color value of the text with any value come from database, but the color...
Hi laszlouser..this post is edited from the first one that has a mistake. I'm sorry. I have the problem with fgcolor attribute of LzText. I want to set the...
I believe that the setter for bgcolor implements string based colors differently than fgcolor does. datapath.xpathQuery('color1/text()') is returning a string....
I am think about the laszlo system for a new project that I am working on. This project will provide handheld devices to the user. One of the requirements of...
Thanks Shelby for your pointer to show me how to work with fgcolor attribute :) Sorry if I'm too late reply your post. I have a connection problem in my place....
Laszlo Systems, the sponsor of the OpenLaszlo project, has launched a hosted preview of the Laszlo Mail application. We encourage you to try it out at...
**** I AM ATTEMPTS **** "I am quizzing my app remote of another one net utilizing VNC" 1- I tried: configure the file: "catalina.policy" --> grant { permission...
Hi to all I have a 3 - level tree with about 500 hundred nodes... the tree creation process is to long - about 15 secounds... any suggestions for optimizing...
Hello On my development machine the Openlaszlo-Server is running out of memory every second day. Every LZX-File that needs to be compiled starts a new thread....
Hi Sebastian, We believe that 512MB isn't sufficient and we do need to update our system requirement information to reflect this. If you have to run with...
I am wondering if there is a method that will enable to DVD application built on Laszlo to boot automatically on either a PC OS or a regular standalone DVD...
<dataset name="dset" src="http:getcontacts.jsp" request="true" type="http"/> The code above does not works accessing remotely http://#IP:9000/jetdata --> it...
Hi, I'm not sure if this can be done directly through Laszlo but it definately could be done by interfacing with the hardware via a script or other program....