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 Wanet Telecoms Ltd 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: bstlouis
  • Content: Threads
  • Order by date
  1. bstlouis

    Send an E-mail message from an ASP page

    I am trying to send a simple message from a page once the web visitor has completed a registration form. I have no trouble getting the data into the database, however I can't get past the "error '800a0046', Permission Denied" error. My code is below: <% dim objMail set objMail =...
  2. bstlouis

    changing a value in a field to null

    I have a form that allows the user to enter data into it to update a database. If the user selects the wrong record, I would like to be able to correct the error by inserting null values in their place. For example, the user selects a record and enters the date some material was received, then...

Part and Inventory Search

Back
Top