 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Thu May 18, 2006 9:14 am Post subject: ActiveX can not access its parent web page |
|
|
I made an activex that uses ClientSite to access its parent web page
document and it worked on WinXp SP1. But now with SP2 it doesn't work.
any idea?
These codes (in ActiveForm):
------------------------------------
ActiveFormControl.ClientSite.QueryInterface(
IServiceProvider,
SrvProv)
------------------------------------
ActiveFormControl.ClientSite.GetContainer(Container)
and These codes:
------------------------------------
ClientSite.QueryInterface(
IServiceProvider,
SrvProv)
------------------------------------
ClientSite.GetContainer(Container)
doesn't work. |
|
| Back to top |
|
 |
Riki Wiki Guest
|
Posted: Fri May 19, 2006 8:14 pm Post subject: Re: ActiveX can not access its parent web page |
|
|
Hoi
You need to repost your question on the Borland news server to make
everybody see it and possibly answer your question. Further, this news
group do not officially exist, the group to use is
borland.public.delphi.com.activex.writing.
How to post to Delphi newsgroups:
<http://tinyurl.com/8m5nw>
which links to
<http://delphi.wikicities.com/wiki/Delphi_Newsgroups> |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|