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

  1. pookeTime

    file not found

    I wrote asp page search page and a dll to just retrive data from sql server 7 database according to search criteria that user submits. Everything works just file. However, I got report from a few users that after they submit search, the server return "404: file not found" error to...
  2. pookeTime

    Need help DLL return recordset

    Thank you. That works. I leave the recordset open and everything works just fine.
  3. pookeTime

    Need help DLL return recordset

    I just wrote a simple function in DLL to return a recordset to ASP page. But when the asp page call the function, the dll throw an error on the line that I set the return recordset. Here is the sample code. (The error number that return is 0.!!) *** VB *** Public Function fn_getUser(rsUser As...

Part and Inventory Search

Back
Top