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 MikeeOK 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: 5C1R6
  • Content: Threads
  • Order by date
  1. 5C1R6

    transform XML to HTML

    using XSLT how do you transform data from XML file to turn it into HTML <div> element, and also set the width and height of the <div> based on the data obtained from XML. Say, the XML file contains something like: ... <info> <divContent>banana</divContent> <divWidth>100<divWidth>...
  2. 5C1R6

    Does a ASP 1.1 project run in .NET Framework 2.0?

    I have a ASP.NET poject that I created in .Net Framework 1.1.4322 on my PC. It reads and writes data to a SQL Server 2000 database. Now, the server of the web hosting commpany I signed up with runs in .Net framework 2.0. What changes do I need to make to my project so that it runs in this...

Part and Inventory Search

Back
Top