Forum Replies Created
-
Usually you can’t see the contents of a directory unless you have FTP access. If I enter the URL of your folder I will not be able to see anything unless you have an index.htm file there, then I’ll see the contents of that html.
But if anybody has access to the direct URL of your file or can guess the names of the documents then that person will be able to see or download them. It’s not very common, but it’s possible. Let’s say you downloaded an important document writing or clicking directly on a URL someone send you. If you are on a public machine, even if you log out from your email account, the direct link from where you downloaded your file will stay on the history of your browser for everyone to use it.
If your link goes to a protected site and the user log out then this is not going to be a problem. But direct links to documents can not be protected.
-
I’ll just add that if you leave any document on the web (html, ppt, doc, etc) and it has links to other pages or has been indexed once in any search engine, it will continue visible for that search engine even if you are no longer using it on your page.
If you want to have files in your server and you don’t want the search engines to index them you can generate a robots.txt file and there tell googleboot or any other spider not to inex your files.
Even if you delete a page it will live for a little more on the Cache of the search engines and it will be accessible for anybody. Consider this if you have important information on the web.
-
I don’t know any ‘packaged’ solution for that.
Of course, it can be done dynamically. A folder to FTP your flv, a database for the names, snapshots and links, a CMS to update the database and the proper programming to load the information into your site and generate the playlist.
Ask your developer.
-
The code seems to be ok. Works perfectly fine, as you said, on a PC.
Could be some kind of virus?
Weird
-
In the Program Monitor (or source monitor) open the output menu (the tree rgb circles) then select “playback settings”.
A window will open. There you can select your external device.
-
Do you have a link to that site?
-
You can create an AP div in Dreamweaver and there place your text over your Photoshop site.
Insert > Layout Objects > AP div
This will draw a square. Place your content inside and reposition it.
-
I read your post the first time. It’s just I don’t like to give negative answers ‘cos maybe someone else has a solution out there.
As far as I know, a quicktime movie can’t control anything outside it’s own timeline. You can make it end and loop, but that’s all.
-
You may want to take a look at Abraham’s tutorial.
https://library.creativecow.net/articles/chaffin_abraham/full-page-overlay.php
-
Are you getting access denied from inside dreamweaver (FTP problem) or when you actually try to test the page in your server?
Can you write the exact error message?