i am making a website. it is asp. it is in the "cheese" folder located in wwwroot folder.
in folder CHEESE i have a file games.asp which has to load the names of the games placed in the FLASHGAMES folder placed in the CHEESE folder.
how to do it so that it automatically updates itself
that is using the server.mappath method and folder.files somewhat like that
in folder CHEESE i have a file games.asp which has to load the names of the games placed in the FLASHGAMES folder placed in the CHEESE folder.
how to do it so that it automatically updates itself
that is using the server.mappath method and folder.files somewhat like that