hello
i have a db tht has one table with img paths and then a blank recordset
i made a page that displays the images from the paths and lets the users add data based on the image they are viewing
the problem is that there are +- 13000 images so i creatd a query that only displays the images that have not been looked at. so i clicked on the headder and made the page work off the query BUT since i did that it wont let me add to the DB anymore(i made the input box readonly)i made sure that readonly is false but still wont work...PLEASE HELP
i have a db tht has one table with img paths and then a blank recordset
i made a page that displays the images from the paths and lets the users add data based on the image they are viewing
the problem is that there are +- 13000 images so i creatd a query that only displays the images that have not been looked at. so i clicked on the headder and made the page work off the query BUT since i did that it wont let me add to the DB anymore(i made the input box readonly)i made sure that readonly is false but still wont work...PLEASE HELP