Random Asp Page Generator
I'm trying to find if someone could help me how to make a random ASP page generated from a Acces Database. If you can do it in html that would be fine also. I'm learning my japanese for school and i am very crap at it indeed :D so i'm trying to insert the words in the database and just generate a new list every time i want to look over the words instead of making 500 flash cards.
Thanx
ASP FAQS website has help
Here is a link to ASPFAQs.com response to your question:
http://www.aspfaqs.com/ASPScripts/PrintFAQ.asp?FAQID=65
If you haven't setup the database yet, you will want 2 fields, one an autonumber and one the word.
Good luck!