Re: open file through web page and supply an incremented name....
From: Joe Smith (Joe.Smith_at_inwap.com)
Date: 07/22/04
- Previous message: Joe Smith: "Re: padding left-justified string fields"
- In reply to: Todd: "Re: open file through web page and supply an incremented name...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 22 Jul 2004 09:58:42 GMT
Todd wrote:
> Ok, I got the a program to name a file in the syntax I state above.
> However, I do not know how I can make this happen from a web page
> selection? I need the program to open a template .xlt, do my rename
> program, and allow the user to save the file locally.
There is no need to rename the file on your server.
With the appropriate MIME headers, you can give the browser a
hint as to what name should be used when saving the file.
This is a MIME or HTTP or HTML question, not a perl problem.
-Joe
- Previous message: Joe Smith: "Re: padding left-justified string fields"
- In reply to: Todd: "Re: open file through web page and supply an incremented name...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|