On Sat, Jan 19, 2002 at 02:56:18PM +1100, Gareth Walters wrote: > The problem I am having is that I want it to be saved with a > filename determined by the script and not by the URL of the script. > > I tried adding a name="" field in the Content-type header but it didn't > make any difference.
Try perhaps a header like: Content-disposition: attachment; filename=fname.ext ? -Andrew. -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
