Skip to content

Md#71

Merged
usernamealreadyis merged 20 commits into
masterfrom
md
Jul 6, 2016
Merged

Md#71
usernamealreadyis merged 20 commits into
masterfrom
md

Conversation

@usernamealreadyis

Copy link
Copy Markdown

When you protect a document in this manner, Word disables some tools so they cannot be used. You will need to test this solution in your environment to ensure that the lack of functionality is an acceptable trade-off to the protection offered to your header and footer.

There is one caveat to this: if your goal in doing the protection was to keep someone from accessing a graphic, rest assured that if someone can display the graphic on the screen, they can get it. That means that they can do a Print Preview operation, copy the screen to the Clipboard, and then use their favorite graphics editing program to extract the graphic. Unfortunately, there is no way around this, short of rewriting a couple of Word commands as mentioned earlier in this tip.

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (11567) applies to Microsoft Word 2007. You can find a version of this tip for the older menu interface of Word here: Protecting Headers and Footers.

"Ethernet address 00:00:5e:00:53:00" ether host 00:00:5e:00:53:00
"Ethernet type 0x0806 (ARP)" ether proto 0x0806
"No Broadcast and no Multicast" not broadcast and not multicast
"No ARP" not arp
"IPv4 only" ip
"IPv4 address 192.0.2.1" host 192.0.2.1
"IPv6 only" ip6
"IPv6 address 2001:db8::1" host 2001:db8::1
"IPX only" ipx
"TCP only" tcp
"UDP only" udp
"TCP or UDP port 80 (HTTP)" port 80
"HTTP TCP port (80)" tcp port http
"No ARP and no DNS" not arp and port not 53
"Non-HTTP and non-SMTP to/from www.wireshark.org" not port 80 and not port 25 and host www.wireshark.org
> `<head><title>https://bi-logging.sjc.kixeye.com/kx/www/sr.php</title><link rel="stylesheet" type="text/css" href="resource://gre-resources/viewsource.css"><style id="zoomLevel-styles">a { text-decoration: underline !important; }
> </style></head>`
> `<head><title>https://bi-logging.sjc.kixeye.com/kx/www/sr.php</title><link rel="stylesheet" type="text/css" href="resource://gre-resources/viewsource.css"><style id="zoomLevel-styles">a { text-decoration: underline !important; }
> </style></head>`
The child.kill() methods sends a signal to the child process. If no argument is given, the process will be sent the 'SIGTERM' signal. See signal(7) for a list of available signals.
Also note: on Linux, child processes of child processes will not be terminated when attempting to kill their parent. This is likely to happen when running a new process in a shell or with use of the shell option of ChildProcess, such as
before statemant....
@usernamealreadyis usernamealreadyis added this to the sum.num milestone Jul 6, 2016
@GistIcon GistIcon locked and limited conversation to collaborators Jul 6, 2016
@usernamealreadyis usernamealreadyis merged commit f61a796 into master Jul 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants