Create password protected website

Hello there,
Does anyone know how I may be able to create a password
protected website in Dreamweaver, Flash, or Fireworks? I have
already built the website and it is live. But the owner would like
a password protected page so their employees can access PDFs etc.
Any feedback, advice or webpage tutorials would be awesome help.
Thanks so much.
Lorne17

> I'd appreciate any feedback.
You can do this using server scripting - ASP/ASP.Net/PHP/CF
for example.
The trick is to know a) which are supported by your host, and
b) which are
supported by your brain....
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"lorne17" <[email protected]> wrote in
message
news:fme0gt$h6f$[email protected]..
> Yes the host has a control panel and I did happen to get
a folder password
> protected.
>
> Now I have one more question. Now that I've done this I
am curious to
> know if
> it is possible to have an index page that lists all the
files in this
> protected
> folder? So that the users that login can easily click
and download the
> files
> necessary. I would like to have the files updated in the
list
> automatically
> when files are added. So we don't need to update the
list's html every
> time a
> file is added? I'd appreciate any feedback. Thanks.
>
> Lorne
>

Similar Messages

  • Why does the new version of Firefox not integrate with Norton 360 Identity Safe. Problem for me because I use Norton 360 Identity Safe to manage my passwords and make it more difficult to use password protected website without that add-in.

    I use Norton 360 Identity Safe to manage my passwords and it makes it difficult to use password protected website without that add-in.

    Norton release Firefox 8 compatibility already, instruction are here
    * http://community.norton.com/t5/Norton-360/Firefox-8-Support-for-Norton-Toolbar/td-p/581640

  • How to create password protected folder (with unlimited storage) on Mac?

    I want to create password protected folder on my mac. I tried the method where you create a dmg file and mount it whenever you want to use the folder and unmount it when you don't. However, this method only lets me store, for example, 2 gb data. I cannot store beyong that level as an error message pops up saying... "the following files cannot be copied because there is not enough storage space in the dmg file"
    How can I create a passpord protected folder which can store as much available space that is on my mac?
    Is there an application that does that? Suggest me some names if someone already is using something like that.
    Thanks much!

    You need to choose the size of the image when you create it. If you are getting that message, you only set the image to hold 2GB of data.
    If you choose a Sparse Disk Image or a Sparse Bundle Disk Image, you can set it to any size, however, it will only be able to store up to the space available on your Hard Disk. Physically, it will only be the size of the stuff you saved into it, but It doesn't shrink automatically when you remove things.
    A Sparse Bundle differs from a Sparse Image in that it writes the contents to small files so that when Time Machine sees changes, it only backs up the small file change, not the 100 GB (or whatever) of the total image size.
    Notice that having created a 10 TB disk image (as shown above), there is only 80 GB available on the mounted image as that is all the space I have available on the 500 GB drive.

  • IOS8 fails to stream password protected website mp3 and mp4 files

    EDucational content in a password protected website folder (mp3 and mp4 lecture presentations) fail to stream from a simple directory list website with iOS 8 yet continue to work fine on an iPhone 4 with iOS 7.   Apple says "expected behavior" with all browsers on iOS 8.  Before i direct new students to other platforms so they can access course material, any fixes?

    i drafted the solution here,
    https://wiki.archlinux.org/index.php/Us … ows_shares
    why is it i seem to get no comments on most of my posts, do i just do wierd stuff, or have i offended someone?  :-| 
    If your not sure if i do wierd stuff, read the link above, lol.

  • Creating Password Protected MS WORD File

    Hi,
    i reported a program which creating password protected ms excel file using OLE2 objects in local harddisk of computer.
    can i report same program with ms word file?
    Can somebody help me pls?
    Thanks.

    Hello,
    This is what you require
      GET PROPERTY OF word 'activedocument' = actdoc .
      CREATE OBJECT word 'WORD.APPLICATION' .
      IF sy-subrc NE 0 .
        MESSAGE s000(su) WITH 'Error while creating OLE object!'.
        LEAVE PROGRAM .
      ENDIF .
      GET PROPERTY OF word 'documents' = documents.
      CALL METHOD OF documents 'Add' = newdoc.
      call method of newdoc 'Activate'.
        CALL METHOD OF actdoc 'SaveAs'
        EXPORTING
          #1 = 'C:\file.doc'          "filename
          #2 = 1                      "fileFormat
          #3 = 0                      "LockComments
          #4 = 'passopen'             "password to open a workbook
          #5 = 0                      "AddToRecentFiles
          #6 = 'passmod'.             "password for write access

  • Can I create a password protected website for photos?

    I'd like viewers to be able to purchase prints of website photos. Is this possible?
    Thank you,
    Kiran

    You could certainly password protect your photos by putting your photo page in a separate site and password protecting it.
    Here's how to make it appear to be part of the rest of the site:
    http://web.mac.com/varkgirl/iWeb/Aardvarkland/Nav%20Bar.html
    But as far as purchasing the photos... well that isn't really possible in iWeb. You could add paypal buttons or something post-publishing. Or you could link to an outside site where people could purchase the photos...

  • Password protect website

    Hi
    I need to password protect the website. The objective is to have simple security so that if a user accidentially hits this site he will get this password pop-up and will be able to distinguish between other site which is hosted on other server.
    Server is on W2K m/c and no LDAP is available.
    I tried adding a username to File realm and denying permissions to all except that user in default ACL but that didnt help.
    HELP....
    TIA
    Vaibhav

    The "Password Protection" feature of iWeb works only to protect entire sites...not individual pages. The workaround, then, is to make the page that you want to protect a separate site in and of itself and password protect it. You can then create hyperlinks to this password protected site from your regular iWeb site.
    If you find this information useful or if it offers a solution to your problem, please mark this reply either as "solved" or "helpful" using the little buttons in the title bar of this reply. Thanks!

  • Is There a way I can make a free password protected website with iWeb?

    Hi!
    I've been thinking to myself, "I want to make a free website". But I want it passcode protected and free. I am a mac kind of person so is there a way I can make a free passcode protected website with iWeb? I knwo you use to be able to do it with MobileMe, but that's outdated now so could someone please help!

    No, you cannot password protect a website with iWeb.
    And no, you don't have to be a Mac kind of person either.
    So how do they do it?
    http://www.thesitewizard.com/apache/password-protect-directory.shtml
    More if you search for it :
    https://www.google.com/search?q=password+protect+website

  • Creating password protected PDF

    I can create a pdf file using com.lowagie.text.pdf.PdfWriter and other classes in com.lowagie.text
    But I want to make my PDF password protected. Is there any way to make it password protected while using com.lowagie.text API.

    I could link you to the page that gives the answer directly, but I feel it is my duty to inform you that google will provide the answer with a very simple query: "iText password protected PDF" gave me the answer in a second.

  • How to make a (partly) password protected website

    I would like to know if it is possible to make a web site (by using iWeb and MobileMe) that is partly public and partly password protected?

    You can do it that way. But you can make it look like one web site. In Site 1 (the open site) add a blank page with the name for the protected site. In that blank page add the following code to an HTML snippet:
    <script type="text/javascript">
    parent.window.location = "URL TO PAGE 1 OF PROTECTED SITE"; </script>
    The "dummy" page will immediately redirect the visitor to the protected site. To get back the the main site you can put in a dummy page and add the same redirect code sending the visitor back to the original site. This puts the links in the navbar and makes it look like all one site. If you have more than one protected page and want them to be separate of each other create a separate protected site and do the same for it.
    To get the URL for the page you want to redirect to you need to publish the sites first, go to them and get the URL from the browser's window.
    My Demo Sites are setup this way. The Contents page for each site is redirected to a separate Contents site which contains the index of all the pages in the three demo sites. That way I only have to change the index on the Contents site instead of doing it for each site individually.
    OT

  • How to create password protected zip in java?

    I want to create a password protected zip file in java...java.util.zip does not support this...how to do this???
    Someone please help...

    Thanks for Reply"[email protected]"
    Till today whatever i got is this------
    In java there is no way to make a password protected zip...java.util.zip package does not support this thing...
    To do this we require Third party API---
    Two third party Api i got...
    one is "CHILKAT API for java"
    and another one is "IPWORKS"http://www.componentsource.com/products/ipworks-zip-java-desktop/index.html
    but both of these API are paid...
    Even this problem has been reportd as bug in the bug database....
    And the other way is related with Class Process Builder of java...
    If someone knows more about this then tell me...

  • Password protected website

    Hi,
    Is it possible with iWeb to create photo galleries websites with login/password for categories of photos?
    Thanks

    Thanks, I'll take a look... and, forget about the possibility to have different sites places with different passwords, is it possible with iWeb to manage a list of usernames with different login/passwords to access the website, so I can add new access and remove old ones without problem?

  • Creating password-protected or hidden folder

    Dear all,
    I wonder if someone can help me create a password-protected and/or hidden folder where I can put some sensitive files.
    Thanks much,
    R

    Use an encrypted disk image or a third-party method. Placing the password in the keychain will automatically unlock the image when your Mac OS X account is active.
    (52406)

  • Create password protected directory

    Hi, everybody, i've got just one question:
    is there any way to create a password protected directory, using java.
    Or maybe i need to use some system tools. Whatever, i have like no idea, how i can do that.
    Would be thankfull for any answer =)
    P.S. I know the platform, it going to run on: Windows XP sp2
    Maybe i posted this theme in the wrong thread - then please help me and give an advice^ where it should be posted.
    Edited by: Antilless on Sep 10, 2010 10:05 AM
    Edited by: Antilless on Sep 10, 2010 10:06 AM

    Antilless wrote:
    Hi, everybody, i've got just one question:
    is there any way to create a password protected directory, using java.
    Or maybe i need to use some system tools. Whatever, i have like no idea, how i can do that.
    Would be thankfull for any answer =)
    P.S. I know the platform, it going to run on: Windows XP sp2
    Maybe i posted this theme in the wrong thread - then please help me and give an advice^ where it should be posted.You can't really password protect folder in Windows without using special tools, you can however
    1) Make folders accessible to one or more users (and deny other users access)
    This can be done on the commandline using the cacls tool
    2) Encrypt files or folders so that only specific users can decrypt them
    This can be done on the commandline using the cipher tool
    For more advanced options you will probably need to make use of third party tools.

  • How do I stop Firefox from automatically filling in the spaces for my username and password on one of my password protected websites?

    Firefox is automatically entering my username and password on my Sacramento State University secure password site. I am trying to get that function stopped. I do not want my username and password automatically entered in the spaces provided for log in. I want to manually enter that information myself each time I log in to that particular secure password protected site.
    So far...I can not find a way to do that. All I find is a way to change my password. I do not wish to change my password. I just do not want it automatically entered for me.

    Thanks guys...I did as you suggested and it worked! Thanks!
    However...just want you all to know...a computer illiterate like myself had trouble finding which function on the menu bar to click on to find the options and security settings to "unclick." Eventually...I found the correct window.
    Thanks again...your advice worked!

Maybe you are looking for