473,385 Members | 1,730 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Hyperlink Dialog Box

In the Hyperlink Dialog Box documentation, the protocol "File" is listed
with the description "Download a file and open it."
Can someone explain what this does. Does it open a file from my webpage on
the users computer or does it download a file to my webpage, or does it do
something else ? The dialog box allows me to enter a URL that begins
"file://", what exactly do I place after the file:// ?
Thanks for your help,
Jim
Aug 24 '06 #1
1 1270
This typically refers to a local file, so the url would be something like

file:///c:/temp/foo.bar

although you can also use UNC names (can anybody confirm that), so
something like

file://myshare/temp/foo.bar

Oddly enough though, I've just tried this in IE and Firefox and they
both ignore the link if I click on it, but they both follow the link if
I type it into the address bar, wonder if that's a security thing?

Kevin Jones

Jim McGivney wrote:
In the Hyperlink Dialog Box documentation, the protocol "File" is listed
with the description "Download a file and open it."
Can someone explain what this does. Does it open a file from my webpage on
the users computer or does it download a file to my webpage, or does it do
something else ? The dialog box allows me to enter a URL that begins
"file://", what exactly do I place after the file:// ?
Thanks for your help,
Jim

Aug 24 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Ray | last post by:
I recently upgraded from Access 97 to Access 2003 and just enter some new data into table via an input form. The form has one hyperlink field to contain a file path. In Access 2003, it appears...
3
by: hermawih | last post by:
Please help . I want to load the contents of another rtf document by double-clicking the words . Chapter1.rtf Chapter2.rtf Chapter3.rtf ....
1
by: Jim C | last post by:
I saw the WTL library that can be used, but not supported my Microsoft, to make a hyperlink in a dialog box. Is there any supported solution by Microsoft ? What we are looking for is hyper text...
2
by: jodyblau | last post by:
I am trying to go through a list of files in a folder and then add a hyperlink to each one in a table. I am having a difficult time figuring out how to add that link into the table and do it in...
4
by: sulemanzia | last post by:
I have a form with a Command button. i have a text box also which is bound to my Button. i have created a standard module and created an onclick event for my button which is something like this (...
1
by: mvlt | last post by:
I am working with a database in Access 2003. I have set up a form with a button that pulls up the Windows File Dialog box and allows the user to search for a specific file to input into a field. ...
2
by: Zippy | last post by:
I've been using the hyperlink base in A97 healthily and happily for some time. I'm now trying to do the same in A2003 and having problems: If I set the hyperlink base to c:\temp and link in...
5
LAD
by: LAD | last post by:
Using Access 2003 on Windows 2000. My Skill Level: Med Low (Some VBA, okay with Access) Form: Single View - based on Query of single Table to sort by field. Application: Dealers email 'contract...
3
tdw
by: tdw | last post by:
I have a working hyperlink field in a table, and it's form. I also have a working File Picker Dialog: FileDialog(msoFileDialogFilePicker), being used to create the hyperlink. What I need to do, and...
6
by: vspsdca | last post by:
Hi, I'm a newbie here and does not really have any formal training on VBA. I just need help to get my hyperlink to work. I have a form in MS Access with a browse button where a user can select a...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.