Hello All,
I made a site in ASP now i want to make a “trivia” section at my home page in which i want to get my text from a XML file. This XML file may be filled by 1000 or less trivia facts.
The main thing is that i want only one “trivia fact” from this XML file with in 24 hours mean the viewers of my site can see only one “trivia fact” in a day thats why i also need the server’s time according to this my records will be change automatically in next day or next 24 hours.
Is it possible with any technique ?
If yes then please tell me how if anybody can.