Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / September 2004

Tip: Looking for answers? Try searching our database.

sql server, flash and c# or vb

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Raymond Cheung - 17 Sep 2004 07:17 GMT
I have created a join member aspx file that will save input username and
password. The password is attached to a salt string and then encripted.
I am able to verify the password in an aspx file.

Now, I want to be able to use flash action script to allow user to enter the
login name and password and then pass onto an aspx file in a user control
which will then authenticate the user and password. If authenticated,will do
A, if not authenticated, will branch to b page.

I know there is a sample page on the dotnetjunkies site but that use visual
studio 2003 and I do not want to use visual studio 2003 at this time.

Anyone, please help

Raymodn Cheung
Cowboy (Gregory A. Beamer) - MVP - 17 Sep 2004 12:43 GMT
Whether you use VS or not is inconsequential, as you can compile assemblies
with a command line tool (either vbc.exe or csc.exe). The .NET Framework SDK
has a help file that has information on command line compiling.

VS saves you time, as the IDE helps you code faster. But, it is not
necessary. Look at the code in the article and you should be able to repeat
what they are doing.

---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

> I have created a join member aspx file that will save input username and
> password. The password is attached to a salt string and then encripted.
[quoted text clipped - 11 lines]
>
> Raymodn Cheung

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.