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 strongm 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: lianaent
  • Content: Threads
  • Order by date
  1. lianaent

    Update SQL Server 2005 database from javascript

    I'm pretty new to javascript, but I've got a client-side shopping cart that I've copied from a website and modified for my own use. I'm working in asp.net 2.0. When I add an item to my shopping cart I'm updating my SQL Server 2005 database with a flag that indicates that the item is pending a...
  2. lianaent

    How do you reference web.config from an event sink?

    I want to use the same web.config file in my document library event sink that the rest of my Sharepoint web parts use, but I can't seem to figure out how to reference it. I'm working in Sharepoint 2003, and ConfigurationSettings.AppSettings.Get(<key value>) just returns nothing. I've even...
  3. lianaent

    How to use style.display on a repeater

    I have a repeater with checkboxes and a dropdownlist. Depending on the value selected in the dropdownlist, I want the checkboxes to be displayed or not displayed. Everything works fine, except for the initial display. If the repeater opens with the "non-display" dropdown value selected on any...

Part and Inventory Search

Back
Top