Links page help

Hi all I would like create a dynamic links page for my website. What I want is to have a menu that is automatically created based on the contents of an Access database.

For example a field in my database table would be called links and this is where the menu would be populated from. Then once you click on one of the items from the menu it displays the appropriate information for that link. The info I would like is:

Name
Email
Website
Description.

I would like the Email to start a new email and the website to be clicked on and opened in a separate page. I would also like an administration page that asks for a username and password so that only certain people can post a new link to the database.

Can anyone give me advice on how to link both flash and the access database. I am only a beginner so an idiots guide would help.

Regards

1druid1

well i think your much better off using php, and mySQL. I write ASP all day long at work, but I can honestly tell you that Flash works much better with PHP. And if your a begginer I would suggest not taking on such a big project until you know the basics. You should just do it in HTML with Flash implimented. That I can help you with