Downloading

I want to put online my resume on a word documents and i want
whoever is visiting my web site to be able to download it.
waht is the command i have to give to my button on my website in order to achive that?
of course i will upload the resume in my server.
thanks a lot for the help
max

getURL(“targetFile”, “blank”)

thanks a lot
max

Remember to give the file extension, in this case(for a Word document) “myResume.doc”