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 Mike Lewis 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: *

  1. adeelchaudry

    using value from database updating the database and resuing the value

    no they are not same i have debuged a lot and i am sure it is using the updated value.
  2. adeelchaudry

    using value from database updating the database and resuing the value

    i wrote a shopping cart using cookies found out thatIE 7 won't let me add more cookies after a certian number. decided to use DB along with cookies and now i have very weired problem never encountered before code: line 1: response.Cookies("cart") ("total_item") = Cint(request.Cookies("cart")...

Part and Inventory Search

Back
Top