HI,
I have created some tutorials using screen capture videos and I want the user to be able to download them to his computer from my web site. Not suer how to do this. Is it usually done with php scripting?
cass27
no, that generally isn't done using PHP scripting. im sure it could, but really, you would just have to create a link to wherever it's hosted on the server that hosts your website.
thanks Ill give this a try