AJDDM ver 1.0

  AJDDM
  Category : Asp Tutorials-tips Site navigation  
  Platform : Windows 2000  
  Price : Freeware  
  Developer: AJDDM  
  Version : 1.0  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  


When you select an option form the first menu, the second menu's contents are filtered based on what you select in the first menu. The contents of both menus are held in a Microsoft Access Database. Database provided is version 2000, however versions 97 and 2002 are available.

 

more Tag: 

Also see ...


Active WebMenu 1)    Active WebMenu
 With the help of this program webmasters can allow their visitors to navigate through their websites by displaying menus with submenus. Webmasters can create menus with any number of submenus by using this program. This program comes with flexible toolbars and facilitates webmasters to use customized icons. This program provides support for cross frame menus and submenus and allows webmasters to manage its user interface at whenever they want. This program has several features and can be eas...

Web Tree Builder 2)    Web Tree Builder
 Users can utilize this program to build tree menus on their websites. This program can be used by the users to let their visitors to navigate through their contents as directed by the tree menus and sub menus. It can be used by the users in displaying static data like site maps, data categories etc., Users can find several features including displaying tree menu in numerous depth levels, providing users eight styles to allow this tool to display whether minus / plus symbols, display lines an...

Databound Animated Slide In Drop Down Menu (ASP) 3)    Databound Animated Slide In Drop Down Menu (ASP)
 Webmasters can utilize this database driven program in creating menus on their websites, using this tool they can easily build both slide menus and drop down menus. Visitors can view the sub menus in drop down effect by clicking on the main menu. Webmasters can use any number of items and can build any number of menus. And they can let this program to navigate the visitors and can customize to suit their needs....

iisTAB 4)    iisTAB
 This program is a site navigating system, by using which users can build a tab navigation system on their ASP supporting websites. Users can create the tab navigation using their own fonts, colours and styles. They can modify this tab navigation with texts and images and each tab allows users to make two settings in it. This program can divide long tab listings into several lines. It is easy to use and customize this program....

Animated Fade In Fade Out Menu (ASP) 5)    Animated Fade In Fade Out Menu (ASP)
 This program comes with the ability to let the webmasters to build menus on their websites. They can build any number of menus with providing any number of sub menus with them. It will slide down the sub menus when the visitors clicks on the main menu. It will be of much use for navigating inside a website. This program can be easily customized by the webmasters....

DataBound Index style menu (ASP) 6)    DataBound Index style menu (ASP)
 This is an ASP based script which is helpful for the web developers to create their web page with drill down menu for easy navigation for theie web visitors. It shows sub category for each main title and it can be used from top level to child and child to child methods....

pinNavigator 7)    pinNavigator
 This program will be of much use for the webmasters to buid a navigation bar on their websites. Webmasters can include its every navigation bar item with either ASP pages or HTMLs. This navigation bar offers an empty area in addition where webmasters can place definable contents. Even if an item is selected the pages inside the control remains unchanged. Webmasters can utilize its ready made styles or their own styles to customize the navigation bar to suit their needs....

Quicktab 8)    Quicktab
 This is a program using which webmasters can carryout their needs in navigation purpose of their websites. By using this tool webmasters can create tab buttons to let their visitors to navigate on their website. This program makes it possible by generating perfect HTML outputs and it does not need ActiveX. Users can easily customize this program to suit their needs....

ASP Breadcrumb class 9)    ASP Breadcrumb class
 Breadcrumb class are used to provide users with a hierarchy of a website. Breadcrumb trails tend to project better usability to a website. It offers users to know their current position and where they are in relation to the site's hierarchy....

Getting Started with Active Server Pages 1)    Getting Started with Active Server Pages
 More details about ASP and coding in ASP are explained in this ASP tutorial in an easier and understandable manner. This article describes that ASP accepts user inputs and brings the updated information to the client browser dynamically. And also, descsribes how databases and other utilities works together with ASP to perform web applications. Sample code snippets let you create and save a file in ASP and enable to view that file through internet....

PowerASP.com simple ASP Based Hit Counter System 2)    PowerASP.com simple ASP Based Hit Counter System
 By using this online counter program the webmasters can facilitate their website with online hit counter which counts number of visitors ever visited the website and whoever currently online. Users are allowed to customize the style of the counter. Users can display either graphical or text counter on their website....

Click&Email 3)    Click&Email
 Click&Email is a full featured ASP script to run your professional Email/Newsletter management. It includes unlimited Newsletter Groups which allows you to handle subscribers of different sites or homepages, a HTML Newsletter form generator with color picker and a save-option for further use. Sends emails either as plain text or HTML formated to all subscribers or only to members of a certain group or to one selected member only. Click&Email also includes a double opt-in; the subscriber need...

How To Use IsClientConnected to Check If Browser Is Connected 4)    How To Use IsClientConnected to Check If Browser Is Connected
 This is a tutorial that can be used by the users for verifying the browser connection to save the CPU cycles. This tutorial explains that, the windows browsers request an Active Server Page from the server without waiting untill the page is fully downloaded. So to avoid this unwanted wastage of the CPU cycles, the author uses a property Response.IsClientConnected on IIS 4.0 and 5.0....

More accurate text counter 5)    More accurate text counter
 Whoever want to create their own web counter to use on their website this tutorial guides them for such help. The main advantage of this counter is it counts the visitor once per session. Codes has been given in this site and the users can easily use and interact with their website....

Vote or User Poll Script Writer (With a db and IP Capture) 6)    Vote or User Poll Script Writer (With a db and IP Capture)
 This is an article that clearly explains about generating online polls. This tutorial provides script for the webmasters to let them create dynamic polls with ease. This tutorial says that conducting online voting can be easily done by the webmasters as soon as they copy the code to a text document. This provided code snipet uses MS Access database....

Building your own Newsletter Module 7)    Building your own Newsletter Module
 One of the ASP tutorial which deals with newsletter system and gives you the required methods within the script in detail. You can implement the administrator, newletter member and newsletter messages table in database and also can have the source code to prompt the users to login, to enable them to subscribe / unsubscribe and to send newsletters to the members....

How Session variables work 8)    How Session variables work
 Session variables can store user-specific information for you. This tutorial explain how to configure your server and how they work (and when they don`t)....

Performance Metrics for the ASP Response Object 9)    Performance Metrics for the ASP Response Object
 This article takes a look at three different ways to output content using Response.Write: using context switching, simple Response.Write statements, and Response.Write statements within a With block. Also examines the performance implications of each approach as well as the timing results of the vanilla Response.Write approach in an ASP.NET Web page....