FYI: I used the file type of text/plain for example.
You will need to change this to whatever filetype you are trying to work
with.

In your case, maybe application/dat will be what you're looking for.

Joseph DeVore
VeloxWeb Technologies



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 12, 2001 1:45 PM
To: CF-Talk
Subject: Re: Opening file


Hi,

I have a test page on the server (Intranet) with the following link. I've
configured my file associations in UltraEdit (on the client)
to open .dat files. When I click on the link the file gets opening in
Ultraedit which is what I want.

For some reason if the following tags are in the datafile <title>, <head>,
<body>...etc the file get sent to the browser. Can someone explain why?
How do I get around this problem?

The "X" is a mapped driver letter on the client PC pointing to a specific
directory on the server.

<HTML>

<HEAD>
<TITLE>Test</TITLE>
</HEAD>

<BODY>
<a href="file://z:\directory\subdirectory\testfile.dat">Test File</a>

</BODY>

</HTML>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to