|
No problem, glad it helps you out.
There is an article on Flash Remoting and the 2
styles of connecting Flex tp Flash Remoting via .NET. Not sure if thats
something your using, but a useful referance all the same.
Andrew
----- Original Message -----
Sent: Wednesday, April 28, 2004 11:43
PM
Subject: [flexcoders] Re: .NET Web
Service
Awesome, thanks so much. It's Exatly what i
needed.
--- In [email protected],
"Andrew Stopford" <[EMAIL PROTECTED]...> wrote: > Hi
Steve. > > Check out the following > > http://weblogs.asp.net/astopford/archive/2004/04/05/107786.aspx >
> Andrew > ----- Original Message -----
> From: FuzzyMan45 > To: [email protected]
> Sent: Wednesday, April 28, 2004 9:34
PM > Subject: [flexcoders] .NET Web Service > >
> Hello, i'm working on getting some data from an MS SQL
database into > Flex via a .NET Web Service. Right now
i'm experimenting with the > best/easiest ways to pass the
data to flex. I have 2 fields that i > have to pass in
from each record. Currently, i'm have 3 functions, one >
returns a String, one an Array of Strings and one returns a
DataSet > type. > > My
question is, would i assemble my own XML and concatenate
everything > together in one String then return it as XML in
my <mx:Webservice> > tag? I have tried a few
combinations with that and also with the > array of strings
and nothing seems to work out. I know that Flex can't >
natively read the .NET DataSet type, how would i go about parsing
that > myself? > If anyone has any ideas,
even conceptual ones to brainstorm, that'd be >
great. > > Thanks in advance. >
Steve Jost > c:Spot InterWorks > > >
> ------------------------------------------------------------------------------ >
Yahoo! Groups Links > > a.. To visityour
group on the web, go to: > http://groups.yahoo.com/group/flexcoders/ >
> b.. To unsubscribe from this group, sendan
email to: >
[EMAIL PROTECTED] >
> c.. Your use of Yahoo! Groups is subjectto
the Yahoo! Terms of Service.
|