Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Refresh page then download from a cgi program

by roju (Friar)
on Aug 09, 2004 at 20:17 UTC ( [id://381350]=note: print w/replies, xml ) Need Help??


in reply to Refresh page then download from a cgi program

If the excel files are small, or your users have lots of bandwidth, you could pass the excel file back to the user in a hidden field, and use a refresh. If the hidden field has data, you pipe it back as an excel file.

Granted, this requires thrice the bandwidth, and you'd have to encode/decode the spreadsheet to fit it in the html, but it'd be relatively easy to implement ;). That said, I'd suggest finding a better approach.

  • Comment on Re: Refresh page then download from a cgi program

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://381350]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-19 05:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found