« Previous Next »

Thread: Newbie to asp, needs help with menus and server side includes

Last post 11-05-2008 7:39 AM by tomkmvp. 6 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (7 items)

Sort Posts:

  • 11-04-2008, 4:20 PM

    Newbie to asp, needs help with menus and server side includes

    hi, I am just getting my head around creating a new school web site, using asp for the first time.

    I've got a header.asp, menu.asp, content.asp and footer.asp. Brought together in a index page using server side incudes to bring it all together.

    My question is, can I use an asp menu that changes which content.asp is pulled in, so there is different content pages without changing the other elements on the page?

    Is it possible? Do anyone know of any examples? or am going about this all wrong?

    Thank you for any suggestions.

    Steve Audus

    www.chaucer.sheffield.sch.uk

     

  • 11-04-2008, 8:46 PM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 10:27 AM
    • Central NJ
    • Posts 6,174
    • IIS MVPs

    Re: Newbie to asp, needs help with menus and server side includes

    If you're just starting out then ASP.NET is the way to go - this stuff is easy with ASP.NET and much more difficult with ASP.

  • 11-05-2008, 3:09 AM In reply to

    Re: Newbie to asp, needs help with menus and server side includes

    Tom, thank you but that doesn't really help, i don't know what is ASP.NET?

  • 11-05-2008, 3:18 AM In reply to

    Re: Newbie to asp, needs help with menus and server side includes

    Try www.asp.net for starter... install the .net framework and start exploring.
    Cheers,
    Bernard Cheah
  • 11-05-2008, 3:27 AM In reply to

    Re: Newbie to asp, needs help with menus and server side includes

    I really do thank you for your point towards asp.net, but I have a web site design and inital pages and I have to get this up and working within a couple of weeks.

    So can anyone help with my orginal question?

     Thank you

  • 11-05-2008, 3:39 AM In reply to

    Re: Newbie to asp, needs help with menus and server side includes

    I'm not a dev guy, but if your code in menu.asp, etc is pulling variables/setting per site or app basic, I don't see why you can't include it and reuse for other app/site.

    Take note that www.asp.net really talk about asp.net not asp. also you can utilize master page, menu control etc inside asp.net.

    Cheers,
    Bernard Cheah
  • 11-05-2008, 7:39 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 10:27 AM
    • Central NJ
    • Posts 6,174
    • IIS MVPs

    Re: Newbie to asp, needs help with menus and server side includes

    Classic ASP does not have a menu control or framework that you're looking for as I am aware of.  ASP is old technology and was replaced by ASP.NET - which has everything you're looking for.  The dev environment is even free ...

    Visual Web Developer 2008 Express Edition
    http://www.asp.net/downloads/essential/

Page 1 of 1 (7 items)
Microsoft Communities