Hi there, i want to run a vbscript file without a message. that means if i click a trigger, or a button <xforms:trigger> <xforms:label>save</xforms:label> ...
hello Mark, Kindly have a look at my code and tell me where i am going wrong. I have made changes as per your suggestions ...i have two instances in my form...
Good afternoon everyone! I'm attempting to post an XForms form to a SOAP 1.2 Web Service but am getting errors :( The server (AXIS 1.2) is complaining that I...
Bob, Check out x-port's blog demo, the link is on the main page. With fP 1.1, you can add in any HTTP header. Indeed this demo, does add in SOAPAction. Andy ...
For quite sometime I have been trying to upgrade an XP box to fp1.1 as I need to use the duplicate action and some SOAP headers - all in fp1.1. I keep getting...
Hi Peter, And what happens when you try to apply one of the newer patches? Regards, Mark Mark Birbeck CEO x-port.net Ltd. e: Mark.Birbeck@... t: +44 (0)...
They seem to apply OK. However when formsPlayer starts up the flash screen shows 1.0.1.1012 - No matter what Patch I apply. 1.1.0.1010 or 1.1.0.1015. The...
hello I am working on an online examination and i want to display one question after the other using a next button...on a different page...is there a solution...
Using Xforms with web services. Within the soap body, i get a string back from the web service that has xml data. Unfortunately, the xml data is escaped. How...
hello , Thanks for the prompt reply. I tried it out on a small set of questions and it worked. But now the problem is that ...what if i have 100 questions....i...
... sreeja, In any case you have to write those 100 questions too :) How about describing the questions in simple xml and tranforming to more complex xforms...
Hi Esa... That is exactly what i want to do...i already wrote an xslt which transforms my xml to xforms ...but all the questions are displayed at the same...
Esa/Sreeja, Esa's suggestion is a good one. Also, note that in XForms there are two ways to perform UI switching; one is using the technique described by Esa...
thankyou Mark and Esa, I would have used the first method if the number of questions were few....i alrady implemented his solution and now i will try out the...
Sreeja, We'd definitely like to hear about your work. We'll shortly be launching another web-site where you will be able to put your experiences in, as you ...
If you have a large number then I would suggest you extend my 'Wizard' example, and replace all the individual xf:group elements with one xf:repeat. Regards, ...
I have instance data like this: <p> <date/> </p> I need to put text in <p> or/and in <date>, like <P>Received in <date>1956</date></p> I have the following...
Francisco, The only problem with that is you have to add a reference to a JavaScript file. Also, be careful, since although very clever, this particular piece...
hi Francisco thanks for the advice...will download it immediately. :) Francisco Monteiro <monterro2004@...> wrote: Sreeja, Of late I have been using...
Hi Deiv, ... You need to set a CSS property to suppress the rendering of non-relevant output: .disabled { display: none; } ... The context for the expressions...
Hi guys. Does anyone know what exactly happens when I upload a file using the upload field created by the expression... <xforms:upload> <xforms:filename/> ...
Andy, THANKS for the pointer! I've updated my <submission> element to include the <extension> option. But it appears that I've done something wrong :( Here is...
Hello everyone, I've just sent the following bulletin out to everyone who has downloaded formsPlayer in the past, telling them about a new patch. For those of...
Hi, I just downloaded the update. The new branding is much better-- kudos and thank you. I am having a problem with a combobox that I have not encountered...
It appears my install of 1.1 didn't go as planned. So I've wiped formsplayer from my drive and replaced it with the newly released 1.2 release. And to echo...