I want to allow download facilities for doc files but dynamically have to add clients name but without using microsoft word object library.
Here is the secnario:-
1) Download Link
2) clicking upon which it should be starting to downloading the doc file which i have kept at my shared location on my server.
3) before downloading, it should actually insert registered clients name in that doc file and then allow him to download.
the doc file stored at shared location is without clients name but with a blank so to fill up the clients name dynamically.
but without using microsoft word 12.0 object library
Can this be possible ? if yes then how to go about.
1 Answer