473,395 Members | 1,975 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,395 software developers and data experts.

Hyperlink for Users

2
I need to let users set up their own hyperlink(s) to their file(s) on our network. But the only time I am able to open up the Hyperlink option under the Insert tab is when I'm in design view. Is there another way a user can do a Hyperlink ? Naturally design view is off limits for the users, so I need a different way to allow them to create their own links.
Jun 21 '07 #1
2 1247
tdw
206 100+
I need to let users set up their own hyperlink(s) to their file(s) on our network. But the only time I am able to open up the Hyperlink option under the Insert tab is when I'm in design view. Is there another way a user can do a Hyperlink ? Naturally design view is off limits for the users, so I need a different way to allow them to create their own links.
I don't know if the way I came up with is the best, but I was able to make it work for my purposes.

What I did is I created a hyperlink field in the table. That field is, of course, blank until the user puts something in it. Whatever they enter as a value in that field from my form will become a hyperlink, whether it points to anything real or not. So what the user does is the following:
1. Using the "My Computer" icon they navigate to the folder and/or file that they want the hyperlink to point to.
2. Then they copy URL that appears in the Address line of the toolbar.
3. Then they paste that into the field on the form, and it becomes a useful hyperlink automatically.

It's all I could come up with, being the non-expert that I am. Not particularly efficient, but it works.
Jun 21 '07 #2
Greg H
2
I don't know if the way I came up with is the best, but I was able to make it work for my purposes.

What I did is I created a hyperlink field in the table. That field is, of course, blank until the user puts something in it. Whatever they enter as a value in that field from my form will become a hyperlink, whether it points to anything real or not. So what the user does is the following:
1. Using the "My Computer" icon they navigate to the folder and/or file that they want the hyperlink to point to.
2. Then they copy URL that appears in the Address line of the toolbar.
3. Then they paste that into the field on the form, and it becomes a useful hyperlink automatically.

It's all I could come up with, being the non-expert that I am. Not particularly efficient, but it works.

Thanks for the response. Will give it a try and let you know how it works out.
Greg H
Jun 22 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Nel | last post by:
I am trying to write a content management section for a web site. I have managed so far to use htmlarea to give users a basic, but user friendly interface by which to edit the page content. ...
2
by: deko | last post by:
I have a subform in my Access 2002 mdb that holds Hyperlinks to documents (.pdfs) that are associated with each record in the database. The datasheet subform is simply a list of Hyperlinks to...
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...
4
by: Andreas Meffert | last post by:
Hello, How can I change the Type of a field in a table from Memo to hyperlink? I import a table from Oracle to Access 2003. After that, the field type of some hyperlink-fields is "Memo". How...
9
by: Leigh Kendall | last post by:
I can't find any issue in the MS KB, but I'm experiencing the following problem which seems to be specific to IE5, and NOT any other version of IE 5.5+ or NN 6+. Issue: I'm using an asp.net...
6
by: Steve Chatham | last post by:
This ought to be simple, but I've not been able to figure out how to do this. I have a request to create a list from a sql database to be displayed in a datagrid on an asp web page. So far,...
6
by: sck10 | last post by:
Hello, Can you control the window attributes (toolbar, scrollbars, left and right exc.) when using the hyperlink control as you would when using javascript? For examle, I am using the...
4
by: Samuel Shulman | last post by:
I am trying to add HyperLink column with an image Below is the code that I use <asp:TemplateField> <ControlStyle Height="75px" Width="75px" /> <ItemStyle Height="75px" Width="75px" /> ...
13
ADezii
by: ADezii | last post by:
Recently, there have been several questions and much confusion concerning the Topic of Hyperlinks. Specifically, Users wanted to know how to retrieve a File Name from a FileDialog Box, copy the Name...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.