HighDots Forums  

Is it possible?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Is it possible? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
josh1_9
 
Posts: n/a

Default Is it possible? - 10-31-2005 , 10:15 PM






I'm working on a site for a friend. He wants to upload Word document files and
link to them from his main page. Is there a way to automatically generate the
links when he uploads his files? What do I need to make this work?


Reply With Quote
  #2  
Old   
Gary White
 
Posts: n/a

Default Re: Is it possible? - 11-01-2005 , 01:35 AM






On Tue, 1 Nov 2005 03:15:15 +0000 (UTC), "josh1_9"
<webforumsuser (AT) macromedia (DOT) com> wrote:

Quote:
I'm working on a site for a friend. He wants to upload Word document files and
link to them from his main page. Is there a way to automatically generate the
links when he uploads his files? What do I need to make this work?

You'd need a script that executed on the server. What scripting is
supported on the host?

Gary


Reply With Quote
  #3  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Is it possible? - 11-01-2005 , 08:24 AM



I think the question is about doing it outside of DW, Malcolm, i.e., through
a browser interface.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"Malcolm N....." <malcolm (AT) mgnixon (DOT) org.uk> wrote

Quote:
On Tue, 1 Nov 2005 03:15:15 +0000 (UTC), "josh1_9"
webforumsuser (AT) macromedia (DOT) com> wrote:

I'm working on a site for a friend. He wants to upload Word document
files and
link to them from his main page. Is there a way to automatically generate
the
links when he uploads his files? What do I need to make this work?


Copy the Word document into DW's local site. I put such documents into
a folder called data.

and link to it as you would a photo

The code DW produces looks something like this:

body
a href="data/wordfile.doc">worddoc</a
/body

when uploaded to the web, and someone clicks on the link the browser
will download the file and either save it on disc or load into word or
OpenOffice or whatever compatible word processor they user has.


--

~Malcolm N....
~
webmaster http://www.nb-president.org.uk/
Steam narrow boat President
Using DW 8



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.