Is there a way to add a "proofing" page in iweb that is accessed by a password?

I would like my clients to each be assigned their own password and access their proofs privately on my website. Any help would be appreciated! Thanks!

No, not with any site published to MobileMe.  You would have to make each proof page a separate site and then you could.  However, since MobileMe will go away on June 30th, you should start looking for an alternate host for your site.
If you host your site on a 3rd party FTP server like HostExcellence.com you can password protect individual pages or folders. 
This may be of some help to you: Life After MobileMe.
OT

Similar Messages

  • Livecycle: Is there a way to add a new page by choosing what kind of page from a drop down menu

    I am creating a form to be used for patient care,
    I have multiple pages, the first is an information page, second is an evaluation page, the third is a treatment page.
    I am hoping to add a drop down menu (Add New Page) with the following in it:
    1. Treatment Note
    2. Discharge Summary
    3. Treatment Order
    4. Progress Note
    Each of the selections corresponds to a specific page layout.
         ie:  1.  Vitals, signature, etc.
               2. Previous information compared to current status
              3.  Ordering equipment etc.
              4. Updating referral source.
    I am new to this so any help is appreciated, assume I know very little to begin with so specifics on how to create your recommendations are greatly appreciated.
    Cheers

    The attached contains a drop-down that sets focus on a text field on the applicable page. The effect is to navigate to the page. The exit event looks like this...
    //form1.page1.subform1.pageSelection::exit - (JavaScript, client)
    switch (this.rawValue) {
    case "Treatment Note":
       xfa.host.setFocus(form1.page2.subform1.someField);
       break;
    case "Discharge Summary":
       xfa.host.setFocus(form1.page3.subform1.someField);
       break;
    case "Treatment Order":
       xfa.host.setFocus(form1.page4.subform1.someField);
       break;
    case "Progress Note":
       xfa.host.setFocus(form1.page5.subform1.someField);
       break;
    default:
       break;
    There are a variety of ways this could be accomplished.
    Steve

  • Is there a way to add duplicated groupitems to the artboard thats active?

    var y = -50; //artboard top margin to place art
    var x = 43; //artboard left margin to place art
    var actIdx = docRef.artboards.getActiveArtboardIndex();
    var actAB = docRef.artboards[actIdx];
    for (i = 0; i < iCnt; i++) {
         artType = xmlRoot.child(i).child(0).text();
         docRef.artboards.setActiveArtboardIndex (1);
         if(artType == gpRefName) { //tests xmlValue.name against groupItem.name; if match go ahead
            dupArt = gpRef.duplicate(tgLay, ElementPlacement.INSIDE);
            dupArt.top = actAB.artboardRect[1] + y;
            dupArt.left = actAB.artboardRect[0] + x;
            x+=(gpRef.width + 18);
         //check for overflow of artboard X; start new row
         if(dupArt.geometricBounds[0] >= actAB.artboardRect[2] ) { //if left edge of dupArt is overlapping right edge of artboard
            y+= -dupArt.height + -94; //-94 adds some space between the rows
            x = 43;
        //check for overflow of artboard Y; create new artboard and start at top -50 & x 43 of new artboard
         if(dupArt.geometricBounds[1] >= actAB.artboardRect[3] ) { //if top edge of dupArt is overlapping bottom edge of artboard
            newAB(); //function to create artboard and position in relation to previous
            actAB = docRef.artboards[actIdx];
            x+= -dupArt.width + -100;
            y = -50;
    Note: any variables you see not declared, are declared, I just didn't include them here to try to keep this as simple as possible.
    Basically the script should duplicate an existing groupItem on the existing artboard and lay them out on a new artboard from left to right, top to bottom. If one of the artpieces in a row overlaps the artboard.right then start new row. If one of the artpieces overlaps the artboard.bottom then create new artboard and start again.
    If you omit the last if statement, it works sort of (theres still overlap going on). I'm assuming the script is detecting an artpiece overlapping and its saying OK, NEXT sign we'll start a new row, rather than the one thats actually started overlapping.
    If you run the script as is, it starts at the first artpiece position and goes -X without creating a new row. As if the 2nd if statement is saying screw the 1st if statement.
    I know the issue is with the 2nd if statement, but I can't figure out how to get them to work together as well as get the 2nd if statement to actually do whats its supposed to do. Unless I should put the if statements inside seperate functions and call them in the main loop? I'm not sure. Any help would be greatly appreciated, as always!

    Could you merge the second if statement requirement into the first to make sure that it stops?  Something like;
    if ((dupArt.geometricBounds[0] >= actAB.artboardRect[2]) && (dupArt.geometricBounds[1] >= actAB.artboardRect[3]))
            y+= -dupArt.height + -94; //-94 adds some space between the rows
            x = 43;
        //check for overflow of artboard Y; create new artboard and start at top -50 & x 43 of new artboard
         if(dupArt.geometricBounds[1] >= actAB.artboardRect[3] ) { //if top edge of dupArt is overlapping bottom edge of artboard
            newAB(); //function to create artboard and position in relation to previous
            actAB = docRef.artboards[actIdx];
            x+= -dupArt.width + -100;
            y = -50;
    This would make it check both the side and bottom of each artwork and when it is done it will then run the next if statement.

  • Is there a way to add a discussion board in iweb?

    i want to add a board like the one we're using to my website in iweb. i am hosted by .mac
    is this possible?

    All the phpbb forum hosts are about the same. I mean, they all are running the same software. So it comes down to other factors, such as the presence or absence of popup ads or ad banners or the availability of support forums or configuration interfaces. And the three that I listed are only the first three that I found on Google.
    You can even host your own phpbb forum if you run your own server setup. The options I gave are for free services that host the phpbb software so that you and I can just sign up and presto! have our own forum.
    There are other forum services out there, too. I have just heard phpbb software mentioned a lot.

  • Is there a way to add a lock to a document that requires renewing, like an annual subscription to continue using a PDF?

    Hello All.  (Novice user)
    Looking for your help please!
    I have a need to be able to secure a PDF in such a way that a user can use it for 12 months, but to continue using this PDF will require to renew.
    Is there any such thing?
    Thanks kindly in advance.
    MAWA

    May be possible with Adobe Rights Management:
    Modules | Adobe LiveCycle Enterprise Suite 4

  • Is there a way to add a gradient to a text that has a 3d bevel from illustrator?

    I have a Logo and applied the 3D tool to use the round bevel. after that I try applying a gradient but it doesnt look good, does anybady know how to fix that?

    the workflow here is bad mate...
    You need to learn some basics.... I wouldnt create a logo the way you are but... apply the gradient to the object before you 3d it
    G

  • Is there a way to get a "Send Page " option under the File drop down?

    There is an option under the "File" drop down to "Send Link" is there a way to add a "Send Page" option?

    Click-hold the unified Back / Forward button, or right-click it to get the Back / Forward history for that tab.
    Or install this extension to get the old "drop-marker" button restored. <br />
    https://addons.mozilla.org/en-US/firefox/addon/backforedrop/

  • I create a birthday calendar in iCal and then click on it in iphoto at the begining of the calendar project each year.  Some how the birthday did not populate the photo calendar.  Is there a way to add the birthday iCal calendar into the calendar project?

    I created a birthday calendar to use in iphoto for calendar.  When a new calendar project is started each year, I click on it in.  Some how the birthday did not populate the photo calendar this year.  The photo calendar is almost complete.  Is there a way to add the birthday iCal calendar into the calendar project? I would prefer not to start over.

    Hi,
    If you first select the calendar on the left, so that its background is highlighted blue/grey, when you make a new events they should be added to that calendar.
    Best wishes
    John M

  • Is there a way to add two windows in the same window?

    is there a way to add two windows in the same window?

    what do you mean by your first use of the word "window"? do you mean a visible frame? a section of the gui that the user doesnt see?
    or perhaps you mean you want to add multiple tabs to a single window, so that switching between tabs shows different windows?

  • Is there a way to add to the existing values in a container when a LabVIEW prototype (cluster) changes?

    Is there a way to add to the existing values in a container when a LabVIEW prototype (cluster) changes?
    I have a cluster with 90 values..  ninety!  yes that many.
    Change one bloody value and the prototype changes in the TestStand step...  Reload the prototype and guess what happens??!!??
    All the bloody values get reset to defaults!  AAAAAAAAAAAAAARRRRRRRRRRRRRRRRRRGGGGGGGGGGGGGGGGGHHHHHHHHHHHH!
    If it was in one place, I could survive the ordeal.  But I have to change bloody prototypes in many places!!!!
    more AAAAAAAAAAARRRRRRRRRRRGGGGGGGGGGGHHHHHHHHHHHHHH!!!!!!!!!!!!!!!!!!!!!!
    I can't even copy the bloody values!!!!!!!  AAAAAAAAAAAARRRRRRRRRRRRRRGGGGGGGGGGGHHHHHHHHHHHH!!!!!!!!!!!!!!!!!!
    Are there any tricks that I am not aware of, or have forgotten over the years, or...  ...   something??!!??!???!!
    If there are none, I will have to post an improvement to TestStand..  I should mention I am using an older version (4.1).

    Hmmmmmmmmmmmmmmmm,
    I am not not very famous with LV and its cluster types.
    So no idea if this works (it works for DataTypes updates very well and a LV cluster is Data Type so.... maybe)
    Make a copy of the step that has to be modified to an new sequencefile. 
    Make modifications the in the copy.
    Now you should have the same DataType Name but other contents in the container. Save it.
    Normally there should be a message box that tells you that version has been incremented. - Accept it.
    Set in StationOptions-File "Allow Automatic ...." to Never.
    Open original sequencefile. Now the there must be a type conflict. Accept/Apply to all  "Use Current Loaded.."
    You have updated the type.....
    Hope this worked,
    Juergen
    =s=i=g=n=a=t=u=r=e= Click on the Star and see what happens :-) =s=i=g=n=a=t=u=r=e=

  • Is there some way to add multiple addresses to an email I am sending that doesn't close the contact list after I click on an address?  This necessitates constantly going back to click the + sign to add each address separately.

    Is there some way to add multiple addresses to an email I am sending that doesn't close the contact list after I click on an address?  This necessitates constantly going back to click the + sign to add each address separately.  Is there some way I can open the contact list, click on all of the individual addresses to which I want to send the email without the list closing between each address entry, and have all of my address entries be listed to the email at one time?  Something like it works in Gmail.  I do not want to use set lists, I want to enter different addresses each time I send an email.  And I am a very slow typist, so I don't want to type the first few letters of each recipient's name.  It is much faster for me to just click on the e-mail addresses in the list as a group.  It doesn't make any sense to me to have to reopen the contact list for each address, when it should be so easy to click on all of the addresses I want at one time and then click once to add them all to the email as a group.  If there is a solution to this, please tell me.  Thanks.

    Vatlily,
    Try this:
    1. Select Mail>File>New Message.
    2. Select Mail>Window>Address Panel.
    3. Use (command+click) on the desired addressees in the Address Panel to create the list.
    4. Click "To:" on the top left of the Address Panel.
    The group that you selected will be added to the "To" field in your New Message.

  • Is there a way to add/delete words from the predictive text ?

    Is there a way to add/delete words from the predictive text options that my iPhone is giving me? I'm using an iPhone 6 Plus with iOS 8.
    There are specific words that are popping up in the area right above the keyboard where it displays 3 word suggestions to choose from. This area seems to suggest words that I have typed before, I'd like to remove these words. Default seems to select the word in the center and when I'm typing fast on occasion it will recommend and select words that I don't need to use.
    Any help would be appreciated.

    999753 wrote:
    I know in 10g delete is added but in 9i i can only work with UPSERT( update, insert)
    is there a way to add delete into 9i MERGE? or somehow encapsulate it?
    Thank youI would suggest upgrading to a supported version of the database. 9i has been unsupported for many many years now.
    And to answer your question... to the best of my knowledge, there is no workaround. It works as it works.

  • Is there a way to add a single jar to an existing shared library (war)?

    Hello,
    Is there a way to add a single jar to an existing and already deployed shared library (war) in weblogic directly?
    Basically, instead of building and deploying the war each time a new jar should be added to the list of jars present in the war and deploy it in weblogic, is it possible to make the process more automatic and efficient by just adding the new jar to the existing deployed war (no matter if the consumers must be reloaded)?

    Extract the WAR file and rearchive with theJAR file included.

  • Is there a way to add roman numerals to the footer? (eg. page i of n)

    Is there a way to add roman numerals to the footer? (eg. page i of n)

    Hi Emily ,
    You may face challenges doing this task in Acrobat .
    If you have created the PDF from word ,I would recommend doing the page numbering in Word, not Acrobat, since you have more flexibility with that program.
    Or the second option is ,if you know how to play around with java script.Here is the code for the same.
    Yeah, it's possible. Create a unique text field on each page with this code as the custom calculation code:
    event.value = romanize(event.target.page+1);
    Then place this function at the doc-level (I didn't write that one):
    function romanize(num) {
        if (!+num)
            return false;
        var digits = String(+num).split(""),
            key = ["","C","CC","CCC","CD","D","DC","DCC","DCCC","CM",
                   "","X","XX","XXX","XL","L","LX","LXX","LXXX","XC",
                   "","I","II","III","IV","V","VI","VII","VIII","IX"],
            roman = "",
            i = 3;
        while (i--)
            roman = (key[+digits.pop() + (i * 10)] || "") + roman;
        return Array(+digits.join("") + 1).join("M") + roman;
    Regards
    Sukrit Dhingra

  • Is there any way to add a digital copy movie to an iPhone without syncing with my iTunes library? I use iCloud to sync, not iTunes. So when I go to sync movies, it deletes the other ones I already have loaded on the iPhone. Thanks.

    Is there any way to add a digital copy movie to an iPhone without syncing with my iTunes library? I use iCloud to sync, not iTunes. So when I go to sync movies, it deletes the other ones I already have loaded on the iPhone. Thanks.

    or is there a way to upload the digital copy to store in my iCloud account?

Maybe you are looking for