Skip to main content
Participant
March 16, 2007
Question

HEEEELP!!!!!

  • March 16, 2007
  • 2 replies
  • 502 views
Please someone help me ... i've been learning how to use dreamweaver for
approximately 6 months now and read countless books on both dreamweaver and flash mx .
I then started to think about web design as a business and offered to do my cuurent employer
a free website as practise for me ...... hoever he wants me to create a page where the user
clicks on a file and get's a download pop-up box for them to download a file. this was never
covered in the literature i've read and i have'nt got a clue how to go about it
can anyone shed some light on the subject please i would be ever gratefull


many thanks
xxxxx Daveyboyi xxxxx
This topic has been closed for replies.

2 replies

Inspiring
March 18, 2007
>> can anyone shed some light on the subject please i would be ever
>> gratefull
>
> <a href="path/to/your/filename.doc">Download file</a>

If you've been learning DW for 6 months and you don't yet recognize HTML, it
might be time to change tactics a bit. I'd suggest dropping any DW
books/courses and switch over to learning some basic HTML. HTML is the
foundation for everything you do in DW, so you really need to learn it if
you want to have success and less frustration when building web sites.

As Murray points out, my above example is just an HTML link to a word file.

-Darrel


Inspiring
March 16, 2007
> can anyone shed some light on the subject please i would be ever
> gratefull

<a href="path/to/your/filename.doc">Download file</a>

-Darrel


Participant
March 16, 2007
hi darrel t
hanks for the quick response ...what does this mean ?? is it coldfusion i have to use or is it something else
i'm a designer not a script writer, so i'm not really clued up on script .