[flexcoders] Login/Registration Page ?

2009-01-30 Thread Verdell
I have been searching all over the internet for something like a video on how to create a Flex Login page and Registration page. So I appreciate if someone could point me in the right direction on how to do this type of project. I will be using it with ASP.NET and I will be setting up a database

[flexcoders] Create Application from database error?

2009-01-30 Thread Verdell
I have setup a login system with Flex and ASP.NET and SQL Server 2008 Pro. I have already setup everything for the SQL database for the username and password. I also setup the permissions for the database; so that it has a database name, sql user name and password for the security. Now when I go