Search the web
Sign In
New User? Sign Up
formsPlayer · formsPlayer Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 555 - 585 of 2979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
555
Mark. This version crashes using xml and xslt. I'll wait for a new version. Is it the xforms-value-changed event that triggers the alert message in your...
BJØRN SUNDBERG
bsubsusum
Offline Send Email
Jul 1, 2003
9:05 am
556
Hi Bjørn, ... Although there is a new version on its way, we would still appreciate details of any crashes that you discover. Could you tell us how to...
Mark Birbeck
mark_birbeck
Offline Send Email
Jul 1, 2003
10:59 am
557
Hi Mark. Thank you for the answer. I crashes on opening the xml file with link to an xsl. I works with 0.9.3.25 I attach the files. You know what to do. Two of...
BJØRN SUNDBERG
bsubsusum
Offline Send Email
Jul 1, 2003
11:17 am
558
Hi, The feature 'Repeating Structures Via Attributes' is not supported yet but does anyone have a workaround ? Thx <table xforms:repeat-nodeset="frmList/frm"...
amyst0017
Offline Send Email
Jul 2, 2003
12:20 pm
559
<table> <thead>...</thead> <tbody> <xforms:repeat> <tr><td></></> </xforms:repeat> </tbody> </table> Works for me. ... From: amyst0017...
Ben Nolan
incontrovert...
Offline Send Email
Jul 2, 2003
7:54 pm
560
Hello, I find that the attached file StoreSearch.xhtml causes my version of FormsPlayer 0.9.3.25 to hang my XP system and I need TaskManager to kill of the...
pete c
cotocachi
Offline Send Email
Jul 3, 2003
11:46 am
561
I have tried the FormsPlayer beta (0.9.3.25), and with the following HTML page (served as text/html; charset=UTF-8) I have two problems: Firstly, if the schema...
Colin Paul Adams
colin@...
Send Email
Jul 9, 2003
6:16 am
562
Colin, The problem is with your form, not FormsPlayer. ... Whenever you have instance data that is not showing in the form it is invariably because the control...
Mark Birbeck
mark_birbeck
Offline Send Email
Jul 9, 2003
9:33 am
563
Hi all, this example should not work with FormsPlayer, but it does. It doesn't work on another XForms processor that I am trying: <?xml version="1.0"...
danielsfowler
Offline Send Email
Jul 9, 2003
3:32 pm
564
Hi Dan, ... The answer is simply because IE doesn't give us a full XML browser. Or rather it does, but the XML parser is only DOM 1 compliant, which means it ...
Mark Birbeck
mark_birbeck
Offline Send Email
Jul 9, 2003
5:39 pm
565
Hi, I've declare a nodeset in a repeat element with an '=' sign and I got the expected list of elements. So I decided to use the 'lower than' operator but...
amyst0017
Offline Send Email
Jul 9, 2003
7:08 pm
566
The '<' syntax is correct. There is no such thing as '&le;' hence the error. I would guess that either 'date' is not a child of 'anItm', or that 'anItm' is not...
Mark Birbeck
mark_birbeck
Offline Send Email
Jul 10, 2003
7:55 am
567
The problem was that the element 'date' contains a date like '2003-06- 30' but it wasn't typed xsi:date so the comparison operator '<' failed to compare two...
amyst0017
Offline Send Email
Jul 10, 2003
1:30 pm
568
... Ah, thanks for pointing this out. Adding the namespace prefix declaration now causes it to (mostly) work correctly. There is still a problem though: If I...
Colin Paul Adams
colin@...
Send Email
Jul 10, 2003
6:47 pm
570
hi, Can XForms support ink input? how does XForms deal with inkXML? Can anyone point to any resources in this regard... Thanks! ramya....
Ramya
ramya83_2k
Offline Send Email
Jul 16, 2003
3:32 am
571
Hello Mark, The new WD of SVG 1.2 was releases yesterday, in the draft is a section on XForms. The draft says "The charter of the SVG Working Group includes...
Francisco Monteiro
monte123uk
Offline Send Email
Jul 16, 2003
7:30 am
572
Hi, Am a first time XForms user and wrote this simple form to submit a form data. But the form is just static...doesnt do a submit..or redirect to the URL in...
p
paps_pal
Offline Send Email
Jul 17, 2003
1:25 am
573
Shouldn't you be replacing the page - not the instance? Regards, Ben ... From: p [mailto:paps_pal@...] Sent: Thursday, 17 July 2003 1:25 p.m. To:...
Ben Nolan
incontrovert...
Offline Send Email
Jul 17, 2003
1:56 am
574
Hi, I tried to use the offline forms(at formsplayer.com) sample for my use. It worked fine for me when I enter data and say 'save saved data' and close the...
mavayona
Offline Send Email
Jul 18, 2003
7:22 pm
575
With the following page, selecting the Cancel button works fine. But selecting the Login button results in IE falling over. Any comments? <?xml version="1.0"...
Colin Paul Adams
colin@...
Send Email
Jul 20, 2003
6:46 am
576
Hello everyone, The following release is a complete implementation of XForms 1.0: <http://www.FormsPlayer.com/download/FormsPlayer0.9.9.0.msi> NOTE: There are...
Mark Birbeck
mark_birbeck
Offline Send Email
Jul 20, 2003
7:45 pm
577
Has anyone got a method to do multi-dependent selects that look up subsequent itemsets from the server? eg - select Car Make: Porsche and the server is queried...
Ben Nolan
incontrovert...
Offline Send Email
Jul 21, 2003
12:00 am
578
Hello Mark, Some clarification please under "NEW FEATURES IN THIS RELEASE" 7)What is created ? 10) xforms-prefix should it be xforms-previous ? Alas the one...
Francisco Monteiro
monte123uk
Offline Send Email
Jul 21, 2003
6:15 am
579
Hello All, Anybody managed to run an XForms with this version. It seems to crash just after bringing the splash screen. The XForms I have tested is the 'hello...
Francisco Monteiro
monte123uk
Offline Send Email
Jul 21, 2003
7:25 am
580
... Francisco> Hello All, Anybody managed to run an XForms with this Francisco> version. It seems to crash just after bringing the Francisco> splash screen....
Colin Paul Adams
colin@...
Send Email
Jul 21, 2003
7:43 am
581
Hi Colin, ... This is certainly not the general case. Please submit your form and any attached instance data and schemas and we can have a look. If there is a ...
Mark Birbeck
mark_birbeck
Offline Send Email
Jul 21, 2003
8:43 am
582
Hi Francisco, ... Yes, we did. ;-) ... Could you give us some information about your OS, etc. Also, did you remove the previous version? You mentioned in a...
Mark Birbeck
mark_birbeck
Offline Send Email
Jul 21, 2003
8:46 am
583
Hello Mark, I am using Windows 98 SE, removed the previous version which was .29. No I am using no new parser. I have never had any previous problems with...
Francisco Monteiro
monte123uk
Offline Send Email
Jul 21, 2003
8:57 am
584
Francisco, ... Sorry it's so terse, but tutorials and descriptions will follow when we re-launch the web site. At the moment the main source of information on...
Mark Birbeck
mark_birbeck
Offline Send Email
Jul 21, 2003
8:59 am
585
... Mark> Hi Colin, ... Mark> This is certainly not the general case. Please submit your Mark> form and any attached instance data and schemas and we can Mark>...
Colin Paul Adams
colin@...
Send Email
Jul 21, 2003
10:13 am
Messages 555 - 585 of 2979   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help