|
4 simple steps on how to dynamically populate a HTML Select Menu (i.e. drop down menu) using a Classic ASP Recordset. Specifically, how to create a select menu <option> element for each record returned in an ASP recordset. Author: George Grubar Code: ASP 3.0 & VBScript |
Menu Site: Planet Source Code This menu is like the menus on Microsoft sites. I have made this menu and copied from script I found on a site like this :-) I am from Sweden, sorry i am bad to write english :-) I have no admin script to this menu... Author: Tivoli Code: ASP 3.0 & VBScript |
With IE 5 and now NS6.1+, you can add a context menu to your webpage. A context menu is one that pops up in place of the default context menu when you right click your mouse. Use it to provide an alternate form of navigation through your site. Author: John Miller Code: JScript |
Hyperlinked dropdown menu selection box with select options filled dynamically from Access database on ASP page. You can have multiple dropdown menu boxes on the same page. Examples 3 different menus from 1 table each menu filtering the data differently. Author: Lil Peck Code: ASP 3.0 & VBScript |
|  | |
Displays a Tree Menu navigation system on your website. The 'folders' and 'sub-folders' information is stored in a database. Author: unimaetrix Code: ASP 3.0 & VBScript |
This article explains how to create a custom, object-specific context menu of unlimited depth by using XML and XSLT. The context menu discussed here functions by taking an XML feed of a specific format and applying an XSLT style sheet to it. Author: Joe Slovinski Code: ASP 3.0 & VBScript |
Utilize the new IE menu behavior. Microsoft IE has several new behaviors available, one of which is "MENU". I like the idea, I was just wanted to be able to dynamically fill in the vb-script, instead of having to hard code it.
Author: R. Coyle Code: ASP 3.0 & VBScript |
|  |  |
Create a pull down menu using server side XML. All processing of the XML is done using ASP on the server. Easy configurable pull down menu.
Author: Patrick Smits Code: ASP 2.0 & VBScript |
A demo on how to use DHTML/style script to manipulate some menu effects. The color of an menu item automatically changes when you hover the mouse pointer over it, click it or take the mouse pointer off it.
Author: Herman Liu Code: ASP 2.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|