Hi Raju, Are you willing to share this "SOLO" version? Carter Raju Bitter <rajubitter@...> wrote: Hi John, We have a commercial SOLO deployed application...
I need to remove the child tabs from a tab slider via scripting. Does anyone know how to do this? I've tried just about everything I can think of but nothing...
Hello to everybody, I am in starting of using LZX applications. now,i developed lzx based application instead of using html for USER-INTERFACE. NOW,HOW SHOULD...
Hi, u have tomcat engine is built in laszlo.better use that. create tomcat folder structure and copy in lps-components. if u need further help send a mail to...
Hi, Are you a software byer or a small company who is looking to outsource his projects to an offshore partner? or are you a coder,company who is looking for...
628
Microsoft_Vis6@...
Apr 4, 2006 5:00 pm
This campaign is about Human beings, Democracy, UNHCR, Refugees, The Iraqis, Islam, Kurds, Human rights, Respect, Money, Donations, Angelina Jolie, Pavarotti,...
Hi there, To deploy, you can download the "servlet only" package at LaszloSystem and save it at <tomcat-install-dir>/webapps Regards, Chin Ket, Yap @...
Hello. I developed one web application using servlets&openlaszlo. In that,it will display a form asking for username and password. I want to capture that...
Hi there, Laszlo has a feature similiar to HTML form submittion, called <form>. When user click on the submit button, all the data including checkbox,...
if one button is there,it will be okay. but,i have 3 buttons ,depending on them some specific task has to be caarried out. how to know that which button was...
Hi All, I am developing an application which have a Map(User Interface)of a state/country. User will select an region/area on that Map and get the list of all ...
Hi, I am trying to integrate CFquery from COLD FUSION in LASZLO. So I created one small app in Cold fusion : <cfquery name="Recordset1" datasource="#myDSN#"> ...
Looks like it's a path issue, try setting your datapath at the view to: datapath="dset:/course/cfoutput/coursedetails ... -- "I've heard it said that the proof...
Have you looked at the source output of the url you are trying to use? It's not XML, it's HTML and javascript. Laszlo must have well-formed XML as a data...
Hi, Thanks for the response. You can check this URL. It gives XML output. http://www.lifeline2success.com/www/test_xml.cfm" Because I just dump the XML object....
Below is the source of the web page that loads in my browser which is certainly not XML. It looks like ColdFusion is giving you a "pretty" view of the XML in...
Laszlo must have well formed XML, you can not have a mixture of HTML and javascript in your data source. It MUST be pure, well formed XML. If you can get...
Hi!! I am also looking for the same type of things.If anybody have knoledge/experience about Graphical/Map search,please advice so that I can proceed? I think...
Dear All, Is there any build features for paging within laszlo application.i am looking for Alphabetically showing the records. Any pointer in this regards is...
Hi, check my URL now. http://www.lifeline2success.com/www/test_xml.cfm Now it has plain XML. Still has problem processing in Laszlo. It says data conversion...
Can you please describe once?How can i do?is it using Applet or anything else? Thanks!! ... laszlo server ... 3.1.1 ... using ... any ... Service. ... no...
Do you use Mozilla or IE? Both these browsers display different errors with your xml: Mozilla: ============================================================ ...
Do you use Mozilla or IE? Both these browsers display different errors with your xml: Mozilla: ============================================================ ...
Hi, I use IE. I also corrected "courseid" tag. Could you please check now. I am trying to port this XML data to laszlo. But it's not working. Regards Prabhat...
Hi, I use IE. I have corrected the "courseid" tag. XML appears in browser. But when I call this XML from Laszlo, i get error like this : «LzError#0| ERROR:...