Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: celfyn
  • Content: Threads
  • Order by date
  1. celfyn

    MVC TreeView and view model

    Hello, I am trying to create a TreeView with checkbox support within ASP.NET MVC2. I have successfully created the Tree, and as can be seen from below (code simplified for posting here), each item has a checkbox. TreeController [HttpGet] public ActionResult Index() {...
  2. celfyn

    Perl and SQL -

    Hello, I am having a few problems while inserting into a MS-SQL database through Perl. The script works, and inserts the data into the database, but doesn't insert all the data. Say I have the following information to pass into the database: user_name name Surname 12345 Max Mad...
  3. celfyn

    Perl and XML

    Hello, I am working on a perl script which will (in the end) take an xml file, get the necessary data and then insert it into an SQL database. I am new to Perl and xml, so am having a bit of trouble :( Here is an extracte of the xml file - the is auto generated. <?xml version='1.0'?>...

Part and Inventory Search

Back
Top