HTML - Pay Per Download Script
I've seen these sites all over the place used generally for adult sites but I was wondering if there's a script out there for it. I want a pay per download site but not for adult content, for video and indie films.
Similar Tutorialswhen you go here - http://finance.yahoo.com/d/quotes.cs...SFT&f=snd1l1yr the web browser begins to download the csv file corresponding to the parameters provided in the given url. i need a script that will download this file and display the content in html format on the users web browser. thx in advance, -wizardking Hi, I have a very simple website with a countdown timer on it (http://lemoeonline.freehostia.com/1.htm sorry about all the crap, it should only really have the countdown on it....I forgot to delete the rest). What I am wanting to do is have a separate webpage where users can download that page, but with a date they specify in a form. So, they would go to page a, enter a date, then download page b witch would have the customized code in it......Is this possible? Im not really sure where to start on this one, so im looking for any suggestions! Thanks alot, Lemoe Hello everybody I have a question, might be dumb but... Lets assume i have a link to an image on a page, is it possible to make a code or script or something so when i click on the link to that image, it downloads it not open it in the browser??????? i know i dont have the best choice of words but i hope u understand my request thanks Hi, I like to know how to make a file download in a new window, like most sites have, I want to add some adsense in that page along with the link to the manual download link if automatic download fails. Thnx How I could make a download option using HTML. Thanks in advance Hi all My Site is hosted on linux site and i have basic cgi scripts for page counters, but does anyone know how i can create a download counter for files which can be made visible to users. I want the content to be updates live on the site ( basic count per click ) http://www.pellapushers.co.uk/mashups.html Is this possible with html code or should i be looking at cgi Regards, Alan i have absolutely no room on my comuter, not even enought to download a template and i just need the template code and then you can delete it, so can someone just download it and then give me the .html code? here is the template, thanks in advance! http://www.tunedstudios.com/comments/template/0/10/ hi, can someone tell me how to write a link to force the download option to appear in the browser when my link to an XML page is clicked, not just open it as a page in the browser. Cheers Martin Hi: I would like the senior folks of my mobile home Park to be able to download a .pdf telephone directory file of our 600 home Park. I have created the file, and I'll be placing it on my Apache Server -- probably in my '..\images\' directory. Question: Would someone please give me an example of the html code needed to download a file of this type ? Thank you. -Mel I have set up some document downloads with <a href>NameofDocument</a> , but everytime a user downloads a document a blank browser window opens and then comes the pop up to either save or open in Office. Any ideas on how to keep this blank browser window from opening or being created. I have placed some mp3 files into a folder in my httpdocs. Then I emailed the link to a file. When I select the emailed link, the mp3 plays. But I'd like to download the file, but I don't see where/how. When I right click the link, my only choices a Select All Look Up... Translate... The greyed-out (unavailable) choices a Cut Copy Paste Clear Shouldn't it be when I right click the link the choices should be Save Save As I'm using IE, and the same is true when i put the url in the browser of when I Alt-F. Save is still greyed out. How can I do this correctly so it's easy to download the file? Thanks. I have a scenario where a user uploads any file (any format) to a webserver, the webserver manipulates the file then allows the user to download the file. So far I can successfully upload a file to the server. However I am having trouble allowing the user to download a file. I read that streaming the file from the server to the user is better then providing a link to the file on the server. However with my attempts at streaming, I often find the file contents being displayed on the page. Whereas I simply want the file to be downloaded to the users hard disk, or preferably an option that allows the user to accept or decline before downloading the file. Could anyone please give me an example? Is there any way to word a hyperlink so that it puts up the SaveFile dialogue so the user can save the hyperlink's target to their hard drive? Hi everybody I hav a download website and im trying to create a coundown before the download botton appears just like (rapidshare and other file sharing websites) but i didnt found a solution i thought about a flash animation but i think its easier to index in html. so if someone hav an idea plz help me! thnx does any one know a html download code that i can put on my site so people can click on it and it will download what ever i have put on???? Thanks for ya helps Hi All, Just find a new website for free software download i was very much impressed with the products they have. I thought it might be useful for others also. Please post if anybody find any other related websites having many softwares like this. Thank you. Hey Folks, Newb here... I am trying to put a .pdf file in my webpage, that people will be able to download at a click. I dont want the file actually embedded in the page. I know it has to be pretty simple but cant find the answer on the web. Any help appreciated pwalsh22 Say for example i wanted to create a stream for an mp3 file, i would create an .m3u file with just the url location inside. Could i create some kind of extension for a 'normal' file such as a rar. or zipped file. Just the url location inside some kind of file? Hi - Any help would be appreciated I have uploaded an MP3 (Legal as i created this myself) to my website and want to give people the ability to download it. I tried the code: <A HREF="mymp3.com">Download </a> When i tried the link it just started plaing the MP3 using quicktime. I dont want them to stream it, i want when people click on it, a download box appears. Any ideas on what i an doing wrong. The mp3 is in the same directory as the html page the link is on. |