-
please help me
i'm use ASP(VBscript) to integrate the flash page into dtbase(ms access)..
now i'm facing a new prob..how to create code and insert into database table;
1st table: It count the clicked button in everyday..which is means,how many button 1 and button 2 clicked in monday..separate the count for button 1 and button 2 in table monday,tuesday n so on..
2nd table: It count the clicked button per month..which is means,how many button 1 and button 2 clicked in January..separate the count for button 1 and 2 in table January, February and so on..
3rd table: It count each click of a button with date and time in database...separate the count for button 1 and 2..
Do you have an idea to make that table?
And i wish to get the asp code for each table..
tq..hope u can help me...