Simplest method for single PW entry to a web page

I have a website and would like to make a single web page
accessible to those who know a single password. What is the
simplest way to set this up? Even though I created the website, I
have a very limited knowledge of Dreamweaver because I use it but
once a year and have to learn it over each time. If you could point
me to a site showing how to do this I would be very
grateful.

That would only be true when you are hosted on *nix.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Raizel" <[email protected]> wrote in message
news:e5gea3$shl$[email protected]..
> In article <e5gc3b$rln$[email protected]>,
> "ackerberg" <[email protected]> wrote:
>
>> I have a website and would like to make a single web
page accessible to
>> those
>> who know a single password. What is the simplest way
to set this up?
>> Even
>> though I created the website, I have a very limited
knowledge of
>> Dreamweaver
>> because I use it but once a year and have to learn
it over each time. If
>> you
>> could point me to a site showing how to do this I
would be very grateful.
>
> To have password protected areas on your domain you need
.htaccess
> capability from your host. And, it's usually a directory
that's blocked
> (which could be only 1 page). How will visitors get the
password? Pick
> their username/password? You issue? Those determine what
you need to
> protect the page.

Similar Messages

  • Is there a method for reporting WL 10.0 download web page problem?

    The download file for WebLogic 10.0 on Linux is V16488-01.zip. The contents are for
    $ unzip -l V16488-01.zip
    Archive: V16488-01.zip
    Length Date Time Name
    803574241 2009-04-25 09:15 server1002_solaris32.bin
    803574241 1 file

    Yeah, it is a bit confusing.
    What you can try doing is creating dynamicStreamingResource and specify start time and end time.
    var resource:DynamicStreamingResource = new DynamicStreamingResource(VideoItem.base);
    resource.clipStartTime = startTime;
    resource.clipEndTime = endTime;
    The only problem is you will not be able to seek before the start time...
    If you find anything else let me know

  • Universal Entity EJB find/select method for single db table

    Hi there.
    I'm quite new in bea spheres and my question reflects my small knowledge:
    Is there any way to perform "universal" sql query on single database table via find/select methods? This means, that I would like to pass whole WHERE clause to these methods, not just some fields values.
    What do I mean?
    Normally we define find/select method that looks like this one:
    SELECT OBJECT(o) FROM Cities AS o WHERE population>=?1 AND state=?2
    We call this a method this way:
    finder1 (1000000, 'France')
    Method returns collection with objects holding data about cities in France with more than 1000000 inhabitans..
    But, I want to define method, that could be called this way:
    finder1 ("o.population>=1000000 AND o.state='France'")
    This method should be able to perform any query on 'Cities' database table.
    I tried with defining find method for following query:
    SELECT OBJECT(o) FROM Cities AS o WHERE ?1
    but it does not work, of course.
    Is there possibility to define method that could be called this way?
    I use Bea Weblogic Workshop 8.1 SP3
    Message was edited by akla at Oct 23, 2004 5:21 PM

    Hi,
    The 'Dynamic Query' feature of WebLogic 8.1's EJB container can help you here. This feature enables you to execute complete EJB QL queries that are constructed on the fly. Check the WebLogic 8.1 documentation for more details.
    -thorick

  • Use of multiple Applications for single webdynpro component in ABAP WEB DYNPRO

    I am working on a object which have multiple webdynpro applications for single webdynnpro component.How to assign a different functionality to each application bcoz when we right click on webdynnpro component and select create webdynpro applications ,it just creates a application how so we assign diff functionality to each of them .Also in the parameter tab of the webdynpro applications ,there is a diff config id mentioned for each application.what is its relavance

    Hi Sam,
    Different functionalities for a single webdynpro component can be achieved by many ways. Among them is the use of multiple applications. Say for example if you want different views/windows to be displayed at the start up, you can achieve it by specifying at the default window, for each every webdynpro application.
    And if you want control the fields, say for example you want to display input fields as editable for one application and read only for other application, you can achieve it through application parameters. Based on parameters, in HANDLEDEFAULT method of window controller , you can specify the type of behaviour , whether it has to editable or not based on parameters and same can be used at context binding of UI properties. 
    Application configuration can be used for personalization.Web Dynpro ABAP Application Configuration. This tutorial would help you understanding the concept much better. There can be multiple application configurations for a single application.
    Regards,
    Harsha

  • Best method for dynamically populating PDF on the web?

    Hi there,
    I'm trying to find a web-based solution to populate text within an existing PDF with a person's name (using a name variable within the PDF body copy in several spots).  I know that LiveCycle Designer is the best method for creating dynamic PDF's but since I'm on a Mac, LiveCycle Designer wasn't packaged with my CS5 Suite / Acrobat 9 and I'm not eager to run windows in parallel and pay for acrobat pro a second time just to have it on windows for the LiveCycle functionality...CS5 wasn't cheap ha. 
    So I'm trying to find out if there are alternative ways to achieve this without going down that road.  I don't mind writing PHP or using some other programming language to set it up online, but I just seem to be finding many different methods coming up and cannot find the most straightforward solution.
    Any help is greatly appreciated!

    LiveCycle Designer won't do what you want. It requires server software: LiveCycle Forms will do the trick.
    You can find information on it here: http://www.adobe.com/products/livecycle/forms/

  • Simplest method to clear an item when loading a page

    What is the simplest method to clear information contained in an item each time a page is loaded?
    Appreciate any help.

    Just set the item Source Used to Always... and Source Type to Always Null

  • How can I accept certificates for using QuickTime as player in web pages ?

    Hi,
    I want to use QuickTime embedded in web-pages as a player for my content.
    When I provide a link that is under a certificate, the player (web page that hat this embedded) won't ask for approval of the certificate.
    This will make the player un-usable, as it won't be displayed in the page.
    How can I see if the content can be played and ask the user to open a new page, approve the certificate and the come back to the parent page and play the media.
    Thank you,
    Cheers,

    Well I am actually using a template. And the flash video that
    was created is way beyond my ability. So I tried initially to
    separate the two, the intro video, and the navigation. But they are
    intertwined in a way that I do not understand. I do need to do the
    variable thing. I took a flash class in school, and my book does
    not touch anywhere close to this. I know its probably too
    complicated to explain through a forum, but can you recommend any
    resources online or books that would go more in depth with this
    sort if thing. If I can just see the way it works on another site,
    I know that I can do on mine.
    Thank you!!!
    :)

  • My web browser for tour 9630 is not display web pages anymore

    Help me! What can I do to correct this issue

    Hello!
    Anytime random strange behavior or sluggishness creeps in, the first thing to do is a battery pop reboot. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Best!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Video Issues for Native YouTube app and all Web pages

    Hello,
    I seem to have a problem with my Sprint Palm Pre. All of a sudden Im getting an error of 'there was an error playing the file' for ALL Youtube file using the Palm Pre Youtube app. As well as all of the we sites that were working a few weeks ago.
    Any ideas?
    thanks,

    Have you tried a restart from device info, reset options? This will resolve many problems and is the first thing I would try. I have not heard of any problems with the YouTube app. I have tested the YouTube app on my own Pre Plus an it is working without any issues. Have you installed any 3rd party (homebrew) apps? Some times this can cause a problem with installed apps.

  • Looking for an answer about editing a web page on two computers.

    I have an iMAC at home and at work. Can I edit my iweb webpage from both computers? If so, how? I can't figure out how to save my web page to my idisk or anywhere else so I can access it from another computer. I do have a .mac account. Can I save it there and access it from there to edit it? Any help would be great. Thanks.

    Try the instructions in this article.
    (23717)

  • Just got my MacBook Pro....having trouble opening up certain web pages...just keeps scrolling and scrolling, my 7 year old desk top that is on the same wireless network for internet opened up the same web page right away, so I think the Internet is OK

    just got my MacBook Pro and I'm having trouble opening up certain websites, it just keeps scrolling and scrolling and never opens up the page....this is not the case with all websites, however my 7 year old desk top - which is connected to the same wireless Internet connection opened up the same page right away, so I don't think it's the Internet, any suggestions?

    Use Software Update to update your os and anything else that needs to be updated.   Repair permissions and restart your computer when done.
    Not sure if your new Mac came with 10.7.2 pre-installed as you make no mention of your os system.

  • How to setup methods for printing headings.

    import java.io.*;
      import java.util.*;
      import java.text.DecimalFormat;
      public class Prog5
              public static void main (String[] args) throws IOException, FileNotFoundException
                   //Declare Variables
                   int month;
                   double orig_balance,new_balance,monthly_interest,min_payment;
                   String name,total_interest,grand_total;
                   char credit_risk;
                   String inputLine;
                   StringTokenizer tokenizer = null;
                   //Input
                   BufferedReader input =
                        new BufferedReader (new FileReader("c:\\desktop\\Java5_credit.txt"));
                   PrintWriter outfile =
                        new PrintWriter(new FileWriter("c:\\desktop\\output.txt"));
                   inputLine = input.readLine();
                   while(inputLine != null)
                        tokenizer = new StringTokenizer (inputLine);
                        name = tokenizer.nextToken();
                        orig_balance = Double.parseDouble (tokenizer.nextToken());
                        min_payment = Double.parseDouble (tokenizer.nextToken());
                        credit_risk = tokenizer.nextToken().charAt(0);
                        //detail
                        monthly_interest = orig_balance * (.18/12);
                        new_balance = (monthly_interest + orig_balance) - min_payment;
                        outfile.printf("\f");
                        outfile.printf("%-11s %8.2f %9.2f %7c\n",name,orig_balance,min_payment,credit_risk);
                        inputLine = input.readLine();
                   outfile.close();
    I need help with this code on setting up methods for printing headings that are on separate pages, headings are: Name, Original Balance, Minimum Payment, and Credit Risk

    Charlie5683 wrote:
    I have an ipad2 and have printed form it before. I am connected to the network as is the printer. I am able to print form my PC . But am unable to print from my iPad as before. Are the some special settings in the iPad that may have changed?
    Try restarting your WiFi router and printer by removing power to them for 30 seconds.

  • Fireworks or Indesign for web page layout?

    Hi, I've currently ordered CS3 Web Premium and it won't ship
    until tomarrow, and I don't know whether I should cancel it and get
    the Design Premium instead.
    It all depends on whether Fireworks is a must have for web
    page design. Does it offer anything invaluable that I need that
    Photoshop Cs3 won't already fill? I saw the tour for InDesign and
    was impressed how you can create amazing page layouts and how you
    can export them to XHTML.
    I probably won't be using Adobe Contribute as I prefer making
    my own WYSIWYG editor in asp.net for my webpages, because I don't
    want to buy a new license of Contribute for every web page I make
    for a different client, so the choice of whether I should leave Web
    Premium and get Design Premium rest on whether Fireworks is more
    useful for webpage design and whether creating web page layouts
    with InDesign is worth paying the extra money for (I don't mind
    using it to create computer software manuals as well).
    I appreciate any input on this matter. :)

    Excellent clarifications, DWD.
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    Extending Knowledge, Daily
    http://www.communityMX.com/
    CommunityMX - Free Resources:
    http://www.communitymx.com/free.cfm
    .:Adobe Community Expert for Fireworks:.
    news://forums.macromedia.com/macromedia.fireworks
    news://forums.macromedia.com/macromedia.dreamweaver
    Deaf Web Designer wrote:
    > Hi TheStrangerSome,
    >
    > If I may chime in and add to Jim Babbage's advice or
    suggestion.
    >
    > Please note that there is no such a thing as "WYSIWYG"
    editor. It is more
    > accurate of putting "HTML" as HTML editing app.
    > In addition to this aspect of discussion about web
    authoring app issue, it
    > should be addressed in either general discussion forums
    either at Dreamweaver
    > or Contribute for that matter.
    >
    > As for "changing the order" from Web Premium to Design
    Premium, it is BEST if
    > you talk to Adobe customer service department
    immediately. Though, I believe
    > that their business hours are based on Pacific Standard
    Time Monday through
    > Friday. Please refer to Contact as appeared on top of
    Adobe systemwide website,
    > including this forum. If you roll your browser up to the
    top of webpage, you'll
    > notice the term "Contact". use that link for further
    details.
    >
    > I think you might be mistaken for term "layout" used in
    InDesign or Fireworks.
    > Please note that InDesign is specifically designed for
    high-end
    > professional-quality print layout such as magazine
    articles, newspapers and PDF
    > documentations (export as PDF format) straight out of
    InDesign application.
    > That might confuse you or led you into thinking that
    InDesign is ideally a
    > layout design for web. Actually, it is not.
    >
    > Perhaps that you stick to the fundamentals of Fireworks
    or Photoshop and use
    > them as layout structure and then transfer them into
    Dreamweaver CS3. Please
    > try to keep this as simple as much as you can when you
    produce a layout design
    > in Fireworks (or Photoshop). If you are good at HTML and
    CSS editing, then all
    > you have to do is put in image files into Dreamweaver
    and code away by linking
    > or referencing image files to HTML.
    >
    > By the sound of your a bit of confusion or don't
    understand the primary
    > difference between Fireworks, Photoshop or InDesign, you
    ought to keep it
    > simple and take it easy. Becuase you will probably feel
    overwhelemed with all
    > of these powerful applications and not knowing the
    primary functionality or the
    > main purposes of these applications and what they are
    for, etc.
    >
    > So, hopefully this helps you better understand and try
    to figure this out
    > yourself, because you know what's the best for you.
    >
    > Hope that helps, no?
    >
    >
    > P.S. Please note that Adobe forums are based on
    "volunteer-basis", which means
    > it is not monitored or run by full-time Adobe staff or
    team from Adobe.
    > Although, there are times, that some people from Adobe
    chime in and offer some
    > tips or suggestion or pointers. In other words, there
    are thousand of forum
    > participants, like you, helping each other. Hopefully
    that helps, too.
    >
    >
    quote:
    Originally posted by:
    TheStrangerSome
    > Hi, I've currently ordered CS3 Web Premium and it won't
    ship until tomarrow,
    > and I don't know whether I should cancel it and get the
    Design Premium instead.
    >
    > It all depends on whether Fireworks is a must have for
    web page design. Does
    > it offer anything invaluable that I need that Photoshop
    Cs3 won't already fill?
    > I saw the tour for InDesign and was impressed how you
    can create amazing page
    > layouts and how you can export them to XHTML.
    >
    > I probably won't be using Adobe Contribute as I prefer
    making my own WYSIWYG
    > editor in asp.net for my webpages, because I don't want
    to buy a new license of
    > Contribute for every web page I make for a different
    client, so the choice of
    > whether I should leave Web Premium and get Design
    Premium rest on whether
    > Fireworks is more useful for webpage design and whether
    creating web page
    > layouts with InDesign is worth paying the extra money
    for (I don't mind using
    > it to create computer software manuals as well).
    >
    > I appreciate any input on this matter. :)
    >
    >
    >
    Excellent clarifications, DWD.
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    Extending Knowledge, Daily
    http://www.communityMX.com/
    CommunityMX - Free Resources:
    http://www.communitymx.com/free.cfm
    .:Adobe Community Expert for Fireworks:.
    news://forums.macromedia.com/macromedia.fireworks
    news://forums.macromedia.com/macromedia.dreamweaver

  • Error that "specify a value for variable posting period (single value entry

    hi
    My query is running testing fine in RSECADMIN under some username..but when i try and open it using analyzer (under same username) it gives me error that "specify a value for variable posting period (single value entry, mandatry)" it does'nt even asks to enter variable values and gives this error message.
    However the same query appears to be working fine under different username.
    plz advise.

    Hi Abhinav,
    Just do one thing compare the Roles of two different users for which Query is getting executed and not.
    Check the Object S_RFC.
    Compare the Objects detail for Both the Users.
    Please Assign points if useful.
    Regards,
    Rajdeep.

  • Performance for messaging queue - queue implemented as single cache entry.

    Hey Brian/All,
    Has there been any progress on addressing the long standing performance issues with messaging?
    i.e. messaging stores a queue within a single cache entry, which means it needs to deserialize, add item, and reserialize every time we add an item to the queue.
    For push rep, this means a burst of data can bring messaging to it knees and cause a cluster to fall over (eg: a clear of a large cache, or a remote site that is unavailable causing queues to grow to a very large size).
    I have also noticed that when a queue gets very large, the jmx suspend/drain times out, and throws an exception.
    Cheers,
    Neville.

    Hi Friends,
    Create a function that needs to be called on the ejbCreate.
    Inside this function make the connections as in the snippet below and close it when ejbRemove() or exception.
    fis                          = new FileInputStream("D:/MessageRouter_UAT/AppConfig.Properties");
    props.load(fis);
    fis.close();
    String logPath      = props.getProperty("Log_path").trim()+".log";
    logHandler      = new FileHandler(logPath);
    logHandler.setFormatter(new SimpleFormatter());
    logWriter.addHandler(logHandler);
    logWriter.setLevel(Level.ALL);
    MQEnvironment mqEnv      = null;
    mqEnv      = new MQEnvironment();
    MQEnvironment.hostname      = props.getProperty("MQ_HOST_NAME").trim();
    MQEnvironment.port      = Integer.parseInt(props.getProperty("MQ_PORT").trim());
    MQEnvironment.channel      = props.getProperty("CHANNEL_NAME").trim();
    MQEnvironment.properties.put(MQC.TRANSPORT_PROPERTY, MQC.TRANSPORT_MQSERIES_CLIENT);
    q_Mgr                = new MQQueueManager(props.getProperty("QUEUE_MANAGER").trim());
    queueID                = q_Mgr.accessQueue(props.getProperty("ID_Queue").trim(), MQC.MQOO_OUTPUT);
    queueSG                     = q_Mgr.accessQueue(props.getProperty("SG_Queue").trim(), MQC.MQOO_OUTPUT);
    queueHK                = q_Mgr.accessQueue(props.getProperty("HK_Queue").trim(), MQC.MQOO_OUTPUT);
    queueCL                     = q_Mgr.accessQueue(props.getProperty("CL_Queue").trim(), MQC.MQOO_OUTPUT);
    Thanks,
    Arun Prithviraj

Maybe you are looking for

  • Total in reprot footer

    I have three groups in the report  Group A, B,C . Now in group 3 i have hours displayed. I need the sum(hours) in the group A footer. Can anyone please help me out?

  • MRU checksum error on tabular form - please help - is intermittent.

    Good old error "Error in mru internal routine: ORA-20001: Error in MRU: row= 1, ORA-20001: ORA-20001: Current version of data in database has changed since user initiated update process. current checksum = "84A1B18AC58C9ACF03A56DA81FD75F4A", item che

  • Oracle Business Process Management 10gR3 Studio Download

    I am unable to download BPM Studio version 10. Have these downloads been removed by Oracle?

  • Can't get track comping to work

    I'm following everything in the manual. I recorded in cycle mode - 3 times thru the loop. I see the 3 takes and the comp track. But when I use the pointer tool, (it looks like two little triangles pointing in opposite directions), I click-drag the pa

  • Won't boot from OS X install disc

    I'm trying to put a second installation of OS X onto a second SATA drive in my MP, so I put in my OS X installation disc, double click "Install OS X and bundled software" and then click the button that says "Restart" to begin installation.... but it