Feedback: irt.org FAQ Knowledge Base Q764
Feedback on: irt.org FAQ Knowledge Base Q764
Sent by PB on May 15, 2000 at 07:45:00: - feedback #1225
Worth: Very worth reading
Length: Too short
Technical: Not technical enough
Comments: This piece of Javascript is incomplete and therefor not adequate as an answer to the question.
Sent by F Beachler on October 26, 2001 at 15:34:00: - feedback #3271
Worth: Worth reading
Comments: That isn't right! The (short) script answers the question "how to load an image with a form button" but fails to answer how to force the download. To address the question one must address HTTP >1.0 headers...
Sent by michel on December 09, 2001 at 09:34:20: - feedback #3407
Comments: it is Image() not Images() and it will only CACHE the image, not acually prompt the user to save it. To do that you need the server to use the mime header application/octet-stream
|