Signing a document multiple times without saving it?

Hello all,
Can someone please tell me how do we sign a document multiple times without having to save the document after each signature?
For instance, I am a realtor and have to sign the contract about 3-4 times. However, when I sign it, Acrobat 8 prompts me to sign after each signature.
When I was using Acrobat 7, I could sign as much as I want and then save it. This is much more efficient and practical.
Can anyone advise me?
Thanks in advance.
Geo

Hi Geo,
It may be more cumbersome in version 8 (and 9), but it's safer. In version 7 and earlier when you signed, Acrobat did everything in memory. You weren't prompted to save the file to disk until you wanted to close the file. The problem is computer memory is where the bad guys get into to make changes. The majority of computer vulnerabilities occur when the hacker escapes the allotted memory space (aka buffer overflows) and reads and writes to memory address that they shouldn't be in. Think of memory being divided up like a row of houses along a block. The bad guy gets out of his house and into yours, and that's where bad things happen.
Beginning with version 8, signature operation all take place on disk, not in memory. It's slower, and as you pointed out it's more cumbersome, but it's safer. The file is committed to disk (the hard drive) before the signature is created and the signed bytes cannot be manipulated in the middle of the signing procedure.
Interestingly (at least to me), when we had this discussion four or five years ago when the change was made, the example used was of mortgage contact being signed where any of the terms could be changed in memory prior to the signature being completed. It was just a bunch of geeky engineers sitting around a table discussing possible vulnerabilities with the current signing operation (i.e. signing in memory). To see the theoretical example in actual use is kind of exciting (granted I don't get out much ).
Steve

Similar Messages

  • Insert pages from a single document multiple times

    I'm trying to create a simple program that I can use to display PDF files that I can use to play at the piano. I perform often, and need to create "play lists" from which I can pull all, or part of, a PDF file containing music and display it.
    I have it all working, except for one problem. I may need to "repeat" a section of a piece. I'm building up the play list by calling AcroPDDoc.InsertPages for each item in the play list. If a PDF file appears multiple times in the play list, when I call InsertPages, the call fails.
    In this code snippet, pdDoc is the main doc to which I'm adding pages. playList is a generic List of my own PlayList objects, and I need to iterate through all the items in the playList except the first one, which is already loaded.
    This code works great unless the fileName I specify has already been opened. The call to AcroPDDoc.Open succeeds just fine, but the call to pdDoc.InsertPages fails if the file has already had pages from it inserted. All other documents work fine. The documentation, of course, doesn't mention this.
            int insertPage = pdDoc.GetNumPages() - 1;
            for (int i = 1; i < playList.Count; i++)
              var newDoc = new AcroPDDoc();
              var item = playList(i);
              int startPage = 0;
              int endPage = 0;
              if (newDoc.Open(item.fileName))
                startPage = Math.Max(0, item.startPage);
                endPage = Math.Max(0, item.endPage);
                var totalPages = newDoc.GetNumPages;
                if (item.endPage < 0 || item.endPage > totalPages)
                  endPage = totalPages - 1;
                int numPages = (endPage - startPage) + 1;
                if (pdDoc.InsertPages(insertPage, newDoc, startPage, numPages, 0))
                  insertPage += numPages;
    So, the questions:
    1.) Is it possible to load pages from a single document multiple times?
    2.) Is there a better way to do this? (That is, loop through a list of file names, starting and ending page numbers, and add the documents to an existing document.)
    Any help appreciated! Thanks -- Ken

    Hi Ken,
    >The documentation, of course, doesn't mention this.
    The documentation does not state explicitly that you can't insert pages again from a PDDoc you open again and never close.
    But it mentions that you get references only from an already opened PDDoc.
    "...Opens the specified document. If the document is already open, it returns a reference to the already opened PDDoc. You must call PDDocClose() once for every successful open..."
    It doesn't state that you can't insert pages from a referenced PDDoc but it seems so.
    I would close the PDDoc within your for-loop after inserting pages and release newDoc.
    Regards
    Norbert

  • Flash player has been installed multiple time without errors but bbc news website and even flash player help say it isn't. How do i get out of this loop? - using windows 7 ultimate and latest IE11

    flash player has been installed multiple time without errors but bbc news website and even flash player help say it isn't. How do i get out of this loop? - using windows 7 ultimate and latest IE11

    I have had the same problem for WEEKS and I cannot access any sites that use Flash. Flash has been installed on this computer since I bought it in 2012. I have allowed auto updates but for weeks the updates never get past Step 2 - is this because I do NOT want the Google Tool bar? I use NO tool bars as there is only 6 inches of vertical screen space. Is this because I uncheck wanting Chrome as a default browser?  It is already installed, I just don't use it.  I came to this site and ran the check is it installed and the system says it is either not installed or not enabled. Version 14 just downloaded about 30 minutes ago - but did not progress to Step 3 although a pop up screen came up with a finish button, which I clicked. WHAT is the problem and how do I fix it?  If this were just a compatibility bug between IE11 and Adobe they have had plenty of time to fix it.
    Stephanie HC

  • Unable to open iTunes. I have completely unistalled and reinstalled multiple times without any resolution.

    Unable to open iTunes. I have completely unistalled and reinstalled multiple times without any resolution. When I try to open it, a shadow/outline comes up as though the window is there but it is transparent and I am unable to see any content whatsoever. I am unable to take any action at all. Please help it's been doing my head in for a looooooooooooooong time!!! TIA

    Also, in Task Manager, it always shows that iTunes is "Not Responding".
    Cheers

  • How can I restore Thunderbird behavior so I can delete emails by pressing delete key multiple times (without using mouse to change focus back to message list)?

    Thunderbird 24.3.0 (latest under OpenBSD)
    I (like most people) get spam in my inbox. When there are multiple spam messages in a row in my inbox I used to click on the first message and then press the delete key repeatedly for each sequential spam message.
    After upgrading, this doesn't work. Instead, when I click a message it opens in the message preview pane and moves the focus to the message. Thus I need to click twice to even be able to press the delete key to delete one message. When I press the delete key, the message is deleted and the highlighted message becomes the next one in the list. This opens the message in the preview pane and again shifts the focus to the message. Thus I can't press the delete key again but must move the mouse to click on the message before I can delete it.
    As a result, what used to be a very fast process of weeding through spam has become a real annoyance.
    I realize I can hide the message preview pane to prevent the focus from moving, but this means I must delete solely based on the email subject/sender -- or open each message (which is even slower).
    I also realize that I can press tab multiple times (sometime 4, sometimes many more) to shift the focus back but that's not much faster than using the mouse.
    How can I prevent Thunderbird from shifting the focus away from the email list panel unless I actually click somewhere else?

    Well said! And you said it about six weeks ago. And 4 other people said "Me Too." - I guess we're screwed.
    I guess it's time to switch to GMail.
    Such a trivial thing, but it irritates me every single time.
    MOZILLA - YOU'RE GOING DOWNHILL...

  • ADF11g: methodAction being invoked multiple times without control...

    Hi,
    I have a page that displays different data took from a single data control.
    This datacontrol is invoked by a methodAction, and the resulting bean contains both plain attributes and List of objects.
    I created my page with JDev 11.1.1.3.0, using drag and drop.
    What happens (seeing the log files) is that the page calls multiple times the methodAction instead of "recognizing" it only needs to call it 1 time to have all the data bound to the page,
    and of course the page does not work. I don't see the data even if the dataControls retrieve it.
    Here is my code:
    Page:
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:c="http://java.sun.com/jsp/jstl/core">
      <c:set var="viewcontrollerBundle"
             value="#{adfBundle['sop.view.ViewControllerBundle']}"/>
      <af:pageTemplate viewId="/WEB-INF/templates/dettagliOggettoCoinvoltoTemplate.jspx"
                       id="pt1">
        <f:attribute name="dataOraUltimoAggiornamento"
                     value="#{pageFlowScope.stazione.currentDateTime}"/>
        <f:attribute name="drillDownTab1Title" value="Treni In Arrivo"/>
        <f:facet name="overviewOggettoCoinvoltoArea">
          <af:panelGroupLayout id="pgl3" valign="middle" halign="left"
                               layout="horizontal">
            <!-- rendered="#{bindings._stazione.inputValue != null}"-->
            <af:panelGroupLayout id="pgl5" layout="vertical">
              <af:panelBox text="Info Stazione" id="pb1">
                <af:panelGroupLayout id="pgl8" layout="vertical">
                  <af:panelLabelAndMessage label="Stazione:" id="plam1">
                    <af:outputFormatted value="#{bindings._stazione.inputValue}"
                                        id="of1"/>
                  </af:panelLabelAndMessage>
                  <af:panelLabelAndMessage label="Situazione:" id="plam2">
                    <af:outputFormatted value="#{bindings.situazione.inputValue}"
                                        id="of2"/>
                  </af:panelLabelAndMessage>
                </af:panelGroupLayout>
              </af:panelBox>
              <af:panelBox text="Info TVM" id="pb3">
                <f:facet name="toolbar"/>
                <af:panelGroupLayout id="pgl10" layout="vertical">
                  <af:panelLabelAndMessage label="Numero TVM:" id="plam10">
                    <af:outputFormatted value="#{bindings.numTVM.inputValue}"
                                        id="of10"/>
                  </af:panelLabelAndMessage>
                  <af:panelLabelAndMessage label="Allarmi TVM:" id="plam11">
                    <af:outputFormatted value="#{bindings.numAllarmiTVM.inputValue}"
                                        id="of11"/>
                  </af:panelLabelAndMessage>
                </af:panelGroupLayout>
              </af:panelBox>
            </af:panelGroupLayout>
            <af:panelGroupLayout id="pgl6" layout="vertical">
              <af:panelBox text="Info RFI" id="pb2">
                <f:facet name="toolbar"/>
                <af:panelGroupLayout id="pgl9" layout="vertical">
                  <af:panelLabelAndMessage label="Tel RFI:" id="plam6">
                    <af:outputFormatted value="#{bindings.telRFI.inputValue}"
                                        id="of6"/>
                  </af:panelLabelAndMessage>
                  <af:panelLabelAndMessage label="Cell RFI:" id="plam3">
                    <af:outputFormatted value="#{bindings.cellRFI.inputValue}"
                                        id="of3"/>
                  </af:panelLabelAndMessage>
                  <af:panelLabelAndMessage label="Fax RFI:" id="plam5">
                    <af:outputFormatted value="#{bindings.faxRFI.inputValue}"
                                        id="of5"/>
                  </af:panelLabelAndMessage>
                  <af:panelLabelAndMessage label="Email RFI:" id="plam4">
                    <af:outputFormatted value="#{bindings.emailRFI.inputValue}"
                                        id="of4"/>
                  </af:panelLabelAndMessage>
                  <af:panelLabelAndMessage label="Tel PRM:" id="plam7">
                    <af:outputFormatted value="#{bindings.telPRM.inputValue}"
                                        id="of7"/>
                  </af:panelLabelAndMessage>
                  <af:panelLabelAndMessage label="Fax PRM:" id="plam8">
                    <af:outputFormatted value="#{bindings.faxPRM.inputValue}"
                                        id="of8"/>
                  </af:panelLabelAndMessage>
                  <af:panelLabelAndMessage label="Email PRM:" id="plam9">
                    <af:outputFormatted value="#{bindings.emailPRM.inputValue}"
                                        id="of9"/>
                  </af:panelLabelAndMessage>
                </af:panelGroupLayout>
              </af:panelBox>
            </af:panelGroupLayout>
            <af:panelGroupLayout id="pgl4" layout="vertical">
              <af:panelBox text="News" id="pb8">
                <f:facet name="toolbar"/>
                <af:panelGroupLayout id="pgl16">
                  <af:panelFormLayout id="pfl1">
                    <af:iterator id="i1" value="#{bindings.result1.collectionModel}"
                                 var="current">
                      <af:panelLabelAndMessage label="Titolo" id="plam15">
                        <af:outputFormatted value="#{current.title}" id="of15"/>
                      </af:panelLabelAndMessage>
                      <af:panelLabelAndMessage label="Autore" id="plam14">
                        <af:outputFormatted value="#{current.author}" id="of12"/>
                      </af:panelLabelAndMessage>
                      <af:panelLabelAndMessage label="Data Pubblicazione"
                                               id="plam12">
                        <af:outputFormatted value="#{current.pubDate}" id="of14">
                          <af:convertDateTime pattern="yyyy-MM-dd HH:mm"/>
                        </af:outputFormatted>
                      </af:panelLabelAndMessage>
                      <af:panelLabelAndMessage label="Contenuto" id="plam13">
                        <af:outputText escape="false"
                                       value="#{current.description.value}"
                                       id="ot13"/>
                      </af:panelLabelAndMessage>
                    </af:iterator>
                  </af:panelFormLayout>
                </af:panelGroupLayout>
              </af:panelBox>
            </af:panelGroupLayout>
          </af:panelGroupLayout>
        </f:facet>
        <f:facet name="drillDownView1Area">
          <af:panelGroupLayout id="pgl12">
          </af:panelGroupLayout>
        </f:facet>
        <f:facet name="drillDownView2Area">
          <af:panelGroupLayout id="pgl13">
          </af:panelGroupLayout>
        </f:facet>
        <f:attribute name="drillDownTab2Title" value="Treni In partenza"/>
        <f:attribute name="drillDownTab3Title" value="Personale"/>
        <f:attribute name="drillDownTab4Rendered" value="true"/>
        <f:attribute name="drillDownTab4Title" value="Allarmi"/>
        <f:attribute name="overviewOggettoCoinvoltoAreaTitle"
                     value="Agenda Servizio Stazione"/>
        <f:facet name="drillDownView4Area">
      /af:table>
          -->
        </f:facet>
        <f:facet name="drillDownView3Area">
        </f:facet>
      </af:pageTemplate>
    </jsp:root>PageDef:
    <?xml version="1.0" encoding="UTF-8" ?>
    <pageDefinition xmlns="http://xmlns.oracle.com/adfm/uimodel"
                    version="11.1.1.56.60"
                    id="visualizzazioneDettagliStazionePageDef" Package="fragments">
      <parameters/>
    <executables>
      <variableIterator id="variables"/>
      <methodIterator Binds="generaAgendaServizioStazione.result"
                      DataControl="StazioniServicePojo" RangeSize="25"
                      BeanClass="sop.model.beans.agendaServizioStazione.BeanAgendaServizioStazione"
                      id="generaAgendaServizioStazioneIterator"/>
      <accessorIterator MasterBinding="generaAgendaServizioStazioneIterator"
                        Binds="datiStazione" RangeSize="25"
                        DataControl="StazioniServicePojo"
                        BeanClass="sop.model.beans.agendaServizioStazione.BeanStazione"
                        id="datiStazioneIterator"/>
      <accessorIterator MasterBinding="datiStazioneIterator" Binds="infoTVM"
                        RangeSize="25" DataControl="StazioniServicePojo"
                        BeanClass="sop.model.stazioniService.InfoTVM"
                        id="infoTVMIterator"/>
      <accessorIterator MasterBinding="datiStazioneIterator" Binds="infoRFI"
                        RangeSize="10" DataControl="StazioniServicePojo"
                        BeanClass="sop.model.stazioniService.InfoRFI"
                        id="infoRFIIterator"/>
      <methodIterator id="readRSSStazioneIter" Binds="readRSSStazione.result"
                      DataControl="RssServicePojo" RangeSize="25"
                      BeanClass="com.sun.syndication.feed.rss.Item"/>
    </executables>
    <bindings>
      <methodAction id="generaAgendaServizioStazione" RequiresUpdateModel="true"
                    Action="invokeMethod" MethodName="generaAgendaServizioStazione"
                    IsViewObjectMethod="false" DataControl="StazioniServicePojo"
                    InstanceName="StazioniServicePojo.dataProvider"
                    ReturnName="StazioniServicePojo.methodResults.generaAgendaServizioStazione_StazioniServicePojo_dataProvider_generaAgendaServizioStazione_result">
       <NamedData NDName="locationCode"
                  NDValue="#{pageFlowScope.stazione.stazione.locationCode}"
                  NDType="java.lang.String"/>
       <NamedData NDName="dataRichiesta"
                  NDValue="#{pageFlowScope.stazione.dataRichiesta}"
                  NDType="java.util.Calendar"/>
      </methodAction>
      <attributeValues IterBinding="datiStazioneIterator" id="situazione">
       <AttrNames>
        <Item Value="situazione"/>
       </AttrNames>
      </attributeValues>
      <attributeValues IterBinding="datiStazioneIterator" id="_stazione">
       <AttrNames>
        <Item Value="_stazione"/>
       </AttrNames>
      </attributeValues>
      <attributeValues IterBinding="infoTVMIterator" id="numTVM">
       <AttrNames>
        <Item Value="numTVM"/>
       </AttrNames>
      </attributeValues>
      <attributeValues IterBinding="infoTVMIterator" id="numAllarmiTVM">
       <AttrNames>
        <Item Value="numAllarmiTVM"/>
       </AttrNames>
      </attributeValues>
      <attributeValues IterBinding="infoRFIIterator" id="telRFI">
       <AttrNames>
        <Item Value="telRFI"/>
       </AttrNames>
      </attributeValues>
      <attributeValues IterBinding="infoRFIIterator" id="faxRFI">
       <AttrNames>
        <Item Value="faxRFI"/>
       </AttrNames>
      </attributeValues>
      <attributeValues IterBinding="infoRFIIterator" id="cellRFI">
       <AttrNames>
        <Item Value="cellRFI"/>
       </AttrNames>
      </attributeValues>
      <attributeValues IterBinding="infoRFIIterator" id="emailRFI">
       <AttrNames>
        <Item Value="emailRFI"/>
       </AttrNames>
      </attributeValues>
      <attributeValues IterBinding="infoRFIIterator" id="telPRM">
       <AttrNames>
        <Item Value="telPRM"/>
       </AttrNames>
      </attributeValues>
      <attributeValues IterBinding="infoRFIIterator" id="faxPRM">
       <AttrNames>
        <Item Value="faxPRM"/>
       </AttrNames>
      </attributeValues>
      <attributeValues IterBinding="infoRFIIterator" id="emailPRM">
       <AttrNames>
        <Item Value="emailPRM"/>
       </AttrNames>
      </attributeValues>
      <methodAction id="readRSSStazione" InstanceName="RssServicePojo.dataProvider"
                    DataControl="RssServicePojo" RequiresUpdateModel="true"
                    Action="invokeMethod" MethodName="readRSSStazione"
                    IsViewObjectMethod="false"
                    ReturnName="RssServicePojo.methodResults.readRSSStazione_RssServicePojo_dataProvider_readRSSStazione_result">
       <NamedData NDName="stazioneLocationCode"
                  NDValue="#{pageFlowScope.stazione.stazione.locationCode}"
                  NDType="java.lang.String"/>
      </methodAction>
      <tree IterBinding="readRSSStazioneIter" id="result1">
       <nodeDefinition DefName="com.sun.syndication.feed.rss.Item" Name="result10">
        <AttrNames>
         <Item Value="title"/>
         <Item Value="author"/>
         <Item Value="uri"/>
         <Item Value="pubDate"/>
        </AttrNames>
        <Accessors>
         <Item Value="description"/>
        </Accessors>
       </nodeDefinition>
       <nodeDefinition DefName="com.sun.syndication.feed.rss.Description"
                       Name="result11">
        <AttrNames>
         <Item Value="type"/>
         <Item Value="value"/>
        </AttrNames>
       </nodeDefinition>
      </tree>
    </bindings>
    </pageDefinition>The datacontrols are standard pojo data controls.
    Can someone point me out to the solution ? Why methodAction is called multiple times ?

    Does someone has any clues ?!

  • Printing a single page document multiple times on a page

    I have a half page document that I am trying to print 2 up to a page and make multiple copies of. Is this something that is possible with Acrobat? I know how to do it with publisher and it's pretty easy. The way that I have done it with my pdf's normally is to make multiple copies of it and bring them into the document as seperate pages. There has to be an easier way to do it though.

    There was no need to post a second time. This is a double post and the answer was already posted for your question from yesterday. Click on your name in the post above and you can see the original post with the same name.
    In any case, I hope you are able to get the job done now.

  • Form document multiple times editing

    Hi there, I hope the title fits my situation. I was asked if I could develop a multi page pdf with a form page in it. The pdf will be send as emailing where people can fill in (parts of) the form, save it and return it. So far nothing exiting but then I was asked if it's possible to edit that received form and send it back again so the receiver again could do additional filling in, save it and send it back. Think of it as a passport that receives stamps during travelling.
    Of course, the sender should have a version of Acrobat to apply the 'stamps' but on the receiver side there's the problem of ending up with multiple versions of the document as they get it back and do additional filling in.
    My questions:
    Is there a way to get around that? For instance re-save the document, automatically create an incrermental filename, etc.
    Is there additional scripting involved? If yes what, and where would be a resource for that?
    And additional, is there a way to export the pdf data to an Excel document that holds the data of multiple pdf's?
    TIA

    Anyone please?

  • Email link in file tab dropdown not working? "error 404 not found" what is fix? have refreshed firefox multiple time without success

    this started happening last year, multiple refreshes do not correct error, 'sorry the page you requested was not found', please 'Yahoo! - 404 not found' please help, Ed.

    Do you have an extension that might be modifying how the browser reports itself?
    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Why Indesign CS6 keeps opening the same old Indesign documents multiple times?

    I just installed the Indesign CS6 trial version before I purchase the professional version. I opened one of my old Indesign file from CS5 and a weird thing is hapenning on Indesing CS6. Everytime I click on the page or tab of the Indesign file that I am working on (test.indd, see attached), a new file is created from a different Indesign CS5 file (edu_lipper_conv_backpage.indd, see attached). Indesign CS6 will not stop duplicating this file until and force quit Indesign CS6. Attached is a screen shot with additional information about what is happening. Thanks, Jeneffer

    Try a clearer explanation, please. Your original post claims that the windows with old converted documents are spawned whenever you click on a page or tab; your most recent post cliams that it happens only in the digital publishing workspace when you create a button. Does it not happen in another workspace?
    Why do you have to force quit? Doing so with files open will cause files to re-open from your Recovery folder, so you should stop force quitting ID and quit the normal way. That is what the Recovery folder is for, after all - to automatically re-open docs that were open when ID crashes, or when you force quit.
    I have to agree with you, though - I think it's a bug, too, that has to do with how Lion works. You may have to wait for a patch to be released by Adobe (or Apple!), or you may have to reinstall CS6.  I don't know if it will help, but you could try replacing your preferences first.

  • How can I recover a document I closed without saving?

    I was working in a recovered photo on photoshop CC and then I close the image before save it. How can I open again that image without losing any process ?

    alphabwoyp70317598 wrote:
    The computer went out alone, Then I turned it on again and the recovered file is opened
    Then that file is still on your hard drive. Photoshop lists it as recovered because it was open when your computer shut off by itself. PS does that automatically. Do you remember the name of the image? Look in the folder you keep your images, it should be in there.

  • Firefox launches multiple times without me prompting

    I tried restoring my system windows 7 ....no help. I tried to remove Firefox, got MSG that it was "still running" and although it wasn't running...could not remove it...

    From my own experience: the message "still running" is correct, because there is still a Firefox (or two or more) running in the background. To remove them
    * start Task manager
    * sort the list in processes tab and
    * delete the Firefox entries
    Of course you can get rid of them by simply booting the PC.
    Once you have that licked, see chosen solution for the question https://support.mozilla.org/en-US/questions/957976

  • How can I have use the same div ID multiple times on the same page?

    Okay so a problem I encounter a lot is that often times I want to use the same div ID several times on the same page. An example of this is when I'm creating table like designs.
    Let's say for instance I create a div ID called 'product-container'. I want to use 'product-container' multiple times on the same page but if I do this it is improper XHTML and will throw errors in any XHTML validator (you are only allowed to use a div ID once on any XHTML page in order for it to be standards compliant).
    Now the first option is that I could define 'product-container' in my CSS style sheet multiple times by doing something like this...
    #product-container {
         width: 300px;
    #product-container-2 {
         width: 300px;
    #product-container-3 {
         width: 300px;
    #product-container-4 {
         width: 300px;
    What you will see there however is that it seems pointless to define the same ID numerous times over (just adding a number on the end) when each ID is the exact same thing and has the exact same attributes.
    Now what I have noticed is that there are some sites out there who manage to have the same ID appear several times in the code but add a number to it just like above. The difference is that they only have one definition for 'product-cointainer' in their CSS document but in their actual XHTML code they have IDs for 'product-container' but with numbers on the end like 2,3,4,5, etc. It's almost as if JavaScript or some other code is automatically appending a number on the end of the ID so the validator won't consider the markup to be invalid, but yet it knows that it's using the same 'product-container' style that is contained in the CSS style sheet.
    I hope I explained this correctly. I'm just hoping to find a way that I can put the same div ID on a page multiple times without having to define it over and over again in my CSS.
    Any help is much appreciated!

    Because it seems like by using a class you can't make this position as 
    well as you can by using an ID. Am I wrong?
    An ID name can be used only one time per page.  A class name can be used multiple times per page.
    .product {
    width: 300px;
    text-align:left;
    color: #FF0000
    border: 2px solid #666;
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • P35 Platinum: I have to press the power button multiple times to start

    Hello fellow MSI customers,
     as written in the subject, I have a problem with starting my PC. When I press the power button, the computer powers on, but there is no output to the screen. In fact, my LCD stays in standby mode. I can hear the fans running, so something is going on. According to the LEDs on the mainboard, it is a memory problem.
     Now I turn the computer off, using the power button (have to hold it for a few seconds). When off, I start again and everything runs as it should.
     After starting, I ran memtest86 multiple times without any errors. I ran a few games, compiled some programs, installed Vista 64bit, Linux, all without any crashes or hangups. It is just the starting that makes problems. After booting it is very stable.
     Seeing that it could be a memory problem, I brought another pair of memory, just to be sure. I couldn't reproduce the problem on that day! Any type of memory I put in (the one before, or the newly brought home) the computer always started on the press of the button. So I thought, OK, maybe they were not seated correctly. But, alas, two days later it is again only starting by pressing the power button three times.
     What I tried:
     1. Boot using only 1 piece of memory stick
     2. Boot using only 1 piece of memory, but different one
     3. Use another pair of memory   <-  worked, but on that day it also worked using my original memory
     4. Disconnected everything except graphics card, to make sure it is not a power supply issue (minimized power usage)
     5. Tried all of the above with a different processor
     6. Used another power supply
    Any other ideas?
    Here are my specs:
    MSI P35 platinum
    Core2 Q6600
    Nvidia 7900GT
    4GB V-Data DDR2 800MHz      <--- I think this is the problem, any experiences?
    Enermax Liberty 400W
    a few other things (HDDs, XFi, DVD-RW)
    By the way, how can I boot from an external DVD-RW? It doesn't show in the menu when I press F11 (boot menu).
     Thank you for any help, muro
    And just to let a bit of steam off:
    1. I had major problems with the RAID controller (not MSI fault, rather intel) - I put two disks into a RAID 0, then RAID 1 and they always failed after a few boots - member missing on both disks. I was getting angry, so I put them as normal (non RAID) disks and everything is fine since, although no RAID.
    2. Installing anything except windows with an IDE DVD-RW is very hard. It took me ages until I got Ubuntu booting (there are guides on the net, google is your friend), and much longer to get grub (boot loader) working. Long story short - if you have multiple disks, use the Linux disk as the bootable, do NOT put grub on the disk where Vista is installed.
    3. I have no idea, how to update the BIOS, if I had to. I'm using 1.1 that came on the board. I use 64bit Vista and Linux, none of which is supported to upgrade the BIOS. Any hints how to do it (if I needed to)?

    Hello,
     now today is the day I've finally received my replacement board. The good news first - it DOES work! Yepeeee!
     Now some more information:
       The jmicron controller seems to be missing - a screen with something about "Marvel" is shown before the intel raid screen. However, it is only visible for a fraction of second, so I cannot read it. I think it detects my IDE DVD-RW so I'm quite certain it's the replacement for jmicron. I won't miss it - it took me ages to install Linux with the jmicron controller.
       The problem where I had to restart the computer sometimes because it didn't even post (RAM error) is gone. It boots just fine now.
     I had an extremely long first post - about a minute, but after that it boots very fast now.
     anyway, regarding some questions around here - the manual states MSI recommends using an 350W power supply. My 400W is more than enough. Please note - it is an Enermax, not one bundled with a cheap case. My cheap RAM sticks also work very well now. I did try them on different boards before, so now I know I just had a faulty board.
     In the end, I can only say this: This is my 3rd board already and it's the first one that works well. As the hardware changed, I presume there were major issues with this board that lead them to make a new revision. What is strange, though, is that the revision is still 1.1, as were my previous two. I pity everybody who had the same problems as I did, but I can now say that I'm very happy about the board now.
     Cheers, muro

  • How do I print Mail attachment without saving it first

    I'm new to Mavericks.  With Mail in Lion, I could scroll to the bottom of an email and double click on the icon for the Word doc or pdf attachment to open it, then hit command P to print it. With Mavericks, it appears that I have to first "save" the document somewhere and then open it and print it. Is this correct?
    In most cases, this is an extra step that is unnecessary.
    Right now, the attachment displays (opened) within the email, but I don't want to print several pages of an email when all I want is to print the attached doc, for instance, an attached invoice. Also, I can't tell what kind of document it is without saving it, which I don't like. I've tried to find a way around this in preferences but no luck.
    I guess what I'd really prefer is to go back to the old Lion version of Mail, or something that approximates it more closely. Do I need to just get over it and realize that I'm going to have to save every attachment if I want to print it or is there a workaround of some sort?

    Hi tbirdvet. Even though the content of the attachment now displays as part of the email message, I tried clicking on that portion of the email and, sure enough, the "attachment" popped up in Preview, just like you said. (I kept looking for a Word doc icon or a pdf icon to double click on, but they're no longer found at the bottom of the email or selectable from a drop down menu.)
    I'm so glad this worked. Thanks.

Maybe you are looking for

  • IChat Webcam

    I just bought a Mac Pro and I am using a LCD TV as the monitor. I plan on using iChat frequently and I'm unsure of what type of camera is the best option. I'm pretty clueless about the whole situation so any advice and opinions about types/brands/com

  • Can all QuickTime cache files be safely deleted?

    I'm getting really short of hard disk space on my 12-inch Power Book G4, and I noticed that nearly 4 GB of space is occupied by QuickTime download cache files in my user library. I don't know of any Application that I can use to identify all these fi

  • Calendar invitation emails deleted after accepting

    I seems OS X Mail to automatically deletes and erases email invitations for calendar events from the inbox after the user accepts them. They are even removed from the trash, meaning that it is no longer possible to find and view the included message,

  • Alternate to GLPCA Table

    Dear All,      Is there any other table where i can get the cost of each cost element a part form GLPCA table. As it is taking too much of the time to fetch the data form GLPCA table. Thanks NSK

  • Layers linked to another one

    Hey, I tried to transpose a videocopilot tutorial (40. earth zoom) using motion. Images are so huge, you need to scale those down. In After Effect, you can use a function that link a footage to another one. Mean, if you scale layer 1, layer 2 will sc