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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 34 - 63 of 2979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
34
I am trying to interface with Amazon web services, part of the instance data returned is a url pointing to an image. Example <ProductInfo> <Details .... > ...
monte123uk <monteiro@...
monte123uk
Offline Send Email
Jan 7, 2003
4:21 pm
35
Hi Francisco, ... The easiest way is to use xforms:output, and create the correct XHTML. For example: <xforms:output ref="concat('&lt;img src=&#22;',...
Mark Birbeck
mark_birbeck
Offline Send Email
Jan 8, 2003
1:10 am
36
... Thanks for that Alison. This is fixed in the forthcoming release. Regards, Mark Mark Birbeck Managing Director x-port.net Ltd....
Mark Birbeck <Mark.Bi...
mark_birbeck
Offline Send Email
Jan 8, 2003
1:16 am
37
... Thanks for your faith Mark ... but unfortunately there was one place where some of the XPath context was inadvertantly hard-coded. This is corrected in the...
Mark Birbeck <Mark.Bi...
mark_birbeck
Offline Send Email
Jan 8, 2003
1:21 am
38
Hello Mark Thanks for your prompt reply. On a side note if you plan on releasing another version of FormsPlayer with bind and calculate then I will wait until...
Francisco Monteiro
monte123uk
Offline Send Email
Jan 8, 2003
8:14 am
39
The model below is not valid XML, xforms:submission is terminated by </xforms:submitInfo>. Please correct. Kind Regards Francisco <xforms:model...
monte123uk <monteiro@...
monte123uk
Offline Send Email
Jan 8, 2003
3:56 pm
40
Thanks Francisco. Mark Birbeck Co-author Professional XML and Professional XML Meta Data, both by Wrox Press Managing Director x-port.net Ltd. 4 Pear Tree...
Mark Birbeck
mark_birbeck
Offline Send Email
Jan 8, 2003
4:00 pm
41
I need to do some initialisation after the XForms Model has been initialized. I have the the following <xforms:model> <xforms:instance> ... </xforms:instance ...
monte123uk <monteiro@...
monte123uk
Offline Send Email
Jan 10, 2003
3:02 pm
42
I was able to get the put method on the xforms:submission tag to work writing to the filesystem(file://... in action field). However, I have not been able to...
robbertbarron <rbrown...
robbertbarron
Offline Send Email
Jan 13, 2003
8:07 am
43
I would like to be able to access the unparsed XML data thru script. Many web sercices offer you the facility (IE Amazon) to recieve XHTML or XML data. What I...
monte123uk <monteiro@...
monte123uk
Offline Send Email
Jan 13, 2003
1:32 pm
44
Thanks for this nice plugin. I try to use it for application but I've a litte problem in the file generated at the (save) submission (in the exemple...
clavierremi <remi.cla...
clavierremi
Offline Send Email
Jan 14, 2003
2:37 pm
45
How to avoid the inclusion of xmlns param into elements in the saved instance when I use <xforms:submit submission="siOrder_SaveLocal"> ...
clavierremi <remi.cla...
clavierremi
Offline Send Email
Jan 14, 2003
5:05 pm
46
Hi I downloaded the latest formplayer (15 Jan) and tried running a test which I new worked without data bindings. As per the latest plugin it says that...
monte123uk <monteiro@...
monte123uk
Offline Send Email
Jan 15, 2003
4:23 pm
47
Hi Francisco, You seem to have too many occurrences of the same model item property. Here ... But then here you try to bind another @calculate and @relevant to...
Mark Birbeck
mark_birbeck
Offline Send Email
Jan 15, 2003
5:00 pm
48
Thank you Mark, The example was from a course I went recently presented by a well known XML guru, anywhere we are thinking to ask for our money back as most of...
Francisco Monteiro
monte123uk
Offline Send Email
Jan 16, 2003
6:39 am
49
... How ... Have you done any further work on this ? If you go to http://www.monteiro.co.uk/svg/demo2.html (You need Adobe SVG plugin first), we would like to...
monte123uk <monteiro@...
monte123uk
Offline Send Email
Jan 16, 2003
11:24 am
50
thanks ... ADVERTISEMENT [HGTV Dream Home Giveaway]...
James Husman
christian4ac...
Offline Send Email
Jan 16, 2003
5:07 pm
51
Hi here is the corrected version as per Mark's intructions. How do you cancel an event happening ? Prior to running the example you need to download the latest...
monte123uk <monteiro@...
monte123uk
Offline Send Email
Jan 16, 2003
6:09 pm
52
I have tried this under Internet Explorer 6, SP1. The form did not appear. The file with an html extension was not considered correct by either Tidy or XMLSpy....
Robert C. Leif
robertcleif
Offline Send Email
Jan 16, 2003
7:39 pm
53
Hello Leif, Just cut and save to <name>.html. Double click file and it should work. Kind Regards Francisco ... From: Robert C. Leif To:...
Francisco Monteiro
monte123uk
Offline Send Email
Jan 16, 2003
8:11 pm
54
Hello Franscisco, That is exactly what I did. The following is a copy of the screen There were two 1cm boxes at the top left. Bob 0 0 0 .060 .085 .083 5 Wht....
Robert C. Leif
robertcleif
Offline Send Email
Jan 16, 2003
8:37 pm
55
I am trying to submit the below model definition to a WebService WebMethod PassWordValidation ( XmlNode instanceData ). The form crashes when I try to submit...
balamurugan_raman <ba...
balamurugan_...
Offline Send Email
Jan 17, 2003
6:03 pm
56
Here is an example of how you can use the power of XForms Model to display a SVG file. The URL ist at http://myweb.tiscali.co.uk/monteiro/xforms/script.html ...
monte123uk <monteiro@...
monte123uk
Offline Send Email
Jan 18, 2003
7:37 am
57
Hello Bala, ... I'm assuming you wrote the Web Service. If you did, then whether you have the right @method value is down to what your service is expecting....
Mark Birbeck
mark_birbeck
Offline Send Email
Jan 18, 2003
10:37 am
58
Hello Bob, I had the same result when I tried this at first. But then I changed the <object> lines. I deleted the CR/LF after the dash ("-") to make it one...
axend03 <jwoudstra@...>
axend03
Offline Send Email
Jan 20, 2003
6:52 pm
59
Hello, I have the following questions: 1. When I use a couple of <xforms:input> inside a <xforms:repeat> without a label then the line with "focus" (the actual...
axend03 <jwoudstra@...>
axend03
Offline Send Email
Jan 20, 2003
7:27 pm
60
Hello Mark, Thanks for the quick reply. I changed my WebService to accept urlencoded POST and now the Xforms works fine while posting string parameters to the...
balamurugan_raman <ba...
balamurugan_...
Offline Send Email
Jan 20, 2003
10:20 pm
61
Hey group, I have been studying XML for well a little less than a year now, and I've just begun learning about XML Web Services. This is pretty much a new...
christian4acause <jhu...
christian4ac...
Offline Send Email
Jan 21, 2003
2:37 pm
62
Becareful of the misuse of "Webservices", until front end (UDDI) can be agreed and proved to be working, webservices as is being touted will be not be...
monte123uk <monteiro@...
monte123uk
Offline Send Email
Jan 22, 2003
11:00 am
63
Monte I am beginning to realize actually that web services has been around for a while. I have no idea what EAI is, but I have heard of ebXML. I thought it...
James Husman
christian4ac...
Offline Send Email
Jan 22, 2003
11:19 am
Messages 34 - 63 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