Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (3)

0
votes
1answer
36 views

Linked images not found when moving a folder containing both the Word file and the images

I have a folder with a Word (2003, opened in compatibility mode in 2010) file. All the images in this file are linked and reside in the same folder. When I move this folder to a different computer all ...
0
votes
0answers
65 views

MS Excel & Word: Pasting Links: Preserving Formatting and Eliminate Padding

My company is currently trying to generate annual documents created in word. These annual documents have current year and past year figures. Every year, someone has to put the current year figure in ...
0
votes
1answer
100 views

How to move Oracle VirtualBox linked-clone machine to a new location?

My linked-clone machine stop working after I move them from default location, eg. C:\Users\Nam Gi VU\VirtualBox VMs, to my usb hard-disk. Please help me to move them out of there. Thank you! I got ...
1
vote
1answer
52 views

Why does LibreOffice Calc ask about updating links in Excel 2007 .xls file when Edit | Links is disabled?

(I don't believe this is duplicate of LibreOffice Calc prompting to update “links to other files”. Why?. See below for why.) The title basically says it. I have an .xls file originally created with ...
2
votes
3answers
244 views

Break link with external document MS Word

I'm using Word 2007. I created a massive (300 page) Word document by copy-pasting text, tables and images from various external (Word and Excel) documents. This might not have been the best way but I ...
0
votes
0answers
30 views

How can I prevent links from Office Communicator (2007) to open a new Internet Explorer (9) window

I managed, via the registry, to get the links in Outlook 2007 to open up in new tabs in Internet Explorer. Even though the settings were "correct" in IE, it kept on opening up new pages. Having that ...
0
votes
1answer
33 views

Symbolic links between websites

Is it possible to create a symbolic link from one website's home to another website's home, so when I go to site1.com it shows content from site2.com? I've tried a few things but they don't work. ...
1
vote
1answer
38 views

Source File not updating Destination Files in Excel

I have one source file that holds all my input costs. I then have 30 to 40 destination files (costing sheets) that use links to data in this source file for their various formulae. I was sure when I ...
0
votes
3answers
108 views

How do I extract all the external links of a web page?

How do I extract all the external links of a web page and save them to a file? If there is any command line tools that would be great. It was quite the same question here, and the answer worked ...
0
votes
1answer
110 views

Web crawler - scan and map website and log all links that have “particular-string” in them

Is there a tool that would scan a website and log all links that have a particular string in them? I see Teleport Pro, but it seems like it does make a copy of the site, but I only need links.
0
votes
1answer
55 views

How to create link in NFS that is visible through NTFS?

I have a NFS share in Windows 2008 mounted in Linux. If i create a symlink in Linux it works as expected in Linux. In Windows it appears as a file and we can't follow it. If i create a link in ...
2
votes
1answer
42 views

Is it possible to permalink to a location within an MP3 file?

YouTube has a cool feature where you can link to locations within a video. e.g.: http://www.youtube.com/watch?v=WvDedo8r1Fk#t=41s Is there a way to do this with audio (e.g. MP3) files, preferably ...
0
votes
2answers
64 views

Why does my email software turn the text “tel:” into a link?

I'm using outlook 2007, and have noticed that when I receive emails from a certain person, the first part of the telephone number is treated as a link. But of course, it doesn't work when you click ...
0
votes
1answer
41 views

Windows 7 CD-ROM shortcut

can someone explain how I can have a .lnk file on a cd-rom that can have parameters to locate the cd-rom path no matter what drive letter it happens to be in? In other words, no matter if it's ...
1
vote
0answers
36 views

How do I make a link *within* a page using Redmine (textile) markup

Within a Redmine Wiki page (which uses Textile markup syntax), how do I make links within the page itself? uI can't see a solution here. Of course I can do [[ThisPage#Foo|Foo]] but I would rather do ...
0
votes
1answer
129 views

Using a custom lib path

I'm trying to build Android on a remote trough ssh. However, I was presented with the problem: prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/arm-linux-androideabi-gcc: ...
0
votes
0answers
120 views

How to open a HTML5 video in a new tab? [closed]

I want to make a link so that if the user clicks on the link, the link's HTML5 video opens in a new tab and not embedded. For example, if a user clicks on a link named 'this video', it would open ...
1
vote
0answers
23 views

Adding word links in custom dictionary from chat acronyms to real words

ok, so I read that I could add custom words to Mac OS X's spellcheck dictionary by either 1. right clicking the word and selecting 'learn spelling' OR 2. Adding them manually to 'LocalDictionary' in ...
0
votes
4answers
94 views

Does ln -s require you to be in a certain directory?

I want to create a simple symlink to a file. It works perfectly if I run the command from inside the directory where I want the symlink to be created: /path/to/link $ ln -s /path/to/file . But if ...
0
votes
2answers
466 views

Change Adobe Reader's default program for e-mail links

When I click an e-mail address in Adobe Reader X, an Outlook e-mail window opens, even though Thunderbird is my standard e-mail client and assigned to the mailto: protocol. How can I make Adobe ...
0
votes
0answers
48 views

Are link layer properties on a local area network adapter cached?

I changed the Local area connection properties for my N/W adapter: Link-Layer Topology Discovery Mapper I/O Driver, and Link-Layer Topology Discovery Responder I expect to see changes in the ...
5
votes
1answer
92 views

Where are possible fragments in Excel URLs documented?

When creating links to Excel files it is possible to add a fragment to the URL in order to specify a specific location (e.g. a certain sheet) which should be opened when the link is followed. See, for ...
1
vote
2answers
549 views

How to send multiple magnet links to a separate headless Linux machine?

With torrents, we could use w3m (Linux) to pass multiple torrent files to a separate machine running rtorrent. This doesn't work with magnet links. We can pass magnet links from Firefox to Azureus ...
1
vote
1answer
186 views

Firefox: how to make tab key move between input fields only, not between links

I recently moved from Opera to Firefox because I tired of Opera's huge memory usage. But Opera's controls is really useful, so i'm trying to make Firefox behave like Opera in many cases. One of ...
0
votes
1answer
68 views

Firefox - Open specific link in all tabs?

I'm looking for a Firefox addon that will let me open a bunch of tabs like this: www.website.com/user.php?num=350 www.website.com/user.php?num=241 www.website.com/user.php?num=125 And then click a ...
0
votes
0answers
135 views

tar - Ignore error when link is broken

I backups with tar. How to ignore error when link is broken? I want to follow links if (and only if) they are not broken. --ignore-failed-read doesn't work, tar exits...
0
votes
0answers
15 views

Excel linking cell size to content

I want to link cell sizes to the content I have custom made some cell sizes for printing but when I run a filter the sizing stays with the row and height not the content is it possible to lock a cell ...
1
vote
1answer
103 views

Link two excel workbook located in different computers

I have two excel workbook The first one located in one computer (i.e. "\192.168.7.1\Shared\book1.xls") The second one in another computer (i.e. "\192.168.7.2\Shared\book2.xls") With both spreadsheet ...
0
votes
2answers
520 views

How to copy a list of links from a page at once on Google Chrome or Firefox?

I want to copy all of the links from simple page of multiupload, like http://www.multiupload.com/B8VA5F2U4U. As you can see there are some links but the links as they appear on the page are just ...
4
votes
3answers
165 views

Link to image within pdf, and have the image displayed?

Is this possible? Basically, I have a file foo.png. I want to have foo.png displayed at a certain location in the pdf, while maintaining foo as a separate file. So, for example, if I changed the ...
0
votes
2answers
56 views

How can I create my own %FOLDERNAME% links?

For example you can type into the windows searchbar/run window %appdata% and it takes you straight to your C:\Users\USERNAME\AppData folder (on windows 7) How can I make my own links likes this? Also ...
3
votes
1answer
341 views

Chrome handling of ctrl-click on links with target=“blank” (not target=“_blank”)

Sometimes a website will use target="blank" instead of target="_blank" (missing the underscore). When doing a ctrl-click on those kinds of links in Chrome, the browser will open the link in a new tab ...
0
votes
0answers
66 views

How can I grab sublinks of a DailyMotion account on Windows 7?

Following my previous question, the solution seems to be automatically grabbing sublinks under a DailyMotion account. Given any link (for example, www.dailymotion.com/radihoca), I need an automatical ...
0
votes
0answers
93 views

I want to stop logging in as temporary account?

I just recently built a new computer (Windows 7 OS) and have a 64GB SSD as my main drive with a 1TB hard drive as well for other superfluous files and games etc. that just chew up space on the SSD. I ...
1
vote
1answer
196 views

How to create a directory hard link?

I was trying to create a directory hard link (not a symbolic one). I've tried this: mklink /d /h newfolder currentfolder but it's telling me Access is denied. I don't understand how is access denied ...
1
vote
1answer
279 views

Why does “//” instead of http or https before the actual link work?

I just noticed that I can write //google.com instead of http://google.com and it still works. Is that some kind of short-hand? Maybe it's something that's built in my browser (Chrome 14)? Is it safe ...
3
votes
2answers
152 views

What is “ln -L” (--logical) for?

I can read in the ln man page: -L, --logical make hard links to symbolic link references I read somewhere that ln -L could be used to re-link files that were deleted but which are ...
1
vote
3answers
152 views

How can I use a hotkey to access the link address in any browser?

Sometimes I need to copy many link addresses and I would like a hotkey for this. As far as I know there is no browser that supports that out of the box. Is it possible to customize this behavior? I ...
0
votes
0answers
56 views

Script to catch broken links due to *case-sensitvity*?

I just migrated one of our uses from a Windows-based webserver to a Linux one. On the Windows-based one, it was case-insensitive, so he could have a directory called "ARTICLES" and he could refer to ...
0
votes
1answer
298 views

Google Chrome fails to open HTML links or files

There are two persons using my computer, so I made two shortcuts to the application, each one having its own argument "--user-data-dir=""" so that each of users has unique settings. All was working ...
4
votes
1answer
115 views

How do I make a list of all links on a web page (DownThemAll!)?

How can I download the links (not the content in the pages that the links point to, just the links themselves. I'm trying to give a list of about 300 videos to my network admin to unblock, he just ...
0
votes
0answers
96 views

Grouppolicy: users cannot open a new window in iexplore

I was testing a new policy configuration, but now two laptops are unable to open a new window in Internet Explorer. The two laptops have different policy configurations, and on one I was able to solve ...
2
votes
1answer
53 views

How to link to emails in Thunderbird?

I often take personal notes in text files. Sometimes I'd like to refer to an email in one of my IMAP email boxes. Now I manually write something like "email in <imap_account>, <date>", but ...
0
votes
0answers
24 views

Keyboard shortcut to open selected link in Yahoo Messenger

In Yahoo Messenger, how do I open the selected link in a browser, by using only the keyboard, not the mouse? I'm able to use the Tab key to select links, but pressing Enter, Shift+Enter, Alt+Enter ...
2
votes
1answer
95 views

How to generate a link for file in DropBox application? [closed]

Possible Duplicate: How do you get a public link to a file in Dropbox that isn't in a public folder? How to get a link for file in DropBox folder so I can use it for sharing on the web? ...
1
vote
3answers
306 views

In Word 2010, can I hide or show a section of the document whenever the user clicks a hyperlink?

I'm trying to make a document that is mainly comprised of a list. Each list item summarizes the contents of a linked Excel spreadsheet that is currently attached at the end of the document; what I'd ...
2
votes
1answer
327 views

How is the “AppData\Local\Application Data\” directory linked?

I deleted "AppData\Local\Application Data\" from my profile and I want to create the link again. My problem is that if I create an mklink to %localappdata%, it behaves differently than the original: ...
6
votes
1answer
42 views

Open links in Outlook from one domain in Firefox, the rest in IE

Is this even possible? We are packaging a Firefox bundle to handle links to Salesforce.com We'd love it if links in Outlook to Salesforce.com could be opened in the Firefox bundle, while keeping ...
1
vote
1answer
52 views

Force hyperlinks on any page I browse to be underlined

There are a few websites I use that have a lot of links, however, they have it set up so the links are not underlined. This is driving me bonkers and me and my coworkers are having a heck of a time ...
1
vote
1answer
73 views

Why do certain links not open in new tabs in Firefox?

In Firefox 6 (beta) on OS X 10.6.7, I Cmd+click to open links in new tabs. This almost always works. However, I've noticed that with certain links, the new tab opens properly but the current tab will ...

1 2 3