|
Re: Downloading files
<form action="./css/style1.css?id=$id" method=post"><input
type="submit" value="Download"></form>"
Hi,just put this code where u want your button to be shown and replace "./css/style1.css" with hyperlink for your file while keeping ?id=$id
u can change value to desired name
Last edited by Incubat0r; 06-18-2009 at 03:29 PM.
|