Tag Archives: Dl

How do I make a file downloadable?

I would like to upload a archive to my server and possess it begin installing when its url is clicked. I don’t desire the page to help change or contain the user go by having a " save that link target" kind of thing……. just want these to click and obtain it. I know generally there must be a simple tag to accomplish this, but I can not find it everywhere. < any href=" path/to/filename. zip" > click on to DL< /a> If its a file it will eventually usualy promt you save it as well as open it, some movies like mpeg’s might auto play in the browser, in that case they have to ‘save target as’ In case you could, why would you want to disable this The sole way it will probably just ‘get it’ with out a prompt is because mimic stated that this file is set to throw open in an application around the users machine.. the file will certainly automatically be stored somewhere in the temporary directory. If files tend to be allowed to merely download without any feedback/prompt it would have been a fault on the browser plus a security risk. I assume … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Best Free FTP Available

Hi Can anyone recommend the best free and user-friendly and uncomplicated FTP Preferably not really a ‘3 month trial’ 1! Many thanks http: //www. smartftp. com/ . ive since dl’d FileZilla – will see how i acquire on with which. filburt- ive had a glance at the download article. it has 3 downloadables, one for 32 bit, one particular for 62 little bit. We have vista, how am i allowed to check what little bit i require! (sorry is often a bit of the divvy question! ) Many thanks Vista comes in 32-bit and 64-bit variants, but generally whenever you should ask which one you’ve, the answer can be 32-bit. Few people employ 64-bit Windows for the moment. If you utilize the Firefox browser it’s add-on : FireFTP works great. And since you might have multiple tabs – use that you view your site and the next one to ftp your documents. Just click on Tools for the menu bar and add-ons. The Add-ons dialog window will open – select the Get Extensions within the lower right. We have used FilleZilla (from the Firefox & Thunderbird family) frequent. It works well with saving a number of quick connects in addition … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Integrating index.php file with header.php file

I’m trying to utilize a separate php file to create a header, which will be common to any or all my pages. It is working, once i try to verify my PHPNETindex. php/PHPNET page I’m getting an error saying: Tier 96, Column 70: document type will not allow element " html" the following < html> The element branded above was present in a context where it is not allowed. This implies you have inappropriately nested elements — maybe a " style" element inside " body" section rather than inside " head" — or not one but two elements that overlap (which isn’t allowed). One common cause due to this error is the application of XHTML syntax throughout HTML documents. On account of HTML’s rules connected with implicitly closed elements, this error can make cascading effects. Such as, using XHTML’s " self-closing" tags to get " meta" and " link" inside " head" section of a HTML document could potentially cause the parser to infer the final of the " head" section and the start of " body" area (where " link" and " meta" aren’t allowed; hence your reported error). Tier 169, Column EIGHT: end tag with regard to " … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment