You can reuse the JS code. Creating the .NET code from scratch using
CF as a template would be the approach I would take. You can get
really fancy with this, but ultimately it is just a navigation bar. It
shouldn't be too hard to write some loops in .NET, especially if you
already have the JS and the CSS. The downside is that if the
navigation bar changes, you have to change it in two locations, but
I'm not sure if that is an issue for you or not.

Good luck,
Mike Chabot

On Feb 7, 2008 5:55 AM, ColdFusion <[EMAIL PROTECTED]> wrote:
> Sorry, but I am trying to share the same code across both platforms.
> There is another developer who has designed the .NET site. I am not a .NET
> person.
>
> I am beginning to wonder if it is not just as easy to create a database
> table and then use both technologies to extract it and create the menu
> files.
>
>
> -----Original Message-----
> From: Mike Chabot [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 07, 2008 4:14 AM
> To: CF-Talk
> Subject: Re: CF & .NET
>
> It isn't entirely clear what you are asking. Are you wanting to move
> from CF to .NET? Are you trying to share the exact same code in the
> exact same file across two different applications that use different
> server technologies? In .NET are you using the .NET 2.0 security
> provider or are you writing your own custom code?
>
> -Mike Chabot
>
> On Feb 6, 2008 8:05 PM, ColdFusion <[EMAIL PROTECTED]> wrote:
> > I have a JS menu that is configured using a CFM file. The CFM file is the
> > one that creates all the menu items based on security permissions.
> >
> >
> >
> > Question is this: How can I use that same configuration on a .NET
> > application?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298419
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to