Page 1 of 1

html help

PostPosted: Sat Jul 23, 2011 9:04 am
by jacobsmith
Can anyone give me the coding for download a file?
I mean if i click download button i can download a document.
Please help me





MODERATOR NOTE: No adds please.

Re: html help

PostPosted: Sat Jul 23, 2011 9:33 am
by billhedrick
well if you click on a link to a download, it should simply download. A link becomes obvious if you move the cursor over it and the cursor turns into a little pointing hand. What are you trying to download, where is it?

Re: html help

PostPosted: Thu Aug 18, 2011 5:15 am
by raghuram
Hi...

In order to download the files we can fetch the file for downloading from database or we can make use of files concepts..i think we should be good at file handling concepts in php...we can write the html form for downloading and later connect to php file where you can write the script for downloading....


MODERATOR NOTE: No advertising, only warning