> In your "show a web page" just put a meta refresh to the cfm page 
> that retreives the file.  This is how almost every system out there does 
> it (like sourceforge)
> 
> <meta http-equiv="Refresh" content="2; url=getfile.cfm">
> 
> The number "2" is the number of seconds to pause before attempting 
> file download
> 

That works very nicely. Thanks. I used 1 second so it would appear to happen 
fairly promptly. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327185
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to