Hello I am trying this with formsplayer 1.0.1.1012 but it doesn't seems to work ! Does somebody could help me to find the mistake ? Regards, Claude Doesn't...
I was really far into debt. Like Most I was in Financial dispair. I could not seem to get ahead no matter how hard I tried. Untill I found this place. ...
WHY are you such an IDIOT??? STOP spamming us with this shit! ... __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo!...
does FP support internalization? i try to enter a field in Russian characters and submit the form. when i see the saved the xml instance, it is incomplete and...
Hi all, I am trying to update an instance with script, it's a specific need of my application. Based upon the Script samples available at formsplayer.com i...
Hi Claude, Use the free threaded version of the xml dom, which is Msxml2.FreeThreadedDOMDocument.4.0. This will fix the problem your having. Regards Richard...
Richard Bidgood
richard.bidgood@...
Jun 14, 2004 11:55 am
1398
Thanks Richard !! Now, running the code gives no error but doesn't do anything. What I want to do is to update the instance with JavaScript (because of the...
Hi Claude, You need to perform a rebuild instead of the refresh. I've tried this with the form you've provided and it now works. Regards Richard Bidgood Senior...
Richard Bidgood
richard.bidgood@...
Jun 14, 2004 3:48 pm
1400
Hi Claude, Would you be able to provide a example form for this problem and I'll have a look at it for you. Regards Richard Bidgood Senior Developer x-port.net...
Richard Bidgood
richard.bidgood@...
Jun 14, 2004 3:51 pm
1401
Thanks for your suggestion. does tigger create any performance issue, when more number of tiggers in a XForm? My requirement is that search page, after...
Hi Richard, First, I want to thank you very much, your indications *really* help me ! Here is a form whith the dynamic select1 problem. I hope you'll find ...
Thanks a lot Richard, It works now. But it's quite strange that <xforms:output model="mdl1" ref="instance('formulaire')/DOM-ID"> <xforms:label>Domaine...
Hi Rich, Thanks for bring this to our attention. This problem has been identified as a bug and we are currently working on a fix for it. I'll keep you informed...
Richard Bidgood
richard.bidgood@...
Jun 15, 2004 11:15 am
1407
Can "Formsplayer" plug-in supports a multiple indirection (2 level or more) in .xsd (schema) import? Are iusses or troubles to do it? thanks.......
Hi, Is there a built in mechanism in fP to cache or journal entered instance data localy? I'd need to ensure that no data is lost if user accidentaly presses...
Hi everybody ! Is it possible with xforms to show or hide a group of control in accordance with a node value. In the code below,for exemple, I want the...
Hi Claude, A good example of this can be found on the formsPlayer.com site. The "formsPlayer 2.0 Beta Programme Registration" form ...
Richard Bidgood
richard.bidgood@...
Jun 16, 2004 12:13 pm
1412
Thanks for your help ! It's exactly what I need. And the Xforms code is commented ! It would be very helpful if all samples on the formsPlayer.com site was...
Methinks it depends on how those characters are represented internally in your stream.. XML expects UTF-8 or UTF-16 or whatever you specify it is... The error...
Hi Michael, This is off topic since it's really a .Net issue - but while we are here... You need to indicate what the encoding is otherwise the XmlTextReader...
I've looked through the archives and haven't seen a solution so I thought I would ask whether there is a good way to redefine a submission action based on user...
Hi ! Is it possible to get the test.css file used in the Xforms W3C test suite on the formsplayer.com site ?? It would be very userfull for a better...
Hi Claude, There are a couple of CSS files for the test suite, so it depends which one you want, but all of them are easily available from the site. Simply...
This what i did for the readonly property test but the css file that i download is not correct because there are some mistakes like : xforms|group {border:...
Hello Claude, ... The files are OK. What you are seeing is a workaround that is needed to address the fact that different browsers have different levels of CSS...