Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2003
    Location
    Las Cruces, NM, USA
    Posts
    2

    Default

    I was wondering if anybody has experience using Menu Maker with an ASP.NET framework? Or if anyone knew of a resource that describes how to use Menu Maker with Web Matrix? jeffjudy@zianet.com No spam please!

  2. #2

    Default

    Hi Jeff,

    It is really quite straightforward to reference MenuMaker created navbars from ASP.NET pages.

    1. Upload the images and js file to your server folder (as you would if you were referencing from a static HTML page).

    2. Reference the the navbar from the generated HTML of your ASPX page. For example, if your JS and images reside in a relative folder "navbars" of the same project:

    string s = "<script menumaker src=\"navbars/egypta.js\"></script>" ;

    Response.Write( s ) ;


    Hope this helps,

    Marc

  3. #3
    Join Date
    Aug 2000
    Location
    RWC, CA, USA
    Posts
    4,472

    Default

    OT for Marc,

    Are you going to be here on a regular basis now??

    That would be really nice. Charles in and out of the forums is really neat but someone that has knowledge of the inner workings that can answer deep technical questions would be MOST WELCOME!!

    Thanks Marc!

    Richard



    http://www.ramwolffsworld.com/RAMWolffsWorld
    Richard

    ---Wolff On The Prowl---

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •