As a C#/C++/SQL non-web programmer I was really wanting to use this as a
learning experience (but with some practical output), rather than
farming the task out to an outsourced web developer.
The task in question is both a front end and back end for a web page
where potential users would sign up to be considered as beta testers. 
The potential users would need to fill answer some basic questions about
themselves and  enter some random alpha-numeric text displayed in a
captcha , on success the data would be stored in a MySQL database.
I think that I have probably gone into more detail that you were
interested here, however I hope this will enable you to answer the web
hosting requirements question.

Thanks,

Simon
--- In [email protected], Kevin <[EMAIL PROTECTED]> wrote:
>
> There are no specific hosting requirements to serve the front end SWF
> files from your server. Any webserver will do that. It's the backend
> that you need to be concerned about, however, Flex is extremely
> "Flex"ible when it comes to backend integration so there is not one
> answer.
>
> For example, if all your backend data is coming from WebServices or
> static XML files, then you will not need any 'extra' programing
> languages installed on the server since Flex can communicate with
> these services directly.  However, more complicated Flex programs
> will call Cold Fusion, PHP or Java services which interface with any
> number of difference databases or external APIs.
>
> It is impossible to say what you will need without understanding the
> scope of what you want to do.  It's probably best to spend some time
> outlining your needs in terms of functionality and data storage as
> well as your available skill sets (ie. do you already know some PHP,
> do you have a friend who codes Java?).  Once you know those details
> you will then be able to choose an appropriate host to support your
> backend needs.
>
> I hope that helps.
>
> - Kevin
>
>
>
> On Apr 15, 2007, at 7:01 PM, simonhamelech wrote:
>
> > Are there any requirements that must be supported by my web hosting
> > company in order to run an web application built using FlexBuilder
and
> > AS3?
> >
> >
> >
>


Reply via email to