Hi,

I have a question regarding a cgi I'm about to write. The cgi shall take
some user entries from a form and write them into a text file on a mapped
network drive. Is there any possible way to do that? I would think that if I
do a 
open OUTFILE, ">M:\somepath\textfile"
the server would use it's M: drive instead of the clients one...

Lars
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to