Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 1 of 1 total
Thread how to detect IDE running for EWB
Mon, Nov 3 2025 6:48 PMPermanent Link

erickengelke

Avatar

I was asked today about how to detect if an applicaiton is running in the IDE or out there in the world

The IDE uses Internet Explorer technologies.  It is now impossible to do that as a normal browser, Microsoft has disabled the application.

So just use the EWB function:  isIE() and if it's true, you are almost certianly running in either EWB IDE or some vintage application still using the IE OLE object.   

Erick
EWB Programming Books and Nice Component Library
See my EWB BLOG posts, at:
http://www.erickengelke.com
Image