English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hi,

I am making a web site and want to include a section where I review movies. My server does not have any database functions.

I want to know if it's possible to have a page with a dropdown menu (with film titles to choose) and then display my review in a space below the menu.

If it is possible can it be done without having seperate.htm pages for each review, maybe it's possible to read text from a file that is formatted in a certain way, this way I would only have one file to upload each time I do a review.

If someone could point me in the right direction I would really appreciate it.

Thanks
John-Paul

2007-09-06 02:25:37 · 2 answers · asked by JJPPCC J 2 in Computers & Internet Programming & Design

2 answers

An anchor command should do.

Many FAQ pages use this. There is a list of Questions on the top - hyper linked to the section below that has the answer. The reader clicks on the question of interest and it sends him below on the same page to see the answer. The page creater creates the list of questions and the answers below the question. Each answer has a specific anchor identified to it. The question is hyper linked to the specific anchor. Usually at the end of the answer there is a hyperlink to an anchor called FAQ that takes the reader back to the top where the FAQs are shown.

In your case a very similar format appears to be what you want.

Remember that each anchor has to have a unique name or you will have confusion.

2007-09-06 02:33:50 · answer #1 · answered by GTB 7 · 0 0

You can code it in PHP. Or else you may contact a web designer to help you out. Check websites like http://definitivelab.com/

2007-09-06 02:36:48 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers