try onclick="window.location.href='http://xyz.com/somefile.zip'"
Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/ Don L wrote: > The following code for Button triggered download works with IE7 (hopefully > IE6 & 8 as well) but not FireFox3, do you know how to make it supports both > browsers? Getting rusty on this kind of stuff... Thanks. > > Don > > <input type="button" style="background-color:lightgreen;width=150" > onclick="location.href='http://xyz.com/somefile.zip';" value=" Download the > File "> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321176 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

