I am trying to interface with Amazon web services, part of the instance data returned is a url pointing to an image. Example <ProductInfo> <Details .... > ...
Hi Francisco, ... The easiest way is to use xforms:output, and create the correct XHTML. For example: <xforms:output ref="concat('<img src=',...
... Thanks for your faith Mark ... but unfortunately there was one place where some of the XPath context was inadvertantly hard-coded. This is corrected in the...
Hello Mark Thanks for your prompt reply. On a side note if you plan on releasing another version of FormsPlayer with bind and calculate then I will wait until...
Thanks Francisco. Mark Birbeck Co-author Professional XML and Professional XML Meta Data, both by Wrox Press Managing Director x-port.net Ltd. 4 Pear Tree...
I need to do some initialisation after the XForms Model has been initialized. I have the the following <xforms:model> <xforms:instance> ... </xforms:instance ...
I was able to get the put method on the xforms:submission tag to work writing to the filesystem(file://... in action field). However, I have not been able to...
I would like to be able to access the unparsed XML data thru script. Many web sercices offer you the facility (IE Amazon) to recieve XHTML or XML data. What I...
Thanks for this nice plugin. I try to use it for application but I've a litte problem in the file generated at the (save) submission (in the exemple...
Hi I downloaded the latest formplayer (15 Jan) and tried running a test which I new worked without data bindings. As per the latest plugin it says that...
Hi Francisco, You seem to have too many occurrences of the same model item property. Here ... But then here you try to bind another @calculate and @relevant to...
Thank you Mark, The example was from a course I went recently presented by a well known XML guru, anywhere we are thinking to ask for our money back as most of...
... How ... Have you done any further work on this ? If you go to http://www.monteiro.co.uk/svg/demo2.html (You need Adobe SVG plugin first), we would like to...
Hi here is the corrected version as per Mark's intructions. How do you cancel an event happening ? Prior to running the example you need to download the latest...
I have tried this under Internet Explorer 6, SP1. The form did not appear. The file with an html extension was not considered correct by either Tidy or XMLSpy....
Hello Franscisco, That is exactly what I did. The following is a copy of the screen There were two 1cm boxes at the top left. Bob 0 0 0 .060 .085 .083 5 Wht....
I am trying to submit the below model definition to a WebService WebMethod PassWordValidation ( XmlNode instanceData ). The form crashes when I try to submit...
Here is an example of how you can use the power of XForms Model to display a SVG file. The URL ist at http://myweb.tiscali.co.uk/monteiro/xforms/script.html ...
Hello Bala, ... I'm assuming you wrote the Web Service. If you did, then whether you have the right @method value is down to what your service is expecting....
Hello Bob, I had the same result when I tried this at first. But then I changed the <object> lines. I deleted the CR/LF after the dash ("-") to make it one...
Hello, I have the following questions: 1. When I use a couple of <xforms:input> inside a <xforms:repeat> without a label then the line with "focus" (the actual...
Hello Mark, Thanks for the quick reply. I changed my WebService to accept urlencoded POST and now the Xforms works fine while posting string parameters to the...
Hey group, I have been studying XML for well a little less than a year now, and I've just begun learning about XML Web Services. This is pretty much a new...
Becareful of the misuse of "Webservices", until front end (UDDI) can be agreed and proved to be working, webservices as is being touted will be not be...
Monte I am beginning to realize actually that web services has been around for a while. I have no idea what EAI is, but I have heard of ebXML. I thought it...