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

    Calling a C binary ??

    I wonder if I could launch a C compiled binary in my ASp pages, and get the result in a Variable. For example, I'd like to execute the "dir" command and get the result in may ASP script. Of course, the binary I'd like to use is not as simple as "dir", but I think I will...
  2. jet4135

    Viewing methods of a dll

    Hi I became a dll from an other service than mine. It allows me to create ASP pages. Does anybody know How I could list all the attributes and methods of that dll ?? Thanks
  3. jet4135

    FRAMES + method POST

    Hi, I need to display the result of a cgi called with POST method in a Frame . Is it possible or not, and what is the syntax ? Thanks
  4. jet4135

    Trapping Errors

    Does anybody know How I could trap an error returned in my VB script ? For instance, an error from the file winerror.h (like 0x80020010), in order to substitute my own message to the usual one ? Thanks.
  5. jet4135

    invalid callee (0x80020010)

    I'm trying to debug an API which works as follows : The VB dll provides two different functions, which call two other different functions of a Visual C dll. I've the problem Invalid callee with only one of them. This happens when the C dll returns any error message. I trapped all the messages...

Part and Inventory Search

Back
Top