If you are using .net, then the simplest route is to use HTTPService to
communicate with an aspx page.

 

You do *not* need to select a server platform in your Flex project setup.

 

There are several examples on cflex.net, here is one, but search there on
"asp.net" for several others:

http://www.cflex.net/showFileDetails.cfm?ObjectID=556

 

Also, here is an in-line aspx page that shows one way to query a SQL Server
database through HTTPService.  Note the "Response.ContentType = "text/xml""
You will want that in any aspx page that you want xml from.

 

Tracy Spratt,

Lariat Services, development services available

  _____  

From: [email protected] [mailto:[email protected]] On
Behalf Of Shabir Gilkar
Sent: Thursday, May 14, 2009 12:16 AM
To: [email protected]
Subject: Re: [flexcoders] Need to save Data in a database

 






Hi! Tracy!

Basically i have a form in which i have defined the fields which is to
receive the data from employees, During the project creation i don't have
defined the server platform, but i do have completed the form creation, Do i
need to create new project in which i need to first define the Server-side
platform or there is any shortcut as well.

Mostly i will choose the .NET as my platform.

Regards



On Mon, May 11, 2009 at 8:50 PM, Tracy Spratt <tr...@nts3rd.
<mailto:[email protected]> com> wrote:

 

What is you server-side platform?  .net? PHP?, Java? ColdFusion?, etc.

 

Tracy Spratt,

Lariat Services, development services available

  _____  

From: flexcod...@yahoogro <mailto:[email protected]> ups.com
[mailto:flexcod...@yahoogro <mailto:[email protected]> ups.com] On
Behalf Of Shabir Gilkar
Sent: Monday, May 11, 2009 2:56 AM
To: flexcoders
Subject: [flexcoders] Need to save Data in a database

 





I have a form in which i have taken Employee information in Flex builder 3

I need to first save this data in a database and then displaying this
data in a datagrid.

Can any body help? How to do that?

-- 
With Regards

Shabir Ahmad Gilkar

Srinagar Kashmir J&K

Voice: +91 9419942501
email: shabirgilkar@ <mailto:shabirgilkar%40gmail.com> gmail.com
Skype: shabirgilkar




-- 
With Regards

Shabir Ahmad Gilkar

Srinagar Kashmir J&K

Voice: +91 9419942501
email: shabirgilkar@ <mailto:[email protected]> gmail.com
Skype: shabirgilkar



Reply via email to