View Single Post
Old 06-18-2009, 03:23 PM   #2 (permalink)
Incubat0r
Registered User
 
Join Date: Nov 2008
Posts: 16
OS: Windows XP


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.
Incubat0r is offline   Reply With Quote