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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Messages 1449 - 1478 of 2979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1449
I'm wondering whether I can constrain an entire chunk of instance data to a particular complex type, instead of having to reference multiple simple types...
Christian_Hoertnagl
Christian_Ho...
Offline Send Email
Jul 1, 2004
8:05 am
1450
A reiterate submit (2 or more) don't replace referred instance? Is a FP bug or is mine? Thanks ........
Antonio Fusco
camillo34567
Offline Send Email
Jul 1, 2004
2:02 pm
1451
Hi All, I am new to XForms and am in the process of implementing some of our web application's forms in XForms. I have seen screen shots of a Calendar Control...
clint_tennill
Offline Send Email
Jul 6, 2004
9:02 pm
1452
Hi, We have just changed our schemas to use attribute-based typing instead of element- based, i.e. <someElement xsi:type="someType"> instead of <someType/>....
fishwhisk
Offline Send Email
Jul 6, 2004
10:21 pm
1453
The control renders for me, using the same version of IE. I also have MSXML4 SP2. I don't know if that is relevant. Looking at this example helped me get my...
Paul Spencer
boynings
Offline Send Email
Jul 7, 2004
7:51 am
1454
In the case described below I get my field validated correctly but the formsplayer plugin does not render the Calendar control but renders only a normal input...
franco_barbuto
Offline Send Email
Jul 7, 2004
9:43 am
1455
Clint, You almost certainly have not installed/registered the Microsoft common controls, mscomctl.ocx and mscomct2.ocx. The MonthView calendar control is part...
andyh@...
aheydon
Offline Send Email
Jul 7, 2004
3:35 pm
1456
I am new to formsPlayer, but know when I am using it. I really don't need (or want) the logo on every control. Is it possible to turn it off? Regards Paul...
Paul Spencer
boynings
Offline Send Email
Jul 7, 2004
4:12 pm
1457
I am using a simple Xpath computation to output the integer 'Age' from an entered 'Date of Birth'. Sort of like this (don't laugh at the Age calculation, I...
clint_tennill
Offline Send Email
Jul 7, 2004
4:49 pm
1458
Thanks Andy, I was missing the mscomct2.ocx. Everything works fine now. /Clint ... common ... control is...
clint_tennill
Offline Send Email
Jul 7, 2004
5:08 pm
1459
Dear Clint ! I solved this problem like this: In the model <person> <geburtsdatum> <alter> <person> <xforms:bind id="geburtsdatum" nodeset="geburtsdatum"/> ...
Hendrik Engelhardt
hendrikengel...
Offline Send Email
Jul 7, 2004
6:07 pm
1460
Hallo Paul ! ... If you are using the trial version free from the net I think NO ! Hendrik !...
Hendrik Engelhardt
hendrikengel...
Offline Send Email
Jul 7, 2004
6:09 pm
1461
Anyone see anything wrong with the following code? (Adapted from XForms Essentials by Micah Dubinko.) <xf:group ref="course"> <xf:label>Course...
Ben Kimball
bdk_aus_tx
Offline Send Email
Jul 7, 2004
7:29 pm
1462
Ben, When you say "adapted", have you made any changes at all? For example, there is no event called "click" - it is called "DOMActivate". If it works in DENG...
mb
mark_birbeck
Offline Send Email
Jul 7, 2004
10:29 pm
1463
... I have indeed; they're doubtless the source of my troubles. :) ... I'd wondered about that. DOMActivate does not seem to work in DENG. I'll try it when I...
Ben Kimball
bdk_aus_tx
Offline Send Email
Jul 8, 2004
12:11 am
1464
... Clint, I'm not laughing :) I tried the exactly same age calculation some times ago and it turned out that there is a bug in days-from-date function in fP:...
Esa Ruokokoski
eskir60
Offline Send Email
Jul 8, 2004
5:33 am
1465
Hello Paul, ... The branding can be customised on a per project basis via certificates. For example, you could have one splash-page and no 'control logo' for...
Mark Birbeck
mark_birbeck
Offline Send Email
Jul 8, 2004
12:42 pm
1466
Hi Mark, I think we should have a chat. I am working on a demonstrator for a product that I think could find use throughout UK Government. I might get a chance...
Paul Spencer
boynings
Offline Send Email
Jul 8, 2004
7:07 pm
1467
Sorry - big mistake. My mail was meant for Mark, not the group. Please ignore. Regards Paul...
Paul Spencer
boynings
Offline Send Email
Jul 8, 2004
8:48 pm
1468
I had really high interest rates on my home loan. I saved thousands of dollars on home payments. And you can too. Interest rates are as low as can be, And Yes...
ojswx10mes7
Offline Send Email
Jul 8, 2004
9:14 pm
1469
Hello all, A new patch is available in the download area (1.0.1.1015): <http://www.formsPlayer.com/download/> Fixes include: * resolution of issues with...
Mark Birbeck
mark_birbeck
Offline Send Email
Jul 9, 2004
5:40 pm
1470
II am rtrying to use xsd datatypes and am having mixed results. I think it might be due to namespaces, but the behavior is inconsistent (or my code is a...
clint_tennill
Offline Send Email
Jul 9, 2004
8:41 pm
1471
I have an ASP application that uses XForms on the client. This works fine on my local machine, but not on a server at my ISP. The reason is that I am creating...
Paul Spencer
boynings
Offline Send Email
Jul 11, 2004
6:13 pm
1472
Paul, Can you say <xf:instance src="url_to_xml_file.xml"/> Or pass the XML in (I'm not an ASP person, so this will be syntactically incorrect...) out.write(...
Robert Bateman
rbatemanmi
Offline Send Email
Jul 12, 2004
2:01 am
1473
Hi all, Attached is a presentation I gave recently titled "XForms your Flexible Friend". The presentation is about Flexibility in WorkFlow Management. It also...
Francisco Monteiro
monte123uk
Offline Send Email
Jul 12, 2004
5:46 am
1474
Robert, Yes, of course. I knew I had just been working too long yesterday ... In fact it is best to have an empty xf:instance in the form and use the XML DOM...
Paul Spencer
boynings
Offline Send Email
Jul 12, 2004
8:17 am
1475
Paul, I'm not quite sure what the problem was, but a new tutorial on our site shows how to extract the data submitted from an Xform, so it might help: ...
Mark Birbeck
mark_birbeck
Offline Send Email
Jul 12, 2004
8:35 am
1476
In my xml instance I have an optional element <error> (minOccurs="0" in the schema). Is it possible to render a xforms control (i.e. output control) only if...
franco_barbuto
Offline Send Email
Jul 13, 2004
7:54 am
1477
Hi there, I'm new to formsPlayer and am currently trying to get a successful test form up and running. Formsplayer is installed and working - I've connected to...
greglatton
Offline Send Email
Jul 13, 2004
12:34 pm
1478
Hello, I'm trying to create a repeating structure using the repeat element. The following code works <html xmlns="http://www.w3.org/1999/xhtml" ...
Claude JABOT
giips2003
Offline Send Email
Jul 13, 2004
2:05 pm
Messages 1449 - 1478 of 2979   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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