Using your Menu in ASP.Net

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
kmchong
Beginner
Beginner
Posts: 1
Joined: Tue Mar 21, 2006 1:16 am
Contact:

Using your Menu in ASP.Net

Post by kmchong »

Hey there!
I need to dynamically change the menuitems in your menu library. Because of this, having your application read from a static.js file is not an option and as such, I'm trying to see if your application will allow me to somehow write the parameters in the ASP page itself and then have your application read the parameters from there instead.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I don't know anything about ASP, but I know some use Milonic in an ASP environment.


There are two posts here about asp....


viewforum.php?f=13

and a couple of post with links in them to things about asp.

http://support.milonic.com/datamenu/

viewtopic. ... 4856#34856

Ruth
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

FWIW, you can set up your _data file any way you need, and then change the suffix accordingly; e.g., _data.cfm, _data.asp, etc. This would allow you to use ColdFusion, ASP, etc., statements in the _data file itself.

HTH...
John
Post Reply