Search found 1 match

by Greg Squire
Mon Jun 09, 2003 6:34 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Dynamic menu items from a database
Replies: 33
Views: 45830

Yes it is.

You could write an ASP page that generates the menu definition file (the JS file that has all of the "addmenu" lines in it). Or more precisely, that ASP file generates the text that would go in that file, but you'd include that ASP into your main ASP file.

However, If that data doesn't ...