Forums
This topic is locked
Jump menu
Posted 12 Jul 2003 21:31:55
1
has voted
12 Jul 2003 21:31:55 Dave Clarke posted:
HiI have a jump menu like this
<b><select name="menu1" onChange="MM_jumpMenu('parent',this,0)">
<option value="messages.asp" selected>All</option>
<option value="BrowseByCategory.asp?sendcat=A">A</option>
<option value="BrowseByCategory.asp?sendcat=B">B</option>
</select></b>
This works fine if you click on "A" it goes to where it's supposed to, the same for B and so on.
The problem is that if from the new page the user goes "Back" and chooses the same destination again then nothing happens.
If they choose B when they were on A its fine but if they were on A then go back and choose A again ... nothing.
Ideas please.
Thanks
Dave
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
Replies
Replied 14 Jul 2003 16:50:54
14 Jul 2003 16:50:54 Dave Clarke replied:
BUMP <img src=../images/dmxzone/forum/icon_smile_big.gif border=0 align=middle>
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome