View Single Post
  #8   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill
 
Posts: n/a
Default How do I insert a checkbox in an unprotected section in Word?

You can set it to zero, but it's not advised because this effectively
disables the user's Back button, which can be very frustrating. It drives me
crazy when I hit pages like this and end up having to drop down the arrow
beside Back to get back to the page that should be the previous one.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Charles Kenyon" wrote in
message ...
In the code, in the HEAD section put something like:
meta http-equiv="Refresh"
content="1;URL=http://www.addbalance.com/index.htm"LINK HREF="Rev"

The content value is number of seconds to wait before changing to the new
page. I don't know if you can set it to zero but you can try.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Greg Maxey" wrote in message
...
Suzanne,

Yes I use FrontPage and I am all ears (or in this case eyes).



--
Greg Maxey/Word MVP
See:
http://gregmaxey.mvps.org/word_tips.htm
For some helpful tips using Word.

Suzanne S. Barnhill wrote:
Are you using FrontPage to publish? If so, I can tell you how to do
it. (Actually, I think the method is the same even for FTP.)


"Greg Maxey" wrote in message
...
GNO

Thanks for mentioning the move. Perhaps I will go off and try to
figure out how to redirect to the new page. Don't know where to
start. Any ideas?


--
Greg Maxey/Word MVP
See:
http://gregmaxey.mvps.org/word_tips.htm
For some helpful tips using Word.
"garfield-n-odie" wrote in
message ...
Oops... the first link has moved to
http://gregmaxey.mvps.org/Add_Toggle_Objects.htm .

garfield-n-odie wrote:
See http://gregmaxey.mvps.org/add_check_boxes.htm and
http://www.addbalance.com/word/downl...#CheckboxAddIn for
several different ways to make checkboxes.

Don wrote:

Trying to create a template with two sections. Section 1 is
protected with text boxes and checkboxs active.
Section 2 is unprotected with freeform text. I am trying to place
a checkbox in section 2 so the users may use it to check mark
their selections.