Password protecting a page, but not the whole site....

Thanks for all the help so far, site is almost done.
On the website www.kansascrew.com I want to have a members only section.  This will allow my rowers to download excuse letters etc.  How can I passord protect just that section/page of the website?  I don't want random students downloading the excuse letters and turning them in.
Thanks for any help.

You might want to get David Powers book  http://foundationphp.com/dwcs4/ work through the registration part and then setting up the pages you want to block, it is done with sessions, a great book to learn how this is done using dw cs4,  also you may want to validate your code, it has a number of errors, good luck with your project.

Similar Messages

  • How can I change the link color css in one module but not the whole site?

    I have a site built in muse but using modules from BC.  I changed the link color in the css for the online store and blog but of course it is applying it to everypage.  Is there a way to change the link color in an individual BC module instead of the whole site.?  I'm new to CSS obviously.
    Thanks
    Josh

    I don't think you can do it right in Muse but you can easily if you have access to the code of the page and the css file.
    You need to create a css class something like:
    .secondLink a      {     /*  secondLink can be any class name, I just chose that randomly
         color: #990000;     /* of course substitute your color code in there
    Then in your code add:
    class="secondLink"
    to your link's <a> tag. This will give any links with the class of secondLink the color assigned. Hope that helps get you started.

  • How do i delete files in pages, i have some old invoices in pages that i want to delete, i can delete the text but not the whole file, please help. Dennis

    As it say's above i need to delete some of my oldinvoices/estimates from my files in pages, i can get rid of the text but not the whole file, thanks Dennis

    You locate the file in the Finder(it's in the Documents item of the sidebar by default), drag it to the Trash, and empty the Trash.
    (59926)

  • I have ios7.1.2 on my iphone and am trying to upgrade to 8.0.2. I haven't installed 8 yet and when I try and upgrade nothing happens.  It says just the improvements from 8 are available but not the whole ios.  What to do?

    I have ios7.1.2 on my iphone and am trying to upgrade to 8.0.2. I haven't installed 8 yet and when I try and upgrade nothing happens.  It says ios8.0.2  improvements from 8.0.1 are available but not the whole ios.  What to do?

    It sounds like maybe 8.0.1 has downloaded onto your phone but not installed. You can check for it in Settings > General > Usage > Storage, Manage Storage. If it's there you should see it at the top of the list of apps. Swipe to delete it. 8.0.1 was pulled by Apple quickly after it was introduced due to issues and replaced by 8.0.2. Once it's deleted you should be able to download and install 8.0.2.

  • How do you extend the frame from one side but not the whole thing?

    I am updating my blog and want to put a rectangle picture into the pre-set frame. I need to stretch it horizontally but the entire frame (i.e., both sides and top/bottom) stretched instead. How do you extend the frame from one side but not the whole thing?

    In Inspector, select the Graphic Inspector. Choose, from the Fill options, Image Fill. Select the image from the dropdown and click Open. Now go back to Inspector and click on Scale to Fit. Choose from the options in the window. There are a number of them which should address your problem:
    With the Blog template, you will probably need to insert a text box over the stock placement frame and work with that instead.
    Mark

  • My Library shows some albums as separate titles so you can only choose 1 title at a time but not the whole album to be played. How do I create  a complete album ?

    My Library shows some albums as separate titles so you can only choose 1 title at a time but not the whole album to be played. How do I create  a complete album ?

    check out this excellent user tip by Steve MacGuire.

  • My photosmart 8250 prints the headings & color blocks on the diagnostic pages, but not the text.

    My photosmart 8250 suddenly stopped printing ( I have Windows 7). The cartridges have ink & there are no error mssgs. The self-test disgnostic prints the headings, borders & color blocks, but not the text under each heading. I ran the diagnostic utility & it said there were too many print jobs (?) and I cancelled them as directed.I re-ran the test & It  said there were no problems found. But it still isn't printing. I went to the control panel and ran THAT diagnostic & it said it found some problem with the USB connection, but that it was resolved. But, it STILL won't print.  I tried everything the diagnostic utility suggested - uninstalled and reinstalled the updated  software & driver, restarted the computer, etc. and it still won't print.

    Hi - Try following the steps in this document.  It will walk you through cleaning the rollers, which in many cases is the cause of this type of problem.
    Hope that helps.
    Say Thanks by clicking the Kudos thumbs up. Please mark the post that solves your problem as an Accepted Solution so other forum users can utilize the solution.
    I am an HP employee.

  • Load image, but NOT the whole page

    I have a simple html web page that I want to display a
    selection of images. I want to be able to have the images load when
    the next or previous buttons are clicked, but I don't want the
    whole page to reload. I know that I can do this with various
    server-side languages, but as this is a static website I didn't
    know if was possible to do it with javascript.
    Thanks

    >I have a simple html web page that I want to display a
    selection of images.
    >I
    > want to be able to have the images load when the next or
    previous buttons
    > are
    > clicked, but I don't want the whole page to reload. I
    know that I can do
    > this
    > with various server-side languages, but as this is a
    static website I
    > didn't
    > know if was possible to do it with javascript.
    You HAVE to use javascript, as you don't want the page to
    reload.
    Personally, I don't like photogalleries that do this, as I
    can't link
    directly to a specific image.
    that said, here's an option:
    http://www.huddletogether.com/projects/lightbox2/
    -Darrel

  • Password protection 4 FF3 but not Safari?

    greetings.
    first, i was able to post my albums from iweb on the web using safari only and not FF3. The password protection was working for safari. Then i found a handy patch to allow iweb to work on FF3. Now, however, the password protection only works when i open in FF3 but not Safari. weird. Anyone have this problem or have any tips?
    cheers,
    pamurai

    Thanks Starman
    it also helped to uncheck the "Miscellaneous" option in he "MIME Types" box in preferences
    things are now working as they should

  • Form validation working on one page, but not the other....

    Hope someone can help with this.
    I have a page below with a load of contact forms which all work fine :
    http://www.goodsafariguide.com/judges/judges.php
    I've trued to recreate (admittedly mostly by saving as....) the same functionality here :
    http://www.goodsafariguide.com/awardssite/judges/
    They do work when fulled in correctly, but there's a glitch with the validation.
    Basically when you fill in a form incorrectly, the page reloads, with the form's accordion closed. When you open it up, its showing the ugly looking error at the top of the form.
    Any ideas what's causing it to act like this, as opposed to the way it works in the first link?
    Thanks.

    Iain71 wrote:
    I've trued to recreate (admittedly mostly by saving as....) the same functionality here :
    http://www.goodsafariguide.com/awardssite/judges/
    They do work when fulled in correctly, but there's a glitch with the validation.
    When looking at the source code I note that - unlike the first page - this one doesn´t contain any references to the ADDT form validation libraries ("../includes/tng/scripts/FormValidation.js" and "../includes/tng/scripts/FormValidation.js.php"), meaning that the validation can´t work.
    Cheers,
    Günter

  • Opening website to previously opend page but not the current one

    I changed my cname setting yesterday pointing to a different server. earlier mail.davaonc.com was going to firstemailprovederserver and I changed it to secondemailproviderserver. its working on the computers who are visiting this link for the first time but not on the computers who visited the link earlier... how do i make it work.

    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Your above posted system details show outdated plugin(s) with known security and stability risks.
    *Next Generation Java Plug-in 1.6.0_17 for Mozilla browsers
    Update the [[Java]] plugin to the latest version.
    *http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)

  • Can iWeb09 update single pages without publishing the whole site?

    Does iWeb 09 have the ability to just update 1 single page without having the need to publish the whole website?
    Thank you

    Really? I've been using iWeb and MobileMe for as long as iWeb has been out, and can't find any option to publish individual pages rather than full sites.
    iWeb '09 does clearly introduce the option to publish a single site or all sites, but as for a single page within that site -- when other pages in the same site may have also changed but you don't want to (re)publish them yet -- that capability eludes me. I'm not at my proper system at the moment, however, and am am just writing from memory.
    Can you clarify, Roddy?

  • HT204187 outgoing mail rejects password on one computer but not the other

    The mail program says the outgoing mail password is incorrect on wife's desktop computer, but mail works from her iPad.

    I, too, have the same problems as listed above. I have changed my password in my mail account several times. Each time my iPhone and iPad accept the new password and is able to send/receive mail. My macbookPro rejects it each time. I have tried deleting it from keychain...still did not fix the problem. Any other suggestions?

  • Suddenly I can no longer open my comcast email. I tried deleting cookies and emptying the cache, but neither helped. I can see the preview of the inbox, but not the whole inbox, and I cannot open any email. Help! I hate having to use IE!

    When I click on "open entire inbox" the font seems to get very large briefly,then it returns to the normal size.I can't see my whole inbox or open anything!

    When using Preferences to change the email to Xfinity Lite you loose certain valuable features available in the full verfsiion. This may work for some but I enjoy attaching photos in some emails and having them show in he message boz along with a message. It's a shame that two multi-national companys can't get their act straight. Comcast blames Firefox, Firefox blames Concast. In the meantime users are forced to use Internet Explorer. I hate this kind of stupidity. Millions of consumers are inconvenienced. I suspect that Microsoft and Comcast are schemeing in this matter.

  • How do I get an edit box to appear on my "Mailboxes" page so that I can add new mailboxes?  I get edit boxes on the specific mailbox pages but not the general page.

    My wife has an edit page on her iPad, however, I do not.  If there is a setting, I have been unable to find it.  When I hit move on an "Inbox" message, my only choices are Trash and Sent.

    You can only get the mailboxes within the specific email accounts and only if the accounts are IMAP. Do you both have the same email provider and both have accounts that are setup as IMAP?
    If you go to your email account in the Mail app and look at the window where your inbox, trash folder and sent folder are - if there is an Edit button at the top of the window - tap that and then tap Add Mailbox at the bottom.
    If the Edit button is not there - you cannot create folders on the iPad. Your email account is not IMAP. Only IMAP email accounts can create folders on the iPad. Any folders that you would already have in an IMAP account would sync to the device as well.

Maybe you are looking for