Rich Text Box

A

Alan B. Densky

I'm trying to convert an A 2000 database that has Microsoft Rich Text
Controls (4). They work perfectly under A 97, A 2000, and A 2002. However,
when I try to run them under Access 2003 it will have no part of it. If I
try to insert a new control, it won't let me.

I did a search of the KB without any success. How do you use the Microsoft
Rich Text Controls in Access 2003?

Alan B. Densky
 
S

Stephen Lebans

Here is a previous post of mine on this issue:

From: Stephen Lebans
([email protected])
Subject: Re: Kodak ImageEdit Control
View: Complete Thread (6 articles)
Original Format
Newsgroups: microsoft.public.access
Date: 2004-04-28 16:47:30 PST


It's a security issue. I cannot find an English KB article but here is a
post in french from a MS PSS empoyee with a detailed explanation and a
ref to a french KB article. I'll translate it for you using
Babelfish...sorry if there are any mistakes!
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=uEHp
JtQtDHA.2880%40tk2msftngp13.phx.gbl&rnum=2&prev=/groups%3Fnum%3D100%26hl
%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26scoring%3Dd%26q%3Dlebans%2B-EC
KANKAR%2BActiveX%2Barticle%2B2003


From: JBL ([email protected])
Subject: Richtextbox access 2003


View this article only
Newsgroup: microsoft.public.fr.access
Date: 2003-11-26 23:16:53 PST


Hello, Somebody can it explain me why the contr
RichTextBox of my base of donn E programm E under access 2002 are not
accept are by access 2003? Thank you very much JBL
Message 2 in thread
From: Benoit Compoint [ ms ] ([email protected])
Subject: Re: Richtextbox access 2003


View this article only
Newsgroup: microsoft.public.fr.access
Date: 2003-11-27 01:15:18 PST


Hello, RichTextBox control comprises access
methods to the files (in particular LoadFile and SaveFile) which make
it potentially dangerous within the framework of a Web. application
For this Microsoft reason prevents its execution in Internet To
explore by using the method described in the base of Microsoft
knowledge (technical article 240797), by fixing the value of the entry
"Compatibility Flags" in the following under-key of the base of
register: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\ActiveX Compatibility\{3B7C8860-D78F-101B-B9B5-04021C009402}

http://support.microsoft.com/default.aspx?scid=KB;FR;240797

Microsoft reinforced the safety of Microsoft Access in
the version 2003. One of the additional safety measures is that
Access 2003 holds account of the restrictions forced on Internet To
explore in the under-key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\ActiveX Compatibility an administrator of the Windows station
can modify the value of this entry "Compatibility Flags". But I
disadvise to you making it since this would weaken the safety offered
by Access 2003 and Internet To explore. I rather advise you to
give up format rtf with the profit of a more recent format:
HTML. You could then use, for example, control ActiveX
"WebBrowser control" to post the text formatted in HTML. Benoit
Hello, Somebody can it
explain me why RichTextBox
controls of my base of data programmed under access 2002 are not
accepted by access 2003? Thank you very much JBL



--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
A

Alan B. Densky

Steve,

Thanks for the info. I don't know who to get angry at, Microsoft, or the
shit-heat hackers that forced Microsoft to take this step. It's a real pain
to have to maintain different code bases when you are selling a program in
different versions of Access.

Thanks again,

Alan B. Densky


Stephen Lebans said:
Here is a previous post of mine on this issue:

From: Stephen Lebans
([email protected])
Subject: Re: Kodak ImageEdit Control
View: Complete Thread (6 articles)
Original Format
Newsgroups: microsoft.public.access
Date: 2004-04-28 16:47:30 PST


It's a security issue. I cannot find an English KB article but here is a
post in french from a MS PSS empoyee with a detailed explanation and a
ref to a french KB article. I'll translate it for you using
Babelfish...sorry if there are any mistakes!
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=uEHp
JtQtDHA.2880%40tk2msftngp13.phx.gbl&rnum=2&prev=/groups%3Fnum%3D100%26hl
%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26scoring%3Dd%26q%3Dlebans%2B-EC
KANKAR%2BActiveX%2Barticle%2B2003


From: JBL ([email protected])
Subject: Richtextbox access 2003


View this article only
Newsgroup: microsoft.public.fr.access
Date: 2003-11-26 23:16:53 PST


Hello, Somebody can it explain me why the contr
RichTextBox of my base of donn E programm E under access 2002 are not
accept are by access 2003? Thank you very much JBL
Message 2 in thread
From: Benoit Compoint [ ms ] ([email protected])
Subject: Re: Richtextbox access 2003


View this article only
Newsgroup: microsoft.public.fr.access
Date: 2003-11-27 01:15:18 PST


Hello, RichTextBox control comprises access
methods to the files (in particular LoadFile and SaveFile) which make
it potentially dangerous within the framework of a Web. application
For this Microsoft reason prevents its execution in Internet To
explore by using the method described in the base of Microsoft
knowledge (technical article 240797), by fixing the value of the entry
"Compatibility Flags" in the following under-key of the base of
register: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\ActiveX Compatibility\{3B7C8860-D78F-101B-B9B5-04021C009402}

http://support.microsoft.com/default.aspx?scid=KB;FR;240797

Microsoft reinforced the safety of Microsoft Access in
the version 2003. One of the additional safety measures is that
Access 2003 holds account of the restrictions forced on Internet To
explore in the under-key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\ActiveX Compatibility an administrator of the Windows station
can modify the value of this entry "Compatibility Flags". But I
disadvise to you making it since this would weaken the safety offered
by Access 2003 and Internet To explore. I rather advise you to
give up format rtf with the profit of a more recent format:
HTML. You could then use, for example, control ActiveX
"WebBrowser control" to post the text formatted in HTML. Benoit
Hello, Somebody can it
explain me why RichTextBox
controls of my base of data programmed under access 2002 are not
accepted by access 2003? Thank you very much JBL



--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.


Alan B. Densky said:
I'm trying to convert an A 2000 database that has Microsoft Rich Text
Controls (4). They work perfectly under A 97, A 2000, and A 2002. However,
when I try to run them under Access 2003 it will have no part of it. If I
try to insert a new control, it won't let me.

I did a search of the KB without any success. How do you use the Microsoft
Rich Text Controls in Access 2003?

Alan B. Densky
 
D

Douglas J. Steele

Why not use the one Stephen has (for free) at
http://www.lebans.com/richtext.htm

I believe it works in all versions of Access. (I'm sure he'll correct me if
I'm wrong...)

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)



Alan B. Densky said:
Steve,

Thanks for the info. I don't know who to get angry at, Microsoft, or the
shit-heat hackers that forced Microsoft to take this step. It's a real pain
to have to maintain different code bases when you are selling a program in
different versions of Access.

Thanks again,

Alan B. Densky


Stephen Lebans said:
Here is a previous post of mine on this issue:

From: Stephen Lebans
([email protected])
Subject: Re: Kodak ImageEdit Control
View: Complete Thread (6 articles)
Original Format
Newsgroups: microsoft.public.access
Date: 2004-04-28 16:47:30 PST


It's a security issue. I cannot find an English KB article but here is a
post in french from a MS PSS empoyee with a detailed explanation and a
ref to a french KB article. I'll translate it for you using
Babelfish...sorry if there are any mistakes!
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=uEHp
JtQtDHA.2880%40tk2msftngp13.phx.gbl&rnum=2&prev=/groups%3Fnum%3D100%26hl
%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26scoring%3Dd%26q%3Dlebans%2B-EC
KANKAR%2BActiveX%2Barticle%2B2003


From: JBL ([email protected])
Subject: Richtextbox access 2003


View this article only
Newsgroup: microsoft.public.fr.access
Date: 2003-11-26 23:16:53 PST


Hello, Somebody can it explain me why the contr
RichTextBox of my base of donn E programm E under access 2002 are not
accept are by access 2003? Thank you very much JBL
Message 2 in thread
From: Benoit Compoint [ ms ] ([email protected])
Subject: Re: Richtextbox access 2003


View this article only
Newsgroup: microsoft.public.fr.access
Date: 2003-11-27 01:15:18 PST


Hello, RichTextBox control comprises access
methods to the files (in particular LoadFile and SaveFile) which make
it potentially dangerous within the framework of a Web. application
For this Microsoft reason prevents its execution in Internet To
explore by using the method described in the base of Microsoft
knowledge (technical article 240797), by fixing the value of the entry
"Compatibility Flags" in the following under-key of the base of
register: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\ActiveX Compatibility\{3B7C8860-D78F-101B-B9B5-04021C009402}

http://support.microsoft.com/default.aspx?scid=KB;FR;240797

Microsoft reinforced the safety of Microsoft Access in
the version 2003. One of the additional safety measures is that
Access 2003 holds account of the restrictions forced on Internet To
explore in the under-key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\ActiveX Compatibility an administrator of the Windows station
can modify the value of this entry "Compatibility Flags". But I
disadvise to you making it since this would weaken the safety offered
by Access 2003 and Internet To explore. I rather advise you to
give up format rtf with the profit of a more recent format:
HTML. You could then use, for example, control ActiveX
"WebBrowser control" to post the text formatted in HTML. Benoit
Hello, Somebody can it
explain me why RichTextBox
controls of my base of data programmed under access 2002 are not
accepted by access 2003? Thank you very much JBL



--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.


Alan B. Densky said:
I'm trying to convert an A 2000 database that has Microsoft Rich Text
Controls (4). They work perfectly under A 97, A 2000, and A 2002. However,
when I try to run them under Access 2003 it will have no part of it. If I
try to insert a new control, it won't let me.

I did a search of the KB without any success. How do you use the Microsoft
Rich Text Controls in Access 2003?

Alan B. Densky
 
Joined
Mar 9, 2006
Messages
1
Reaction score
0
RichTextBox in Excel keeps getting deleted

Ok so I've read about the issue with rich text boxes and internet explorer causing problems using this control in an excel macro. (Microsoft knowledge technical article 240797). I have gone and edited the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{3B7C8860-D78F-101B-B9B5-04021C009402} and have set the value to zero. This will fix the problem of not being able to use the rich text box inside excel but the registry key does not stay at this value for long. Within a day or two the key value reverts back to it's default value. Is there any way of preventing this from happening? A permanent solution would be nice. I'll risk it even if it's considered a security issue.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top