473,395 Members | 1,905 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

Is there a way to set a Hyperlink or build code to open a file using a
certain application? This isn't what I want to do, but is similar and
maybe easier to understand.
Example:
There is a text file c:\files\test.txt that I want Word or Excel to
open up. Can I specify the application and the applications location
to open a file in?

Thanks,

Oct 4 '06 #1
3 3024
ap*****@yahoo.com wrote:
Is there a way to set a Hyperlink or build code to open a file using a
certain application? This isn't what I want to do, but is similar and
maybe easier to understand.
Example:
There is a text file c:\files\test.txt that I want Word or Excel to
open up. Can I specify the application and the applications location
to open a file in?

Thanks,
http://www.mvps.org/access/api/api0018.htm
Oct 4 '06 #2
Thanks. However, I want to program which application the file opens in
so the user doesn't need to worry about this piece. Is there a way to
specify in code to open a file in a certain application?
Thanks,
salad wrote:
ap*****@yahoo.com wrote:
Is there a way to set a Hyperlink or build code to open a file using a
certain application? This isn't what I want to do, but is similar and
maybe easier to understand.
Example:
There is a text file c:\files\test.txt that I want Word or Excel to
open up. Can I specify the application and the applications location
to open a file in?

Thanks,
http://www.mvps.org/access/api/api0018.htm
Oct 4 '06 #3
ap*****@yahoo.com wrote:
Thanks. However, I want to program which application the file opens in
so the user doesn't need to worry about this piece. Is there a way to
specify in code to open a file in a certain application?
Thanks,
Shell "Notepad C:\Test.txt",1
>
salad wrote:
>>ap*****@yahoo.com wrote:

>>>Is there a way to set a Hyperlink or build code to open a file using a
certain application? This isn't what I want to do, but is similar and
maybe easier to understand.
Example:
There is a text file c:\files\test.txt that I want Word or Excel to
open up. Can I specify the application and the applications location
to open a file in?

Thanks,

http://www.mvps.org/access/api/api0018.htm

Oct 4 '06 #4

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

Similar topics

1
by: Badboy36 | last post by:
Hello user from googlegroups, i made a microsoft access database with front and backend. i created the backend in microsoft access97. for the frontend i made two versions (one for microsoft...
0
by: Ryan Harvey | last post by:
Hi all, I have written a web user control that contains a repeater control. the ItemTemplate for this control is basically 6 Hyperlinks in a row, that are dynamically allocated one of 7 gif...
5
by: Martin Dew | last post by:
Having some problems getting a hyperlink object to work in my repeater control, It displays the text I have asked it to for the hyperlink, but it does not act as a link. My repeater code is below...
9
by: Leon | last post by:
What Am I Doing Wrong? Code Will Not Run, I Can't See The Error! Thanks. <asp:datalist id="DataList1" runat="server" RepeatColumns="4"> <ItemTemplate> <asp:HyperLink id=HyperLink1 ImageUrl=...
10
by: david | last post by:
Hi, all: I need a help from you about DataGrid control. I created a DataGrid, dg, in design view of .NET visual Stadio and use the builder to add a Hyperlink column to dg. I want to try to assign...
19
by: Joe | last post by:
I have an aspx page (referred to here as page_1) with a datagrid whose first column contains hyperlinks. When a user clicks one of these hyperlinks, he will navigate to another aspx page (referred...
8
by: Nathan Sokalski | last post by:
I have several System.Web.UI.WebControls.HyperLink Controls which I want to display as rollover images. I know how to make these manually using the <a> and <img> tags or the <a> tag and a...
2
by: Andy | last post by:
Hi, This is one of those things I thought should e easy... I'm programatically trying to set the navigateURL property in a hyperlink in the headertemplate of a repeater, but always get the...
20
by: tshad | last post by:
I had posted this problem earlier and just noticed that the Hyperlink is the problem. Apparently, it doesn't figure out the path correctly. It uses the path of the file it is in, even if it is...
10
by: sierra7 | last post by:
I'm trying to create a form where a user enters a document reference number and then clicks a command button to add a hyperlink to the document, via a file picker. Thanks to Adezii's excellent...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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...
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.