473,480 Members | 2,157 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Javascript debugging API

Hi Folks,

With Mozilla there is a well documented Javascript debugging API that
you can call from C/C++. I've been trying to identify if there is a
documented API that you can use for the same purpose with Internet
Explorer.

There are various COM interfaces but again I haven't been able to
identify if there is a debugging COM API for Internet Explorer.

I've tried Google but not found anything. Maybe I've not typed in the
magic combination of words to get the right results.

Does anyone know of a C/C++ callable API for debugging Javascript calls
with Internet Explorer?

Hoping some of you can shed some light on this.

Cheers

Stephen
--
Stephen Kellett
Object Media Limited http://www.objmedia.demon.co.uk/software.html
Computer Consultancy, Software Development
Windows C++, Java, Assembler, Performance Analysis, Troubleshooting
Aug 21 '05 #1
3 1957


Stephen Kellett wrote:

Does anyone know of a C/C++ callable API for debugging Javascript calls
with Internet Explorer?


The JScript engine is just one Active scripting engine which follows the
design outlined here:
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/lrfWindowsScriptInterfaces.asp>
Internet Explorer then hosts such an engine.
Debugging is treated here:
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/ConActiveScriptDebuggingOverview.asp>
If you have further questions then I think in the Microsoft scripting
groups like microsoft.public.scripting.jscript on news.microsoft.com you
have more chances than here finding anyone being able to help.
One of engineers behind the JScript engine used to blog about scripting
stuff, the search engine brings up this article:
<http://blogs.msdn.com/ericlippert/archive/2004/02/15/73361.aspx>
Haven't read it but you can check yourself whether it has info you need.

--

Martin Honnen
http://JavaScript.FAQTs.com/
Aug 21 '05 #2


Stephen Kellett wrote:

Does anyone know of a C/C++ callable API for debugging Javascript calls
with Internet Explorer?


This article
<http://msdn.microsoft.com/library/default.asp?url=/msdnmag/issues/1200/active/toc.asp>
might also help.
--

Martin Honnen
http://JavaScript.FAQTs.com/
Aug 21 '05 #3
In message <43***********************@newsread4.arcor-online.net>,
Martin Honnen <ma*******@yahoo.de> writes

Thank you for the info Martin.

Stephen
--
Stephen Kellett
Object Media Limited http://www.objmedia.demon.co.uk/software.html
Computer Consultancy, Software Development
Windows C++, Java, Assembler, Performance Analysis, Troubleshooting
Aug 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
2133
by: alonzo | last post by:
I am working on a piece of javaScript code and using MIE 6.0. I have and error and I would like to use a debugger to locate the error. Is there a debugger for MIE? How do I turn the debugger on...
4
1653
by: Matt | last post by:
For debugging javascript purposes, should we ensure the following check boxes (1-3) are checked. In IE browser, tools->Internet Options->Advanced Under Browsing, 1) disable script debugging...
6
9322
by: dennishancy | last post by:
Trying to debug someone else's javascript code. There is a line that looks like this: req = req.substring(req.length-2, req.length); >From what I can gather in their comments, they want to...
19
2089
by: Fabian | last post by:
Well, what can I say...I really hate Javascript. I am not programming as profession but I sometimes work with PHP with MySQL, ASP with Ms Access/SQL Server. I have done something in VB and when...
25
4250
by: Jeff | last post by:
Use the MS Script Editor included free with MS Office 2002 and above, for debugging Internet Explorer (IE). This subject is of great interest to many JS developers, as there is no obvious, low...
2
1453
by: Chris | last post by:
Hi, I have a Javascript function that loads a page with a progress bar for long process. The progress bar is a gif animation and for some reason it the animation is stuck when the function is...
2
1132
by: Alex Nitulescu | last post by:
I have the option 'Just in time debugging' set as CLR/Native/Script. In Project Properties/Debuggers I have ASP.NET debugging. Still, although I have breakpoints set everywhere in my javascript,...
5
1487
by: Bill | last post by:
1. I find that debugging does not work if the JavaScript you wish to debug is included in your program via src="blah". All of my programs use this because I have many common scripts that are used...
4
1479
by: paul.denlinger | last post by:
Please excuse this very basic question; I'm just starting to learn JavaScript. I have just modified added a toUpperCase statement to change strings to upper case, but it does not run. Can you...
6
2053
by: Morgan Packard | last post by:
Hello, Wondering what everyone's experience with breakpoint debugging is here. I've been using firebug for a few years and, while I'm delighted to have _some_ debugging ability, I've found it to...
0
7055
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7106
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6760
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7022
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4799
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3013
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3004
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
572
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
206
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.