This may or may not be the right place to ask this, but direct me if it isn't
I have a site that contains jokes, 1000's of them. they are all stored in a db and all are categorized and have a unique id. you know the drill, you click on the title, and it passes the id and obtains the joke. Here comes the question... On other sites that I have seen, when the joke is called, it appears to be on it's own page. for example, mine would display the page as but on other sites it is shows as so it is like it is just a regular html page and not an asp page. or it looks like each joke is stored on it's own html page. now that doesn't sound realistic, as there would be 1000's of pages.
How is the address being shown like this when I know it in't pure html
I have a site that contains jokes, 1000's of them. they are all stored in a db and all are categorized and have a unique id. you know the drill, you click on the title, and it passes the id and obtains the joke. Here comes the question... On other sites that I have seen, when the joke is called, it appears to be on it's own page. for example, mine would display the page as but on other sites it is shows as so it is like it is just a regular html page and not an asp page. or it looks like each joke is stored on it's own html page. now that doesn't sound realistic, as there would be 1000's of pages.
How is the address being shown like this when I know it in't pure html