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

    Why does inStr only work every once-in-a while?

    Howdy all. I have this problem, or really a performance boost issue, that I want to solve, but I can't get inStr to work. I have a dynamic site engine that I wrote, and it works pretty well for the most part, but part of it allows for dynamic menu generation in several forms. Using images...
  2. slavdaddy

    EAccess Violation using COM object and ASP

    I am using Authorizenet's com object to try to create a conection to their credit card services. I tis giving me the following error: AuthNetSSLConnect.SSLPost error '80020009' EAccessViolation /client-db-interface/test-orderScript.asp, line 58 What I am wondering is if this is an ASP...
  3. slavdaddy

    Dealing with ASPError 80040e10

    Okay, hi everyone. I am trying to get this ODBC-Access thing working, but it seems to be really picky (or I may just be working in the dark). Anyway, the problem is that I am getting an error code telling me that I am not passing enough arguments to objConn.Execute, and that it expects one...
  4. slavdaddy

    Limiting Queries With < and >

    I have come across a DB where some genius decided to store numeric order number entries in a text field in an Access DB. I want to get all records with an order number higher than say 2500. just using >"002500" didn't work, and I was wondering if anyone could lend a hand. Thanks in...
  5. slavdaddy

    Netscape Form Value Qorkarounds

    How can I access the value of a select in Netscape 4.*? All I can get is a null value. Thanks, Corey

Part and Inventory Search

Back
Top