How do I create a password protected entrance page for a muse site?

I have created a site in Muse and the client wants it to be password protected for now....the usual Javascript entered between the head and body tags is not working.  Any ideas??

PASSWORD PROTECTING A PAGE WITH A NICE BOX DESIGNED INTO YOUR PAGE
FINALLY, I'VE FOUND AN ANSWER TO PASSWORDING A PAGE OR SECTION WITH ADOBE MUSE WITH GREAT SIMPLICITY AND ALLOWING YOU TO 'DESIGN' THE PASSWORD BOX INTO YOUR PAGE!!!
Even better is that you don't HAVE to have username AND password (although you could if you wanted to), so just a simple PASSWORD box and enter button DESIGNED BY YOU WITHIN YOUR PAGE, rather than nasty popups etc.  Importantly, the password itself is NOT within the source code of your page either!!
The solution is at Jotform.com. I believe you can do this with a FREE ACCOUNT, although it's SUCH a great service for Musers that I paid for a proper account.
Before you do this, create a page on your site saying "Wrong Password. Please go away" or something to that effect. You'll need it for when they enter the wrong password.
So, in Jotform, you just create a new form and:
1. Drag on a password box (it's in the power tools section)
2. Select it and go to Conditions
3. Go to Change Thank You URL after submission
4. Enter: If [name of your password box] field EQUALS TO [enter your password]
5. In the "Then redirect to" box, enter the URL of your protected page and click save
6. In the resulting box click "ADD A NEW CONDITION" and do the SAME as stets 3 to 5 but this time say NOT EQUALS TO" with your same password and in the "Then redirect to" box, enter the URL of your WRONG PASSWORD page and click save
7. Embed the button on your page and you're done!!!
If you want to mess about with the EXACT alignment of a right aligned button and text box, you can go to Preferences and in the box which allows you to add your own custom CSS, enter the following code and mess about with the values until it's perfect for you:
.form-buttons-wrapper { padding-top:3px !important; }#id_2 {margin-left: -50px !important;}
Here's an example, built in Muse: www.hileytv.com/about.html
I hope this helps my fellow Musers!
Marcus

Similar Messages

  • How can I create a password protected web page?

    Good Morning Folks and Happy 4th. I want to put a
    member list on my club's site, but want only members with a
    password to be able to access it. I asked this question a month
    ago, but when I tried what was siggested, it didn't seem to work.
    Specifically, I went to divahtml and entered "password" into their
    search, and came up with zero listed. Any help? Thanks.

    >Specifically, I went to divahtml and entered "password"
    into
    > their search, and came up with zero listed. Any help?
    Thanks.
    That's because you were led astray. The "Password Protect 6"
    DW
    Extension to which Murray was referring is at
    valleywebdesigns.com
    rather than at divaHTML.com:
    http://valleywebdesigns.com/vwd_passprotect6.asp
    I am happy to help if you have trouble.
    E. Michael Brandt
    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

  • How do I create a password-protected certificate

    I have installed a J2SE adapter engine. I have been asked to allow the browser to connect using the HTTPS protocol. I have found the relevant information in the documentation, but how do I create a password-protected certificate, and therefore how do I set the following parameters:
    HTTP.SSLcertificate=<p12-certificate name>
    HTTP.SSLcertificatePassword=<p12-certificate password>
    HTTP.SSLcertificatespecifies the complete file name of a password-protected certificate and HTTP.SSLcertificatePassword specifies the corresponding password.
    Thank you in advance

    Yechezkel,
    Please refer to the <b>SAP Security Guide for XI</b>
    I have provided a url to link you to <b>Network and Communication Security</b>
    http://help.sap.com/saphelp_nw04/helpdata/en/ff/7932e4e9c51c4fa596c69e21151c7d/frameset.htm
    Regards,
    Mike

  • Password protect some pages in an iweb site

    Just wondering if it is possible to password protect certain pages in an iweb site....
    I have a phtography site that i use for more professional pictures, however I wanted to upload personal pictures and only have certain people be able to access the pictures on certain pages?
    does anyone know if this can be done?
    for example and person who visits my site may see all my work on photo page 1 and 2, however only restricted persons can access pages 3?
    if anyone has any insight, it would be much appreciated.
    Thanks.

    You can only password protect a site. So you can add another site, move the pages you want to it and password protect it. Then add a text based link to the second site.
    An alternative could be to create an iPhoto Web gallery that's password protected and link to it from your site and have it open in an new window so it's easy to get back to your original site.
    OT

  • How do i create a password protected PDF file?

    Hello,
    I am working with VB6.0 and I have a requirenment to create a password protected pdf file in vb6.0.
    I have successfully created a PDF file but how do i make it password protected?
    Thank,
    Krunal

    Hi lrosenth,
    Thanks for the reply.
    Is there any other way that i can create password protected PDF in VB6.0?
    Thanks,
    Kkakadiya

  • How do I create a password protected page?

    Hi,
    I need to create a password protected page and need help!
    Anyone out there . . .
    Thanks,
    Manda

    Depends on web server.
    But some things to look for are .htaccess if using *NIX.
    Otherwise a database and your Dreamweaver help files will
    suffice.
    "zenflame" <[email protected]> wrote in
    message
    news:e3tfoh$itp$[email protected]..
    > Hi,
    >
    > I need to create a password protected page and need
    help!
    > Anyone out there . . .
    >
    > Thanks,
    > Manda

  • How do I create a password protected pdf with watermark?

    I need to put a watermark on a pdf and have it password protected.  I'm using Adobe Acrobat X Pro. Got any tips?

    1. Tools->Pages->Watermark
    2. Tools->Protection->Encrypt->Encrypt with Password.
    3.Save As (or Save if it's OK to overwrite the original PDF).

  • Recommended solution for password protecting a page for clients only

    Hello,
    I am using Dreamweaver CS6 on Mac (Mavericks).
    I am building a new website for my business and I want to create a page where only my clients can access information after using an id and password that I provide them with. I do not want them to register online, etc. to access the page.
    I was instructed to not use Dreamweaver's solution because it is outdated.
    Can anyone provide me with advice on how to best do this? Use/Not use Dreamweaver functionality? Recommended extension?
    Thanks,
    Joshua

    OK. If you have 50 to 100 clients and you want all of them to have different passwords, then the solutions recommended so far would be a pain to maintain.
    I'm going to give you a solution that is easy to maintain. You will simply add new passwords to the "array" at the top of the script. This is of course not a secure method, but it will work for you. You can edit the design and text, etc. Simply paste all the code into a new file and call it "access.php.
    This is not the method I use for password access. I use a method that handles hundreds of thousands of passwords easily, but it's far more complex. . .and secure. But I think this simple method should work for you:
    <?php
    // All the PHP code is in these first few lines at the top except a few lines that all begin with <?php  -- watch out about editing those lines.
    //  this is where you create the set of passwords. Simply follow the pattern below to add new passwords to the list. Note that the final item does not have a trailing comma:
    $passwords = array(
        "client1",
        "anotherclient",
        "lastclient"
    ?>
    <!DOCTYPE HTML>
    <html>
    <head>
    <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <title>Reports</title>
    <style type="text/css">
    fieldset {
    border:solid 10px #edebe4;
    border-top:20px solid #edebe4;
    width:700px;
    margin-bottom:10px;
    padding:20px;  
    fieldset legend {
    background-color:#edebe4;
    color:#468cb7;
    padding:0 5px 0 5px ;  
    font-family: Verdana, Sans-serif;
    a {
    color:#468cb7;
    font-family: Verdana, Sans-serif;
    a:hover {
    color:red;  
    li {
    font-family: Verdana, Sans-serif;
    color:#666666;
    font-size:13px;
    margin-left:50px;  
    </style>
    </head>
    <body class="body_admin">
    <div id="admin_wrapper">
    <div class="content" style="padding-left:50px;padding-bottom:25px">
    <?php if (in_array($_POST['view'], $passwords)){ ?>
    <h1>You have access!</h1>
    <fieldset><legend>Choices</legend>
    <h2>Do the following</h2>
    <ul><li><a href='page.html'>A link (you will need to change link url)</li>
    <li><a href='page.html'>Another link (you will need to change link url)</li>
      </ul>
      <p> </p><p>
    </fieldset>
    <?php } else { ?>
    <h2 style='text-align:center'>Enter Password</h2><form action='access.php'  method='post'><p style='text-align:center'><input type = 'text' name='view' required style='margin-top:25px'/><br/><input type='submit' name='submit' value='SUBMIT' style='margin:15px'/></p></form>";
    <?php } ?>
    </div></div>
    </body>
    </html>

  • How can I create a line break in pages for iPad?

    On the Mac you can hold the shift key while pressing the return key to creat a line break. Only pressing the return key will creat a new paragraph of course.
    On the iPad you only can creat paragraphs. Pressing the shif key does not change that.
    Does anybody know how to force a linebrek on the pages app for iPad?

    Tap and hold where you wish to insert the line break. Select Insert from the pop up menu, then Line break.
    this might be helpful for future reference: http://help.apple.com/pages/ipad/1.7/

  • How do I create a Table of Contents page for ePub that link?

    I am new to E-Publishing, I have been able to my overall book but cannot figure out the Table of Contents. I need them to link to the chapter page. I have created a table of contents and they dont link. I tried to create hyperlink within the document but they only work in the pdf version and not the ePub. What can i do so that they link in the ePub version as well ?
    I dont know if this information would be helpful but I also wanted to mention that All the chapter names are set to the same style, and that the Table of content I have created so far was made through the TOC option in InDesign. Also the layout is fixed and I am using InDesign CC 2014

    Make sure the TOC is in the style source document
    Thank you so much! This was the thing I did wrong. There had been another document marked for style source. Now it works perfectly.
    Almute

  • I Want to create a formulated form in Dreamweaver for a Muse site

    Hi,
    The form I want to create is more of a survey where each answer has a value and the values are calculated and displayed on the Page after pressing submit.
    How???
    Thanks

    Hi Ben, I just sat through this and not as helpful as I hoped.
    I need each answer to have a value and at the end a score to be provided.
    I can do this with Google Forms but not display the answer.  I have seen this form in action so I know this works, I just want to know how to do it.
    Hopefully there are some more ideas out there

  • Password Protected .zip file for DropBox?

    How can I create a password protected zip folder to place on dropbox that is accessible by mac and pc users?

    folder, not file.

  • HT3345 How do I open a password protected excel file created on a PC?  I get a message that the "file is encrypted and can't be opened"

    How do I open a password protected excel file created on a PC in numbers 09, on a MacBook Air?  I get a message that the "file is encrypted and can't be opened"

    This is actually not true; I support users who are doing this w/ Excel 2011 (v14.2.2+) for Mac and Windows users w/ Excel 2003 & 2007.  Win users are from finance dept, and who have pasword-protected various budget files.  The Mac users are (surprise) "creative" users, who enter pw to unlock and edit these budget files.
    These files are shared from a Mac server (running 10.6.8 server), and I do have an erratic problem where all users have read-only access to these pw-protected Excel files.  The manual work-around has been to copy the troublesome file(s) and confirm users have full access again.  I also do a shuffling of filenames, so that the new, working file has original file name.
    FYI: the Mac server POSIX and ACL permissions are correct, and don't appear to be source of the problem.
    It's easy an SMB file-locking issue or concurrent users trying to edit these files.  I keep reminding them that Excel is not a database!

  • How to create a password protected file using pages

    Hi I wanna know how to password protect a pages document on iPad?
    thanks

    How To Encrypt A Folder With Password Protection In Mac

  • How to create a password protected folder on Yosemite?

    I have some private videos of me when I was younger, and since I updated to Yosemite, I can't figure out how to make the folder password protected! My mom really wants the videos on the computer, but I'm scared someone will see them, so I would appreciate any answers or helpful suggestions! Thanks!!

    How To Encrypt A Folder With Password Protection In Mac

Maybe you are looking for