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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 2560 - 2589 of 2979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2560
Invalid Licence Detected The licence for your copy of the Sidewinder Viewer is invalid or has expired. Please click here to download the latest version of the ...
Cybahacker
braindog_43
Offline Send Email
Oct 2, 2005
6:46 am
2561
... Looks like another 2 months has passed without a new version! Pity because I really like the demonstration of what the browser should be functioning like....
davidfrenchdecision
davidfrenchd...
Offline Send Email
Oct 4, 2005
3:29 am
2562
David, ... There will be a new version of Sidewinder made available later today. Apologies that this version wasn't ready before the previous license expired. ...
Mark Birbeck
mark_birbeck
Offline Send Email
Oct 4, 2005
6:15 am
2563
Hi, There is a now a new licence file available for download on the formsPlayer website that extends the formsPlayer 2.0.2.1009 licence until the end of ...
Alex Sansom
alexsansom
Offline Send Email
Oct 4, 2005
4:11 pm
2564
... the ... currently ... Answering my own question here, For those inexperienced users like myself who want to know: Add a ref attribute to the submission...
walljackharry
Offline Send Email
Oct 4, 2005
9:37 pm
2565
Dear Xforms Lovers, Having trouble with displaying repeat elements' attributes to appear on the same row (either in a table or otherwise). What would be the ...
msaigal
Offline Send Email
Oct 5, 2005
8:36 am
2566
... Just set the style of .repeat-item to be "display: inline;", or "display: inline-block;". Regards, Mark Mark Birbeck CEO x-port.net Ltd. e:...
Mark Birbeck
mark_birbeck
Offline Send Email
Oct 5, 2005
11:40 am
2567
Thanks for the tip .... silly me ... i realized later that the repeat css styling is all display:block. Regards, Mo...
msaigal
Offline Send Email
Oct 6, 2005
8:02 pm
2568
Hi, I have the following XForms which has been constructed using a stylesheet: <?xml version="1.0" encoding="iso-8859-1"?> <html...
xml4pharma
Offline Send Email
Oct 7, 2005
7:58 am
2569
Is it possible to use FormsPlayer to generate controls using .NET WinForms? If so, are ther any examples? Thanks, Allan Rosner...
alrosner2000
Offline Send Email
Oct 7, 2005
4:33 pm
2570
Maybe I am getting ahead of myself, but I've just downloaded the very latest version (1.3.5.1016) principally because I've encountered both of the listed fixes...
andyh@...
aheydon
Offline Send Email
Oct 7, 2005
11:15 pm
2571
Thanks Andy. I've disabled that version from the download page until we get to the bottom of it. Regards, Mark Mark Birbeck CEO x-port.net Ltd. e:...
Mark Birbeck
mark_birbeck
Offline Send Email
Oct 8, 2005
7:36 am
2572
I should have clarified. <xf:instance src="..."/> does use GET. But a <xf:submission method="get" /> uses POST. Andy ... we get...
aheydon
Offline Send Email
Oct 8, 2005
7:17 pm
2573
Mark, When you install fP, are you going to mark the DOM2Events.DOMEvent control as safe for scripting? [1] I'm using this in some javascript to fire an event...
aheydon
Offline Send Email
Oct 8, 2005
7:23 pm
2574
I'm having a real hard time trying to style the foreground of a repeat element. In the .repeat-index style I can set background-color and borders quite...
aheydon
Offline Send Email
Oct 9, 2005
7:20 pm
2575
Hi Andy, I thought this module was already marked safe for scripting, so we'll get this checked. However, you should also consider using...
Mark Birbeck
mark_birbeck
Offline Send Email
Oct 9, 2005
8:58 pm
2576
I had tried the document.createEvent() version but I get a "object does not support this method" error. Andy ... we'll get...
aheydon
Offline Send Email
Oct 9, 2005
9:47 pm
2577
Mark, Is it possible to use FormsPlayer to generate controls on .NET WinForms instead of ASP.NET? If so, are ther any examples? Thank you in advance, Allan...
alrosner2000
Offline Send Email
Oct 10, 2005
1:12 am
2578
I am trying to use xforms:setvalue + xforms:message in xforms:repeat. When I use xforms:setvalue inside xforms:repeat it shows me the previous value...
dkolomy
Offline Send Email
Oct 12, 2005
8:18 pm
2579
Hi, This is a known bug I'm afraid, involving actions in xf:repeat being added in reverse order. (It's due to the way that Interne Explorer parses.) This is...
Mark Birbeck
mark_birbeck
Offline Send Email
Oct 13, 2005
11:20 am
2580
Hello Is it possible to initiate a submission processing from a script? For example <xf:submission id="postdata" .../> ... <script> function postData() { ...
andrey_kukushkin
andrey_kukus...
Offline Send Email
Oct 13, 2005
11:34 am
2581
Yes it is possible. This is what we have. script: var evt = new ActiveXObject( "DOM2Events.DOMEvent.1" ); // THIS should work according, but I have not been...
andyh@...
aheydon
Offline Send Email
Oct 13, 2005
4:47 pm
2582
Hi. I am having two problems with my very first, trivial XForms document (reproduced below) and would like some help. First, after I enter text for an "input"...
sridharannh
Offline Send Email
Oct 13, 2005
9:52 pm
2583
Thanks, Andy. It works fine. Andrey ... list). fP ... able ... wrong ... scripting ... then this ... registry ... extension, ... ...
andrey_kukushkin
andrey_kukus...
Offline Send Email
Oct 14, 2005
8:26 am
2584
Hi Sree, The solution to both problems is simply to add your namespace declaration again, in the instance data: <xforms:instance> <emp:employee ...
Mark Birbeck
mark_birbeck
Offline Send Email
Oct 14, 2005
10:09 am
2585
Thanks a lot, Mark. Your suggestion did the trick. Sree ... declaration ... since IE ... imposed on us ... to ... anything. In this ... data. The ... namespace...
sridharannh
Offline Send Email
Oct 14, 2005
1:37 pm
2586
Hi Andy, ... My mistake! I've now got the definitive answer from Phil ;) and the script I gave you works only in version 2 of formsPlayer. However, in version...
Mark Birbeck
mark_birbeck
Offline Send Email
Oct 14, 2005
1:55 pm
2587
Hi Mark, I am evaluating XFORMATION using XFORMPLAYER. The Example "invoice" (see below) has a curious behavior: each time I press the tab key after...
glebl1
Offline Send Email
Oct 14, 2005
3:08 pm
2588
Aha, that's it. So, for future reference (and searches), this is the code to dispatch an event from Javascript to XForms. // equivalent to xf:dispatch...
andyh@...
aheydon
Offline Send Email
Oct 14, 2005
4:13 pm
2589
Dear All, I am looking at XForms in general & I was looking to use Formsplayer but my employer (quite large & governmental) makes sure that all IE instance are...
redsoftfab
Offline Send Email
Oct 15, 2005
3:16 pm
Messages 2560 - 2589 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