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 Chris Miller 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. Norsky

    How to clear ASP.net text box controls in a for each next loop

    I'm wondering if there is a way to clear out asp.net text boxes on a page. In a vb.net application you can loop through the controls collection on a form and determine if the control is a text box and clear it's text property. However, I can't find any documentation on how to do this in...
  2. Norsky

    How to track bounced email

    I'm wondering if there is an object that can be added to a website that tracks bounced emails. Or if CDONTS has some functionality that notifies you that an email was sent to a bad address.
  3. Norsky

    ADO recordset-locking problem?

    Is there a way to lock a record in a recordset and prevent other users from reading that same record? I would like to create a locking scheme in a multi-user environment where each user will pull up a unique record for updating. I would like to prevent other users from pulling up the same...

Part and Inventory Search

Back
Top