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.
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 1162 - 1192 of 2979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1162
Hi Guido, After investigating your issue we've found that, on some machines, the version of the MSCOMCTL.OCX file available from our site does not render the ...
Richard Bidgood
richard.bidgood@...
Send Email
Mar 1, 2004
10:46 am
1164
Hi Alan, as far as I know, the pseudo-format "after" belongs to the CSS2 stuff Microsoft IE is not supporting. But I think a good workaround is to use an...
karoline kirmse
karokirmse
Offline Send Email
Mar 1, 2004
12:34 pm
1165
Karo, You're exactly right, although I would add that xf:alert is better than a workaround! You can put other markup in there too, such as xf:output: <style> ...
Mark Birbeck
mark_birbeck
Offline Send Email
Mar 1, 2004
4:53 pm
1166
Hi Alan, Please see this for more info: <http://groups.yahoo.com/group/formsPlayer/message/693> Regards, Mark ... From: topgun_alan...
Mark Birbeck
mark_birbeck
Offline Send Email
Mar 1, 2004
5:10 pm
1167
Hi Sandeep, Have you tried using xf:input with a boolean data type on the instance data? It should be rendered as a check-box. Regards, Mark ... From:...
Mark Birbeck
mark_birbeck
Offline Send Email
Mar 1, 2004
5:13 pm
1168
Is the formsplayer.com site down today? I've been trying to get into the download folder to verify I have the correct MCSOMCTL.OCX and I'm getting HTTP...
Robert Bateman
rbatemanmi
Offline Send Email
Mar 1, 2004
6:07 pm
1169
This one is bugging me... my .css has this in it: xforms\:input { display: inline; font-weight: bold; } and my xf:input looks like: <xforms:input...
Robert Bateman
rbatemanmi
Offline Send Email
Mar 1, 2004
7:22 pm
1170
In my form, I am trying to have two select1 elements. The first element will select a single vendor from a list of vendors, and the second select1 list will...
kc_hawkeye
Offline Send Email
Mar 1, 2004
10:24 pm
1171
Hi Hawkeye (!), ... You're nearly there - all you need to do is replace the '2' with a test that checks for: vendors that have an @id that is the same as the...
Mark Birbeck
mark_birbeck
Offline Send Email
Mar 1, 2004
10:40 pm
1172
Brilliant! It is 'working' now, but I have to save the data, then reload the form to have the second select1 contents update. Is there a way to do this which...
kc_hawkeye
Offline Send Email
Mar 1, 2004
11:00 pm
1173
If the two pieces of information are in different models then you will need to add a 'rebuild' action, since the two items are not going to be in the same...
Mark Birbeck
mark_birbeck
Offline Send Email
Mar 1, 2004
11:09 pm
1174
Thanks Guys I think have got a work around sorted out. Is there any word from the M$ about when they might get round to supporting css1/2/3 ? Alan...
topgun_alan
Offline Send Email
Mar 1, 2004
11:52 pm
1175
Hi, I've found a problem when trying to use select 1 as the rendering componenet of a repeat. My model has a nodeset '/mode/rep' that has 2 nodes one with...
guido_a_tapia
Offline Send Email
Mar 3, 2004
12:06 am
1176
Hi all, As part of a financial reporting/Business process package we have integrated XForms (FormsPlayer plus another implementation) with .NET. The goal is...
Francisco Monteiro
monte123uk
Offline Send Email
Mar 3, 2004
2:04 pm
1177
Hi, I am evaluating the formsPlayer for my client. I noticed the small circular pink fP icon appears with almost every xforms tag. How can I suppress the...
Mingsheng Xie
mingsheng_xie
Offline Send Email
Mar 3, 2004
8:19 pm
1178
You can't with the "free" version of the player. If you want to eliminate the "fp", you need to "purchase" the product. I asked this same question back on in...
Robert Bateman
rbatemanmi
Offline Send Email
Mar 3, 2004
9:50 pm
1179
Hi Mingsheng - just wanted to tell you that those logos really bug me too. ( I am teaching a class at Oregon state univ on XML apps) I too was told that I had...
Rucker, Rob
rucker2004ru...
Offline Send Email
Mar 4, 2004
4:33 pm
1180
I've been looking into using Style Sheets to define the width and height of a couple of input field - like limiting the width of a State input field. In the...
Robert Bateman
rbatemanmi
Offline Send Email
Mar 4, 2004
7:42 pm
1181
Hi, I'm playing with FormsPlayer and off-line forms and have a problem with xml-declarations. <xfm:instance id="xforms-inst" src="instance.xml"/> This seems to...
eskir60
Offline Send Email
Mar 5, 2004
1:57 pm
1182
Hello all, Just curious, 382 downloads no comment on this route. It must be working really well ? Kind Regards Francisco The information in this email is sent...
Francisco Monteiro
monte123uk
Offline Send Email
Mar 5, 2004
4:56 pm
1183
Hello, very new to Xforms, - just read my first book today. However, maybe my brain is just mush, but is there a specific command, or syntax to load the Xform...
tdigs27
Offline Send Email
Mar 8, 2004
4:37 am
1184
Is it possible to ask the model if it is currently valid. I want to use this to dissable the submit control when invalid fields exist in the model. Eg: ...
guido_a_tapia
Offline Send Email
Mar 8, 2004
6:48 am
1185
Hi, It is possible to load an existing XML document into your XForms document. To do this simply use the src attribute on the Instance element within the...
rhydian_morris
Offline Send Email
Mar 8, 2004
12:04 pm
1186
The rebuild action works great with the scenario where there is only one instance of the two select1s on the form. However, I am attempting to do this same...
dslassociates
Offline Send Email
Mar 8, 2004
7:55 pm
1187
Hi, When using formsPlayer in SSL connection the 'This page contains both secure and nonsecure items' message is displayed on every page containing XForms...
guido_a_tapia
Offline Send Email
Mar 9, 2004
2:21 am
1188
I had hoped I'd screwed up my xhtml code some how, and I don't rule that out, but everytime I close a perfectly functioning form, I get an abort: iexplore.exe ...
Robert Bateman
rbatemanmi
Offline Send Email
Mar 9, 2004
8:54 pm
1189
Hi Robert, This one sounds interesting, although I'm not sure I fully understand it! ... Are you saying that there are elements in your instance data with the ...
Mark Birbeck
mark_birbeck
Offline Send Email
Mar 9, 2004
9:06 pm
1190
Mark, I'm attaching the actual form (in zip form) along with the instance data and my css. Your assessment is correct - the <option> part is, I think, giving...
Robert Bateman
rbatemanmi
Offline Send Email
Mar 9, 2004
9:19 pm
1191
I seem to have created a monster of a form(http://steerpike.akita.co.uk/titus/testform.html) - it exhibits some very strange behaviour. 1) Submitting the...
Ryan Roberts
oar_fish
Offline Send Email
Mar 9, 2004
9:27 pm
1192
I've come to the conclusion this morning that my machine is NOT processing events properly. I come by this conclusion because a simple <switch> form is failing...
Robert Bateman
rbatemanmi
Offline Send Email
Mar 10, 2004
3:30 pm
Messages 1162 - 1192 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