Coping Txt file to client PC ?

  • Thread starter Thread starter Lucas Tam
  • Start date Start date
L

Lucas Tam

You can try copying via Fileshare if you have access, or
you can make IE pop up a download box?
 
I did this where people needed to download an Excel spreadsheet (that was
created dynamically from SQL data) and then merge with a MS Word doc.

How this works, is you set up the mailmerge to use the .xls (or .txt) file
in the SAME directory. Then put both files on the server for download.
Instruct them to download the txt file AND the MS Word mailmerge document
and put them both on the desktop. Then - have them open the mailmerge doc,
and if the txt file is present in the same directory - it works fine..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top