QA.TechInterviews.com - your tech questions answered
I Use Piczo And I Want An HTML Code That Will Let People Login To My Site Without Using Flash.?
I Wlii give 100 points to the best answer.
I don't know if you can use flash for a log in. You will need to use more than just HTML though. The only way to validate a log in is through a database. In order to talk to the database you will need to use a server side technology (PHP, ASP, JSP, etc.). What you use will depend on what the server supports and what can connect to the database you use.

I recommend also that you get SSL encryption on the log in page, otherwise anyone who is watching your traffic will be able to steal passwords.
I don't know if you can use flash for a log in. You will need to use more than just HTML though. The only way to validate a log in is through a database. In order to talk to the database you will need to use a server side technology (PHP, ASP, JSP, etc.). What you use will depend on what the server supports and what can connect to the database you use.

I recommend also that you get SSL encryption on the log in page, otherwise anyone who is watching your traffic will be able to steal passwords.

Back to QA. TechInterviews.com. Powered by Yahoo! Answers and TechInterviews.com community.