:
flexcoders@yahoogroups.comSubject: Re: [flexcoders] help...geting
error when using http serviceOn 8/11/05, Amit Sanon
<[EMAIL PROTECTED]> wrote:> whenever i try to use httpservice tag
i get an error> > --- HTTPService Fault:A start tag had no
corresponding end tag ---Just ta
whenever i try to use httpservice tag i get an error
--- HTTPService Fault:A start tag had no corresponding end tag ---
i have a code written like this--
{username.text}
{password.text}
and the corresponding entry in flex-config.xml is a
Thanks
a lot... ur suggestion really solved my problem
regards
Amit
-Original Message-From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED]On Behalf Of Philippe
MaegermanSent: Thursday, August 11, 2005 1:24 PMTo:
flexcoders@yahoogroups.comSubject: RE: [flexcoders]
thanks
a lot buddy
regards Amit
-Original Message-From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED]On Behalf Of Mercer,
DustinSent: Thursday, August 11, 2005 12:13 PMTo:
flexcoders@yahoogroups.comSubject: RE: [flexcoders] help.. passing
arguments to a meth
thanks for
the reply but it didnt help
this is the
sig of my method to be called...
public int func1(int i, String st) { ... }
regards Amit
-Original Message-From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED]On Behalf Of Mercer,
DustinSent: Thursday, Augu
i cannot figure out how to pass arguments... pls send an example code
as to how to pass arguments to a method using remote object
i have a class as follows
class A
{
public int func1(int i, string st)
{
...
}
}
i created a remote object like...
and made a
6 matches
Mail list logo