CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: ASP

  1. #1
    Guest

    ASP

    hi
    can somebody tell me how can i populate an treeview control with the database on a ASP


  2. #2
    Join Date
    Jan 2000
    Location
    MO, USA
    Posts
    1,506

    Re: ASP

    when you say ASP - do you mean asp as in Application Service Provider or Active Server Pages? If you mean the latter (Active Server Pages) then what do you mean by TreeView control - there aren't any controls in that type of asp. (ruling out the dynamic trees that microsoft uses)

    John

    John Pirkey
    MCSD
    www.ShallowWaterSystems.com
    John Pirkey
    MCSD (VB6)
    http://www.stlvbug.org

  3. #3
    Guest

    Re: ASP

    hi
    i am worhing in Visual interdev environment an using treeview control a web page. and i want to populate it with the database content according to user option. i am having problem with using ASP within vb script
    please help me
    thanks



Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured