listen,
I think I was not clear..
Just to explain...
As per my knowledge, news web sites are using database to maintan their news posts but if I am going to use that I should refer to the primary key in the database files and use file.asp?id=999
but I found most of the major site are not using the method, they are using something like domain.com/news_year/news_month/news_daty/serial_number.asp which I think they are extracing from a database field (e.g. news_date), so how can I do that?
do I need to read from the database and create temp folders and files on the server each time the access the news?
Many Thanks,
Jassim Rahma