Create a set of navigation templates and instead of outputting them
into HTML tags place them in your array code.
You should be able to add an iterator to your templates if necessary..
Just use Preexecute to fill your array.

On 10 Sep., 20:01, Jills <[email protected]> wrote:
> Hi,
>
> Thanks Eric and Marcus for your valuable suggestions. :-)
>
> Do anybody have any idea about how to output the navigation index to
> an array in ASP?
>
> Thanks,
> Jills
>
> On Sep 4, 4:57 am, markus giesen <[email protected]> wrote:
>
>
>
> > Keep in mind:
> > Navigation Order is different from List order.
>
> > If you put the list out from NavMan it has the NavMan sorting,
> > if you use just the list the sorting is based on the page order.
>
> > On 3 Sep., 13:47, Eric Koleda <[email protected]> wrote:
>
> > > Hi Jills,
>
> > > You can't do it purely using Navigation Manager.  If you need to
> > > reverse the list, then you'll need to use a server side language or
> > > pre-execute code.  The idea would be to use Navigation Manager to
> > > populate values in an array.  Then outside the Navigation Area you
> > > would use the server side language to loop over the array in reverse
> > > order and output the values.
>
> > > Best,
> > > - Eric
>
> > > On Sep 1, 5:57 am, Jills <[email protected]> wrote:
>
> > > > Is it possible to display the pages from Navigation Manager in the
> > > > reverse order (i.e, starting from the last level and ends with the
> > > > current level)?
>
> > > > Thanks,
> > > > Jills
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to