Yes I am a NOOB when it comes to this stuff... Can someone give me some info how to make say for example and ebook that people can download from a webpage? Also what method or service (cheap or free) that I can upload some magic videos and only allow members to access on my webpage. Thanks
Wife says that depends on your hosting company and if they supply this. may we ask who the hosting is through?
Simple HTML. If the file is on your server/uploaded to your hosting account ... People can type the adress clean in. For instance you've uploaded ebook1 to domain.tld. If you put up a .html doc, just use <a href="domain.tld/ebook1">Your Text</a> - then people can right click and save... If you need something more complicated, and you dont know anything, then use Wordpress. Try it for free... wordpress.com. Other systems you can demo at www.opensourcecms.com
Got it thanks guys used the coded provided and uploaded the pdf file. Works great. How about hosting a online video on your webpage? I have a youtube thing but I dont just want anyone learning some selected tricks. What options do I have for that??