Client Scripts

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Demetri

    #1

    Client Scripts

    For Menu, Treeview, etc.

    Where are the javascripts for these?

    --
    -Demetri
  • Mark Rae

    #2
    Re: Client Scripts

    "Demetri" <Demetri@discus sions.microsoft .com> wrote in message
    news:6AB6433F-8B9E-4F52-B250-863E21839995@mi crosoft.com...
    [color=blue]
    > For Menu, Treeview, etc.
    >
    > Where are the javascripts for these?[/color]

    On the Internet - where do you think they are...?






    Comment

    • Peter Bromberg [C# MVP]

      #3
      RE: Client Scripts

      Usually these are stored in the aspnet_client folder under wwwroot.
      Peter

      --
      Co-founder, Eggheadcafe.com developer portal:

      UnBlog:





      "Demetri" wrote:
      [color=blue]
      > For Menu, Treeview, etc.
      >
      > Where are the javascripts for these?
      >
      > --
      > -Demetri[/color]

      Comment

      • Juan T. Llibre

        #4
        Re: Client Scripts

        re:[color=blue]
        > Usually these are stored in the aspnet_client folder under wwwroot.[/color]

        If "usually" means "under ASP.NET 1.1", then yes.

        ASP.NET 2.0 no longer uses the /aspnet_client folder.
        Instead, it embeds the scripts directly into the ASP.NET assemblies.




        Juan T. Llibre, asp.net MVP
        aspnetfaq.com : http://www.aspnetfaq.com/
        asp.net faq : http://asp.net.do/faq/
        foros de asp.net, en español : http://asp.net.do/foros/
        =============== =============== =====
        "Peter Bromberg [C# MVP]" <pbromberg@yaho o.nospammin.com > wrote in message
        news:679AF2C1-0B86-4E1D-96A2-6FB9AA70A6D2@mi crosoft.com...[color=blue]
        > Usually these are stored in the aspnet_client folder under wwwroot.
        > Peter
        >
        > --
        > Co-founder, Eggheadcafe.com developer portal:
        > http://www.eggheadcafe.com
        > UnBlog:
        > http://petesbloggerama.blogspot.com
        >
        >
        >
        >
        > "Demetri" wrote:
        >[color=green]
        >> For Menu, Treeview, etc.
        >>
        >> Where are the javascripts for these?
        >>
        >> --
        >> -Demetri[/color][/color]


        Comment

        • Demetri

          #5
          Re: Client Scripts

          > ASP.NET 2.0 no longer uses the /aspnet_client folder.[color=blue]
          > Instead, it embeds the scripts directly into the ASP.NET assemblies.[/color]

          That is the answer I was looking for.

          Thanks

          --
          -Demetri


          "Juan T. Llibre" wrote:
          [color=blue]
          > re:[color=green]
          > > Usually these are stored in the aspnet_client folder under wwwroot.[/color]
          >
          > If "usually" means "under ASP.NET 1.1", then yes.
          >
          > ASP.NET 2.0 no longer uses the /aspnet_client folder.
          > Instead, it embeds the scripts directly into the ASP.NET assemblies.
          >
          >
          >
          >
          > Juan T. Llibre, asp.net MVP
          > aspnetfaq.com : http://www.aspnetfaq.com/
          > asp.net faq : http://asp.net.do/faq/
          > foros de asp.net, en español : http://asp.net.do/foros/
          > =============== =============== =====
          > "Peter Bromberg [C# MVP]" <pbromberg@yaho o.nospammin.com > wrote in message
          > news:679AF2C1-0B86-4E1D-96A2-6FB9AA70A6D2@mi crosoft.com...[color=green]
          > > Usually these are stored in the aspnet_client folder under wwwroot.
          > > Peter
          > >
          > > --
          > > Co-founder, Eggheadcafe.com developer portal:
          > > http://www.eggheadcafe.com
          > > UnBlog:
          > > http://petesbloggerama.blogspot.com
          > >
          > >
          > >
          > >
          > > "Demetri" wrote:
          > >[color=darkred]
          > >> For Menu, Treeview, etc.
          > >>
          > >> Where are the javascripts for these?
          > >>
          > >> --
          > >> -Demetri[/color][/color]
          >
          >
          >[/color]

          Comment

          • Demetri

            #6
            Re: Client Scripts

            I strongly doubt Microsoft got their menu and treeview scripts wth the links
            you provided. :)

            --
            -Demetri


            "Mark Rae" wrote:
            [color=blue]
            > "Demetri" <Demetri@discus sions.microsoft .com> wrote in message
            > news:6AB6433F-8B9E-4F52-B250-863E21839995@mi crosoft.com...
            >[color=green]
            > > For Menu, Treeview, etc.
            > >
            > > Where are the javascripts for these?[/color]
            >
            > On the Internet - where do you think they are...?
            >
            > http://www.google.com/search?sourcei...avaScript+menu
            >
            > http://www.google.com/search?hl=en&l...cript+TreeView
            >
            >
            >[/color]

            Comment

            • Mark Rae

              #7
              Re: Client Scripts

              "Demetri" <Demetri@discus sions.microsoft .com> wrote in message
              news:35B36D72-8B35-4B0A-9B22-3E9E7D560CB5@mi crosoft.com...
              [color=blue]
              >I strongly doubt Microsoft got their menu and treeview scripts wth the
              >links
              > you provided. :)[/color]

              My mistake - I misunderstood your English.


              Comment

              Working...