G
Guest
Hi;
When I set:
context.Response.AddHeader("Content-Disposition", "attachment;filename=" +
item.Filename);
where Filename is dave.rtf, it will open Word with a filename of
dave[1].rtf. How do I get rid of the [1]?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
When I set:
context.Response.AddHeader("Content-Disposition", "attachment;filename=" +
item.Filename);
where Filename is dave.rtf, it will open Word with a filename of
dave[1].rtf. How do I get rid of the [1]?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm