User | Post |
Surlent
Posts: 135/1077 |
Am I wrong or denies Opera access to local files and directories by default (by security purposes) ? There's a simple trick/shortcut to make Opera browsing links on the local machine: http://www.opera.com/support/search/supsearch.dml?index=119&session=7dd0700bec5187a212398e7b2fdfe54a This bypasses the manual typing of addresses. |
FreeDOS
Posts: 283/1657 |
%xx is simply the way of entering ASCII codes.
C:/Program Files/ = C:/Program%20Files/ |
kitty
Posts: 553/2449 |
Oh, well then he should be using Windows Explorer and not Internet Explorer.
Easiest way to open Windows Explorer: Windows Key + E |
Jesper
Posts: 226/2390 |
Originally posted by ErkDog the problem there, is the server you are accessing
the webserver is supposed to convert %20 to " "
obviously it is not
Totally misunderstanding that. He's typing in C:\Program files (for example) and it tries to go to C:\Program%20files, which is not there. |
ErkDog
Posts: 142/982 |
the problem there, is the server you are accessing
the webserver is supposed to convert %20 to " "
obviously it is not |
neotransotaku
Posts: 310/4016 |
why don't you just paste the URL into notepad. Press Ctrl+H and then replace all the '%20' with ' '? |
HyperLamer
Posts: 219/8210 |
Same in Mozilla, C:\Program%20Files works fine. |
Ailure
Posts: 754/11162 |
Dunno if it's possible, I tested going to C:\Documents and Settings\ and it worked without problem in Firefox... but it added %20 in the url but still worked. |
knuck
Posts: 139/1818 |
I don't know if it was better to ask this in the Programming forum or here.
There is anyway to make Internet Explorer/Opera DON'T convert space(" ") to "%20" when you type a URL? Opera can't open any directories because it puts a %20 instead of space. |