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

  1. Stefanm

    asp script - check link status then update db

    Hi, everyone, I'm trying to update an Access db: if link is ok, then status=up else status=down, in a form with 3 fields: sitename, link, status: <% Server.ScriptTimeout = 150 Set db = Server.CreateObject(&quot;ADODB.Connection&quot;) db.Open &quot;Provider=Microsoft.Jet.OLEDB.4.0; Data...

Part and Inventory Search

Back
Top