Hi, I am creating a birthday calendar for myself. Can you please click on the link below and enter your birthday for me. Don't worry it is quick, and you don't...
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
what is this???????? ... From: "Kathy S" <kathy_tn72@...> To: <asp-guru@yahoogroups.com> Sent: Saturday, September 03, 2005 4:59 PM Subject: [laszlouser]...
Hi, Can anyone point me to more detail web app (i.e. OpenLaszlo) install in the JOnAS app server environment (other than RH JOnAS user guide). I'm also in...
Hi, I am developping a SOLO application that may use several xml data files. I wish to transmit the actual xml file to be used as an html parameter to the swf...
Its already in beta on the earthlink site. http://www.earthlink.net/ Goto webmail and choose beta, you need a earthlink account doh.... (not the free one) But...
I have just found a way to solve my problem. Here is the idea : - don't specify the src parameter in the dataset, - inside an "oninit" event, fill the src...
Note: forwarded message attached. ______________________________________________________ Click here to donate to the Hurricane Katrina relief effort. ...
What, in people's experience, is the average proportion of JavaScript used compared to the Laszlo xml? I want to develop in Laszlo but my JavaScript is limited...
Hello, my name is Tony. I just happend find laslo today, so I don't fully know what its all about, however, it looks like the next generation for web apps. And...
Hi Tony I am also just starting out with Laszlo at the moment. It seems like a great solution as a UI for a backend that I have almost done now. Hopefully it...
Has anyone done any coldfusion cfc backend work with Las? Cheers Dan _____ From: laszlouser@yahoogroups.com [mailto:laszlouser@yahoogroups.com] On Behalf Of...
... I brought in a java programmer. I've now discovered that I "should" be able to just drop the .war in the webapps directory and deploy from there, or...
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Eric (and everyone else), I doubt if 'Kathy' is really a Kathy. I have seen this same spam on several other yahoo groups. Someone got smart, really devious is...
Hi folks, Is it possible to access the ID3 tags of an MP3 file inside a Laszlo script ? For instance, can I get the title of the song ? Thanks, Robert...
We've used coldfusion mx 6.1 to create then entire backend framework for our laslzo app. In the process we've created about 40 cfc totaling 100 or so methods....
Dear Sir, I have been trying, but have not got a clue. Could you please give a small example / sample of database connectivity with COLD FUSION & LASZLO and...
Laszlo does NOT provide database connectivity. So if you want to connect to a database you have to use a underlaying technique. So only thing you have to do is...
Hi Jeffery, This sound like a great experience. Me and my team are also looking to use OpenLaszlo with a CFML/CFC back end. Did you follow any particular file...
All this talk on CF and Laszlo integration in recent threads compels me to want to point out that I'll be making an introductory Laszlo presentation to a few...
How to send back data from lzx to database using JSP+Oracle? <form> <submit name="tosubmit" data="${dsalunos}"></submit> <grid name="gridtab" height="250"...