using MOSS 2007 and office 2003 or office 2007 all in windows XP SP2.
create tasks with atthaced files of varius extensions. (*.doc, *.xls, *dwg etc)
when the file belongs to the office suites (*.doc, *.xls) we have the ability to click on the file name, open it on-line, edit, and when you click "Save" it saves the attached file automatically to the MOSS site.
when you click on a file with a different extension, in particular autoCAD files (e.g. *.dwg) it opens it through the IE temp directory. so when you click "Save" it saves it on the local PC (\\.....\IE7\temp\.... )
the article of microsoft http://msdn2.microsoft.com/en-us/library/ms454230(d=printer).aspx describes what to do,but i dont understand it.
what kind of file has to be created ? where to put it ?
an initial code will be aprecciated,