Binary behavior problem... 
Author Message
 Binary behavior problem...

Quote:
> Hi all,
> I have a Visual Basic Project that implements a binary behavior of IE5.
The
> problem is that I cant access to the properties and methods of VB object
> like attributes of the HTML element. By code
> (document.all.<element>.<behavior name>.<property>) I can, and 'events'
fire
> correctly.What's the problem?

Paco,

Had you registered both control and class as safe for initializing with
data?

--
Eduardo A. Morcillo
http://www.*-*-*.com/



Sun, 15 Dec 2002 03:00:00 GMT  
 Binary behavior problem...
Yes.

... safe for scripting and initialization keys...

HKEY_CLASSES_ROOT\CLSID\<BusinessObject ClassID>\Implemented
Categories

[HKEY_CLASSES_ROOT\CLSID\<ClassID Of BusinessObject>\Implemented
Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}]

[HKEY_CLASSES_ROOT\CLSID\<ClassID Of BusinessObject>\Implemented
Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}]

Saludos,
    Paco



Quote:
> > Hi all,
> > I have a Visual Basic Project that implements a binary behavior of IE5.
> The
> > problem is that I cant access to the properties and methods of VB
object
> > like attributes of the HTML element. By code
> > (document.all.<element>.<behavior name>.<property>) I can, and 'events'
> fire
> > correctly.What's the problem?

> Paco,

> Had you registered both control and class as safe for initializing with
> data?

> --
> Eduardo A. Morcillo
> http://www.domaindlx.com/e_morcillo



Sun, 15 Dec 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to debug binary behavior in IE

2. Binary CSS Behaviors Using VB

3. Proposal: alt.binaries.examples.vb4 , alt.binaries.examples.vcpp , alt.binaries.examples.java

4. Proposal: alt.binaries.examples.vb4 , alt.binaries.examples.vcpp , alt.binaries.examples.java

5. Problem with Attachment.remove: different behavior when debugging?

6. IDE behavior problem

7. Behavior Problem Loading Form

8. Problem with SSTab - random control's behavior

9. Help!: Problem with behaviors

10. PROBLEM!!-->VB Application/IE6 crashing behavior when running a WinNT built app on WinXP

11. Combo box dropdown behavior problem

12. MDI Form Behavior Problem

 

 
Powered by phpBB® Forum Software