Hi there,
i done downloading a text file with below code but it's content has not came.
code:
<?
Header("Content-disposition: attachment; filename=\"d:\fiberlink\material\declined.txt\"");
Header("Content-type: application/download");
?>
===============
here filename path is local to my nearer PC.
please, i need as soon as possible your answer.
with regards,
Hitesh.