Where are the page headers?

For some reason, I have lost the information that appears at the top of each page.  Does anyone have an idea what happened, and what can be done about it.It's hard to work up pictures without this material.  This may seem like an easy question but it's got me in a tizzy---again.  Thanks to whomever.

http://www.johnrellis.com/psedbtool/photoshop-elements-faq.htm#_Setting_the_Windows

Similar Messages

  • Where are the page comments stored?

    Hello,
    does anybody know where are the page comments are stored?
    I searched the view APEX_APPLICATION_PAGES, but I can`t find them.
    I hope you can give me a hint!
    Thank you,
    Tim

    Hey Scott,
    thanks for your quick answer!
    In the table wwv_flow_app_comments is only one entrs, and that is a comment of a HTML Region!
    So the comments of the pages, which i put into the comment text field in the page detail are not there!
    What is wrong?
    Is there a reason why there are a few for the regions, items, processes and so on, but not for pages?
    It is a little bit confusing...
    Thank you,
    Tim

  • Where are the page backgrounds?

    I wish to change the look of a page background color in photoshop. Where are the backgrounds that are used by iWeb? I am trying to change: Freestyle/about me tan background.

    Find the iWeb application icon in your Applications folder. Control-click on it and select "Show Package Contents". Then open up /Contents/Resources/English.lproj/Templates/About Me/. You'll see another package file called "Freestyle About Me.webtemplate". Control-click on it and select "Show Package Contents". You should see aliases to all the elements for that template there.
    Just be careful with all this stuff. Keep backups of whatever files you alter, just in case. Make sure not to change any names or file formats, or else iWeb may not be able to find them.

  • Where are the page lists stored?

    Ok I did search, but frankly I think the search on this site is horrible. If its already been answered 50 times, yell at me.
    I want to build a tree menu on my homepage that is a navigation throughout the site. Sort of like the example from OTN http://www.oracle.com/technology/oramag/oracle/06-may/o36apex.html. But I want to make it much less complex.
    My intention is to build a really simple form where the Admin select a page number, parent page number, and chooses a title. Behind the scenes the URL gets built using the page number. So when you query from my navigation table, everything will fall in line.
    So my question is this - I know the page numbers are stored somewhere because Apex has LOV's up the wazoo with this functionality already. Can someone either give me the query used, or provide me with a table where I can find this? I tried to login to Vikas's workspace today, but it seems all but 2 of his applications are gone now, so I can't look at the Apex Builder Application =(
    Thanks!
    EDIT - I realize you are all going to say this is just re-building the functionality of a List - and it is to some degree. I just want to challenge myself to build it in my own app for my own knowledge.

    Welp after much digging I found it - WWV_FLOW_STEPS but since its not granted to users on the Oracle site, I will skip this idea. I may try it on my own box to see how it will come out.

  • Where are the kernel-headers?

    I'm trying to compile a gamepad driver but I don't know what directory to put into the makefile for the KERNEL_DIR section.  The guide I'm following is for Ubuntu and it has it in /usr/src but I can't seem to find a "kernel-headers" file.
    Thanks,
    Nathan

    Make sure that you have the kernel-headers package installed. Then you'll find them in /usr/src/linux-2.6.24-ARCH.

  • Where are the docking headers in Premiere Elements 13?

    I've just purchased Adobe Premiere Elements 13.  I'm using a dual monitor arrangement on my three-year old iMac.
    In earlier versions of Premiere Elements it was possible, using docking headers, to arrange screen components and windows to my own preferred layout and then save it.  Next time I started Premiere, the screen layout would appear as per my personal layout.
    I've not been able to find that facility on the latest version of PE.  A couple of components can be rearranged, but not many, it seems, and even those are likely to disappear too easily, especially when using a dual monitor.  Certainly it seems necessary to rearrange the entire layout manually whenever I restart PE.
    Am I missing something?  Is there a way to fix the screen layout as I want it for as long as I want it?
    My thanks if you are able to help.
    Ken

    Ken
    It is what it is. This is an old story.
    Premiere Elements 11, 12, and 13 are significantly different from version earlier than 11 with regard to dual monitor feature.
    http://atr935.blogspot.com/2013/04/pe11-dual-monitor-workflow-concerns.html
    Loss of memory of dual monitor set up after the save close of the project is part of the matter.
    Also see
    Re: PE11 Dual Monitor Workspace Concerns
    Originally written about in Premiere Elements 11 Daily Discoveries at another forum.
    Premiere Elements 11 Daily Discoveries - Page 2 - Elements Village
    ATR

  • In snow leopard where are the pages

    When I went to get my laptop cleaned up at apple they told me that pages and like the version of excel, but I have not been able to find it. Can someone help me ?

    The App Store version of iWork ‘09 programs (Pages, Numbers & Keynote) will only work with 10.7 or 10.8 with the latest update requiring 10.9. You can get the Work ’09 DVD which will run on 10.6  on eBay or Amazon.com fairly cheap. http://www.ebay.com/sch/i.html?_trksid=p4684.m570.l1313.TR0.TRC0&_nkw=iwork+%270 9&_sacat=0&_from=R40
    http://www.ebay.com/sch/i.html?_trksid=p4684.m570.l1313.TR0.TRC0&_nkw=iwork+%270 9&_sacat=0&_from=R40 
    http://www.amazon.com/Apple-MB942Z-A-iWork-VERSION/dp/B0014X2UAK
    Check the table under versions in http://en.wikipedia.org/wiki/IWork

  • What is virtual file system in sharepoint, where are the site pages stored?

    I came across this paragraph in Inside Microsoft SharePoint 2010; page 126 :-
    When SharePoint Foundation provisions the Proposals document library,it creates a folder named Proposals at the root of the site and then it creates a child folder named Forms.
    Inside the Forms folder, it creates a set of site pages with names such as DispForm.aspx, EditForm.aspx, AllItems.aspx, and Upload.aspx. The reason that SharePoint Foundation creates site pages inside the Forms folder for each
    new list and document library is that these site pages will provide users with the forms they will use to add and manage content.
    My question is that:-
    1) What us the root of the site means? 
    2) Are the pages for edit/add/allitems created in filesystem OR in the content database?
    3)Suppose we create new sitepages, then where are they stored? In filesystem or in content db?

    Hi,
    For All above queries the data and site pages are stored in content database
    Root folder: A folder created for the document library under the web (sub site) and another folder created as child folder named Forms. Site pages are created in SharePoint content database
    SitePages(Add/display/edit): These pages are created in SharePoint content database
    Note: The SharePoint will not create any physical aspx page OR folder in the file system while creating document library.
    Hope this will help you.
    Senthilrajan Kaliyaperumal
    But the book mentions that:-
    When SharePoint Foundation provisions the Proposals document library,it
    creates a folder named Proposals at the root of the site and then it creates a child folder named Forms. 
    Is
    this wrong? Are the folders created in filesystem or content db? If the files are not supposed to go into the filesystem, then why are the folders created?

  • Issue with Increment variable in the page headers

    Hi All
    We have developed a payslip xml publisher report with two pages layout in the rtf file. Each page has got a different page header. Page 2 would be printed only when the page 1 is not sufficent to print the pay details of an employee. Inorder to print page no, i am using a variable and incrementing in the page headers as below.
    Page1 header:
    Page<?if:not(xdoxslt:get_variable($_XDOCTX, 'PGN'))?><?xdoxslt:set_variable($_XDOCTX, 'PGN', 0)?><?end if?><?if:xdoxslt:get_variable($_XDOCTX, 'PGN')>=0?> <?xdoxslt:set_variable($_XDOCTX, 'PGN', xdoxslt:get_variable($_XDOCTX, 'PGN') + 1)?> <?xdoxslt:get_variable($_XDOCTX, 'PGN')?><?end if?>
    Page2 Header:
    Page <?xdoxslt:set_variable($_XDOCTX, 'PGN', xdoxslt:get_variable($_XDOCTX, 'PGN') + 1)?><?xdoxslt:get_variable($_XDOCTX, 'PGN')?>
    <?call:Page2Header?>
    When we run this report for more than one employee, page nos shown in the report are like 1,3, 5 and soon.The reason for the double increment is due the page header in the 2nd page. Variable is getting incremented in page 2 header even if the page 2 is not printed. Can we add a condition to increment a variable only when the 2nd page is printed/published?
    Thanks for your help
    Regards
    Nag

    Hi Nag
    I dont think you are going to be able to do it. The template is not aware of the final layout the rendering engine will come up with ie you dont know if it can fit the data to a single page or not.
    The only way at the moment is to fix how much data you are going to allow to appear on a page. then you will have a predictable number of pages and your template can behave accordingly.
    Regards
    Tim

  • Where are the older BIOS versions gone?

    Hi
    A few weeks back, I've upgraded the BIOS on my Pavilion G6 1001sq to the latest version (F66). I noticed that the laptop is running considearbly hotter since then and I want to revert to an older BIOS version. When I go to the updates page on the HP website and click on "older versions available" I can only see the F66 version on the page I'm directed to ( http://h10025.www1.hp.com/ewfrf/wc/previousVersions?softwareitem=ob-115746-1&cc=us&dlc=en&lc=en&os=4... ), although a long list with many versions was available till recently. Where are the older versions gone?

    Unfortunately, I do not know where they have gone. HP is working on issues with the suport and driver servers at the moment.
    Since your notebook does have the UEFI Diagnostics installed, you should be able to rollback to the previous version that was installed. Use the firmware management option to do that.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • HP Officejet Pro 8600 Wireless - Where are the printing shortcuts?????

    HP Officejet Pro 8600 Wireless Printer
    Windows 7
    Where are the printing shortcuts?????
    I just replaced a canon printer that died that had the concept of PROFILES, so that I could setup a PROFILE for each type of printing, i.e. 4X6 photos/documents/5X7 photos.  So it was easy for our family to print, they would pick each setting.
    Now with latest driver for 8600 there are NO way to save a set of settings for a printer.   I have seen some old discussions on this but I just can't believe HP doesn't have this type of functionality in their drivers.  I don't need the ePrint and all the other bogus stuff installed with the 8600 driver, but I DO NEED the ability to save different sets of printing options so I don't have to remember, borderless or not, landscape or not, etc and keep wasting photo paper/ink/regular paper with incorrect options.
    Here is another posting with similar points -> Customers are NOT getting full print functionality.  We don't care about the extra software, it is minimal.  Full functionality includes the ability to create profiles for different printing situations so that the user can easily choose that profile (and therefore all the myriad settings for that profile).  What HP has done is give us ONE profile, essentially, and every time you want to do something different, you have to change that ONE profile.  How is that helping?
    As I said, if I want to switch from a normal printing job (e-mail, web page, etc.) which uses my ONE setting, and then want to print a 4x6 photo, I have to remember to change at least 6 different settings.  With the shortcut, I would select my "borderless photo" shortcut, and it would automatically switch paper trays, size, color, quality, you name it.  Now you force me to change that each and every time.
    If someone can explain why this is considered full functionality I would be extremely grateful.

    Hello,
    I am sorry you are having trouble with your print experience.
    I am going to make some assumptions here, which could be wrong in your case, but might help others.  Since you mention printing from Windows7 and ePrint in the same thread, can I assume you are trying to print using the HP ePrint driver for windows (www.hp.com/go/eprintsoftware) ?  The ePrint driver also comes preinstalled on all HP laptops and pcs now, so maybe you made a recent pc purchase and therefore have the ePrint driver installed?
    The goal of the ePrint windows driver currently has a lot less to do with providing the hundreds of print features and settings that the full featured, product specific print drivers provide.  The goal is to enable customers to be able to print to any recent or new HP printer through a number of different connection paths from a single installed print driver / print queue.  Once the ePrint driver is installed, printing with that driver will dynamically find direct network printers, cloud enabled printers, public print locations, direct wireless printers, etc., and create the correct print format depending on the print path taken.  If the printer is ePrint cloud enabled and has a good internet connection, the printer and the pc do not have to be in the same location.  For example, you can print from home to your printer at work.  You can send photos of the kids to your mom's printer in another state, etc.  The ePrint solution is also good for the traveling worker who just wants to send the occasional print job to the nearest network or wireless direct printer without having to find and install another print driver for each new printer.  One driver, one queue and you can print to any recent or new HP printer.
    The ePrint driver has a few important print settings that customers may want to use (copies, duplex, grayscale, etc).  More may be added over time depending on demand.
    BTW, because the ePrint driver does not have a ton of print settings to handle, the rendering of print jobs is as simple and efficient as possible and should not bog down your pc.
    If you want all the bells and whistles in the print driver experience and just want to print to a single printer you can download and install the product specific print driver from hp.com  
    I hope that helps out a few people who may be wondering what the purpose of ePrint is!!
    Good luck.
    I am an HP employee, but these are my own thoughts and suggestions

  • Where are the local radio playlists/charts in the new iTunes 7.0.1.8?

    Q: Where are the local radio playlists/charts in the new iTunes 7.0.1.8? I like to see what the local radio stations and surrounding markets are playing. I used this feature all the time in iTunes 6.
    A. I just found the answer, but I'll post this anyway. The "Radio" link was moved from the iTunes store home page. From the iTunes Store homepage you have to click on "Music" in the "iTunes Store" box. Then, go to the "More In Music" box and click on "Radio."
    Dell Demension 4700   Windows XP  

    Error Error -- you must post a comment or follow-up.

  • Where are the actual documents stored in solution manager (KW)?

    Hello,
    I have a question regarding Solution Manager and storing documentation.
    When we in our process structure in a project uploads a word document
    (as documentation), where are the file then physically stored?
    I have checked the table SA01PHIO (a KW table), here I see a new entry every time I
    upload a new word document (or other type of documentation). But this
    table does not grow accordingly to the size of the word documents I
    upload, so the physical document must be stored somewhere else in the
    database.
    The description of field 'PHIO_ID' in table SA01PHIO is "Physical document", but since the field is of type char (size 32), then it can only be a link to the actual file?
    We need to know where the documents are stored, so that we can plan our
    storage strategy and database space management accordingly.
    Anyone knows where the files are stored in the database?
    Thanks in advance.
    Regards

    Samuli,
    Thank you for your help.
    After further searches, I have found exactly what I was looking for.
    Samuli, as you said, documents are stored in table SACONT01, but I did not understand how they were stored, as all the data you have in this table is something like:
    FF06010102028000343130320000000074040000121F9D02A37D7259692086C2F0D7761017222...
    So the information can be benefit to other people searching, I will share it here.
    The string of alpha-numeric characters you see above is a "part" of the document.
    Document data is cut into clusters, and stored in table SACONT01 (in field CLUSTD, coupled with CLUSTR).
    In order to retrieve all the clusters for a given document, you need to get its logical ID (LOIO - LOgical Information on Object):
    - Select the document (SOLAR01/02 for projects, SOLMAN_DIRECTORY for solutions)
    - Enter DOC_INFO in the transaction code field
    - Copy the Object ID
    In table SA01PHIO, retrieve the physical id(s) from the logical id (PHIO - PHysical Information on Object).
    Search SACONT01 with the physical id(s).
    Just as an example:
    - 340 entries for a Word document (about 50 pages)
    - 57000 entries for a video (200 MB)
    Hope it will help.
    Regards,
    Rémi.

  • Where are the help files?, Where are the help files?

    Where are the help files for iPhoto? When I am in any part of iPhoto and click on "Help," I get a blank page.

    Hi georgekfromnewyourk
    Please try the following:
    http://support.apple.com/kb/TS3577
    This was found by using the search feature in the upper right of these screens.
    Cordially,
    RicD

  • WHERE ARE THE INSTRUCTIONS ON HOW TO POST TO THIS ...

    The Community feature is utterly USELESS -- USE UNFRIENDLY -- GUESS YOU DON'T WANT ANYONE TO USE THIS FEATURE -- WHERE ARE THE INSTRUCTIONS ON HOW TO POST????
    Any help would be greatly appreciated and hopefully reduce my frustration.  Thanks so much! 
    Edited to conform with the Community Guidelines and Etiquette
    Duplicate information removed.

    Hi, maggilizx,
    Here is the link to the information, which appears on the first page of the Community, a screen shot of which is below.
    http://community.skype.com/t5/News-Announcements-and-Special/Welcome-to-the-Skype-Support-Network/ba...
    Regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

Maybe you are looking for

  • Data in the table changes when multiple users try to submit data

    I have a dynamic table. The table is created in the wdDoModifyView. The user can load data into the table from an excel file. So I have a "Load" button that loads the data from the selected excel file to the table. I also have a "Submit" button. This

  • Vendor master data

    Hi all, I want send vendor master data to XI system using ALE. what is the IDOC triggered when we create the vendor in SAP system? what is the IDOC triggered when we change the vendor? Kiran

  • Magic mouse  on xp pro

    hello i have done the new updates and the magic mouse has the touch scroll feature that works on the window side but it's locking up like the mouse is falling asleep. has any one ran into this problem yet ?

  • Payslip distribution (in pdf format) via email

    Dear All, Please help with the configuration steps to distribute payslip in PDF Format to their official email.Kindly suggest the steps to configure the same. Best Regards,

  • Cannot Roam/Extend with WAP54G and WRT54G

    I purchased a WRT54G wireless router originally and found that the signal was quite weak on the other side of my 4000sf home on adjoining floors. So I purchased a WAP54G to *extend* my network. I have never gotten this to extend the range as claimed