Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can BugTrapper trace and record web sites, ASP, and/or DHTML?

0
Posted

Can BugTrapper trace and record web sites, ASP, and/or DHTML?

0

BugTrapper cannot trace simple HTML pages (actually there is nothing to trace there). However, it can record everything that was written in C/C++ and VB and runs under the Web site. For example, you can trace an OCX component by attaching BugTrapper to the Web Browser and checking the OCX. Or, you can trace an ASP with ISAPI DLL by attaching BugTrapper to the Web Server (Inetinfo) and specifying the DLL that interests you. Actually, our clients tell us that for these cases BugTrapper is really irreplaceable. This is because all these components are activated by servers (not by a regular executable the programmer runs). And, in many cases they run for a very short period. So it is difficult to “hook” onto them on-line with a debugger. With BugTrapper, you simply specify the executable and DLL that you are interested in and BugTrapper will catch their execution. All the analysis can be done off-line.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123