On the main/index page where you would like to put a link to other pages, add
<a href="fullpath_or_virtualpath/pagename?name=guestbook">
and on this page, you got to request the querystring on to of the page and redirect it to the corresponding page.
Quote:
|
quote:you can see FORUM_ID=some Number
|
But, for the example that you see here in this website, it is all database driven and the number that you see refers to the forumID that is recorded in the database and results in showing the particular forum details pulled from the database based on the forumID. In your case, I am not sure if you are looking for some hands on experience to just using the querystring in your pages or are they all(content) database driven, and based on querystring you would like to retrieve the relavant content from the database dynamically? or is that you are using static pages?
_________________________
- Vijay G
Strive for Perfection