- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Mon, 25 Mar 1996 14:20:11 -0500
- To: Kiraly Zoltan <zoli@uttgm.ro>
- Cc: www-lib@w3.org
Kiraly Zoltan writes: > I'm using in my program the example from the WWW Library the libapp_3.c,but > I want it to work a bit different. > I would like to save the fetched document in a file without having the > prompt like in the libapp_3.c,I just want it to save it automaticaly under > the original name without asking me for one. > Can you tell me how can I do that? What should I set? The Library can create a random file name for temporary files but it can not extract the file name directly and use it as a file name for saving an object. -- Henrik Frystyk Nielsen, <frystyk@w3.org> World-Wide Web Consortium, MIT/LCS NE43-356 545 Technology Square, Cambridge MA 02139, USA
Received on Monday, 25 March 1996 14:20:41 UTC