|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
help with html menu
Hello there,
I am having a trouble here right now with creating menus. Now, I did not have this kind of trouble at all previously, but since this is a special case, I am seeking for your advices (any advices will be humbly accepted). So here it is. Please take a look at this code: <select name="optype" onchange="window.open(this.options[this.selectedIndex].value,'bottom');"> <option>Select Task</option> <option value="/search.html">Search from your file</option> <option value="/organize.html">Organize your data</option> </select> As you can see, this is the source code of the menu. I am using this code in a page divided into two frames. The code is at the top frame, and whenever I select what's in the selection, the page that I saved in htdoc folder ( I will get to this later) will be loaded in the bottom page (that should explain what 'bottom' is). The thing is, everytime I select any of the selection, the following message pops up. Line: 26 Char: 1 Error: Access is denied Exactly what does this mean and how can I fix this problem? I am currently running Apache 2.0.52 server on windows XP, and all my files are saved in htdocs file, as it should be. So n e how, any comments or advices will be much appreciated. Thank you. Young |
|
#2
|
|||
|
|||
|
Never mind, I fixed it
Hey guys,
Never mind, I fixed the problem. Just had to be more careful with putting the right values in. Anyhow, thnx for even taking a time to read my question. Young |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Development > help with html menu |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|