I have a web page from where when i click on a certain link i want two file called test.To1 and test.html to be saved on my network drive (Z) which is on my local windows machine. the web page is writen in php and the web server where the files are stored is linux.
Unfortunately web based scripting languages cannot access your local filesystem or your local network drives. Imaging the security headaches that would occur if this was possible.
Your best bet is activex.
__________________
Raditha Dissanayake
<a href="http://www.radinks.com/sftp">http://www.radinks.com/sftp</a>
Lean and mean sftp applet with GUI.