Default style in experience definition

Hi, I can not see list of 18 styles in Default Style dropdown while configuring a new experience definition. I can see only one entry i.e., "User Portal Style". Does any one come across this issue?
thanks
sampath

i could able to resolve this issue. this was due to some issues with my image server.
thanks
sampath

Similar Messages

  • Can a user be part of two Experience Definitions?

    Hi, I have two questions:
    1. Is experience defintion the only way of defining a different look & feel including navigation for a set of users?
    2. Can a user be part of two experience definitions? If yes, which experience definition he will see? Can the user have option to switch between two experience definitions that he is part of?
    thanks
    sampath

    Hello Sampath,
    1. No
    You can use, for example, the same Exp Def but different communities, so look and feel will be still different.
    Exp Def is a kind of TOP LEVEL portal object where you can define differences for look and feel. For example, this is the place where you can define different NAVIGATION or STYLES.
    But it doesn't mean that Exp Def is the only place to do this. You still may want to have the same style but different portlets on default community page for different group of user. Even for navigation you can not say that Exp Def is the only place to have different navigations. For example, you can use the same Exp definition and turn off portal navigation, then you can use canvas portlet as navigation for different communities. So you may have 2 different navigations for the same Exp Def. At the same time you can still choose different way and create 2 Exp Def and use 2 different navigation. What I want to say is that you can reach the same results applying different ways.
    2. Can a user be part of two experience definitions?.
    Yes.
    If yes, which experience definition he will see?Depends of the Exp Def rules. The first rule that validate to "true" will be applied. For example, let's say you have user that belong to group "A" and you have 2 Exp Def rules both setup as rule condition for group A:
    1) Rule 1 ( user belong to group A ) --> Exp Def 1
    2) Rule 2 ( user belong to group A ) --> Exp Def 2
    So if this is the only condition for both rules then Rule 1 will be validate to true first, so user will be redirected to Exp Def 1 that is associated with Rule 1. Now if you change sequence of these rules to:
    1) Rule 2 ( user belong to group A ) --> Exp Def 2
    2) Rule 1 ( user belong to group A ) --> Exp Def 1
    user will be redirected to Exp Def 2.
    Of course, in real life you are going to have more conditions for rules, this is just simple example.
    Dmitry
    Edited by Bryazgin at 02/05/2008 7:01 AM

  • Disabling default style (theme) at all

    Hi, I'm just starting using Flex 2. Is an interessant
    experience, as it blends many disciplines and skills.
    I'm demoing a demo for a project. The app has it's own style,
    so I linked the mxml file to an external CSS with style. The styles
    are applied with no problem.
    However the default styles shows when loading the page/app.
    When loaded the style changes. But I would like to disable the
    default style from the start.
    Any help will be appreciated. Thank you.
    Alvaro Medina G.
    http://www.escasoaporte.cl

    Hi, I'm just starting using Flex 2. Is an interessant
    experience, as it blends many disciplines and skills.
    I'm demoing a demo for a project. The app has it's own style,
    so I linked the mxml file to an external CSS with style. The styles
    are applied with no problem.
    However the default styles shows when loading the page/app.
    When loaded the style changes. But I would like to disable the
    default style from the start.
    Any help will be appreciated. Thank you.
    Alvaro Medina G.
    http://www.escasoaporte.cl

  • Experience Definitions - Change during a user's session

    I'm attempting to change a user's experience definition during their session and I would like the new experience to appear during their session.
    I am removing their ID from a default group via the server API, so now they hit the second experience definition rule. I would like to redirect them to their new experience and have them land on the default community. My issue is that that experience seems to be cached and I have to log them out and in manually before the new experience shows up. Any ideas of how I can do this programmatically?
    Think of this like changing to a new skin on a website and not having the user log in and out for it to take affect.
    Thanks!

    Could you please share the API that you have and you are using to add/remove default group?
    I have a problem where I have multiple groups/Experice Definitions assign to that user and I was wondering how could a select a default.

  • Displaying default styles in an advanced style as theme based foi

    Hi,
    I have a problem to display the default style of an advanced style as theme based foi.
    According to the mapviewer log x feature were found to display but no one was rendered into the map.
    MapViewer with image layer works, MapBuilder, too.
    MapViewer version:
    Ver1033p5_B081010
    MapBuilder marker definition:
    <?xml version="1.0" ?>
    <AdvancedStyle>
    <BucketStyle>
    <Buckets default_style="C.ORANGE">
    <CollectionBucket seq="0" type="string" style="C.BLUE">90002,19208</CollectionBucket>
    <CollectionBucket seq="1" type="string" style="C.RED">14002,13004</CollectionBucket>
    </Buckets>
    </BucketStyle>
    </AdvancedStyle>
    The mapviewer log indicates 7 found featuers, but only 2 of them are displayed. The 5 items are using the default style and are not visible.
    LOG
    May 28, 2009 3:46:26 PM oracle.sdovis.LoadThemeData run
    FINER: LoadThemeData running thread: Thread-6894
    May 28, 2009 3:46:26 PM oracle.sdovis.theme.PredGeomThemeProducer loadFeaturesInWindow
    FINER: [Master scale] 46.091784655389 [Theme scale factor] 1.0
    May 28, 2009 3:46:26 PM oracle.sdovis.theme.PredGeomThemeProducer loadFeaturesInWindow
    FINEST: [ TEST_FOI_POI_2 ]: 2xxx973.7866666666,5xxx599.714666666,2xxx466.072533333,5xxx968.929066666
    May 28, 2009 3:46:26 PM oracle.sdovis.theme.PredGeomThemeProducer loadFeaturesInWindow
    FINEST: Theme query [ TEST_FOI_POI_2 ]: SELECT ID, GEOM, 'M.TEST_IMAGE2', null, 'null', -1, 'rule#0', ID, BEMERKUNG FROM FOI_TEST_POI WHERE MDSYS.SDO_FILTER(GEOM, MDSYS.SDO_GEOMETRY(2003, 31466, NULL, MDSYS.SDO_ELEM_INFO_ARRAY(1, 1003, 3), MDSYS.SDO_ORDINATE_ARRAY(:mvqboxxl, :mvqboxyl, :mvqboxxh, :mvqboxyh)), 'querytype=WINDOW') = 'TRUE'
    May 28, 2009 3:46:26 PM oracle.sdovis.theme.PredGeomThemeProducer loadFeaturesInWindow
    FINER: [ TEST_FOI_POI_2 ] Fetch size: 100
    May 28, 2009 3:46:26 PM oracle.sdovis.theme.PredGeomThemeProducer loadFeaturesInWindow
    INFO: [ TEST_FOI_POI_2 ] sql exec time: 0ms, total time loading 7 features: 31ms.
    May 28, 2009 3:46:26 PM oracle.lbs.mapserver.core.MapperPool freeMapper
    FINER: freeMapper() begins...
    May 28, 2009 3:46:26 PM oracle.lbs.foi.ThemeRenderingThread render
    FINER: 7 features loaded.31
    May 28, 2009 3:46:26 PM oracle.lbs.foi.ThemeRenderingThread render
    FINER: Total time rendering foi data:0
    May 28, 2009 3:46:26 PM oracle.lbs.foi.FOIServlet doPost
    FINEST: ---- begin FOI response ----
    {"foiarray":[{"id":"201","gtype":"2001","imgurl":"http://server02/mapviewer/images/foi/23_p_Sj_28_24.png","x":2xxx200,"y":5xxx800,"width":28,"height":24,"attrs":["201",]},{"id":"200","gtype":"2001","imgurl":"http://server02/mapviewer/images/foi/23_p_Sj_28_24.png","x":2xxx200,"y":5xxx866,"width":28,"height":24,"attrs":["200",]}],attrnames:["Bezeichnung","BEMERKUNG"],themeMBR:[1.0,0.0,0.0,2xxx422.22678222],hiliteImgPref:"Sh",hiliteMW:10,hiliteMH:10,isWholeImg:false}
    ---- end FOI response ----
    May 28, 2009 3:46:26 PM oracle.lbs.foi.FOIServlet sendGZippedResponse
    FINEST: Sending FOI response in gzip format.
    Regards,
    Cord

    Hi Joao,
    thanks!
    Do you know a workaround or alternative for that problem?
    I have a request of our customer. He has about 400 different group items. Only a few of them (40-60) should be defined with an individual style and the rest with a default style.
    The problem is, that the number of group items rises nearly daily. The new ones should automatically be displayed with the default style.
    Cord

  • Experience definition bugs

    I migrated the portal from ALUI 6.1 to WCI 10.3.0.
    After the migration, all the existing Experience definitions works well, but when I create a new Experience definition, and I login as a user who is part of the Administrative Folder associated with the experience definition the portal displays 2 lines for the banner saying "Welcome,...My Account,...", and also displays 2 menus, one I selected for the Exp definition, and one blue, with orizontal tabs, which looks like the default portal menu.
    Anyone experiencing this bug?
    Thanks!
    Val

    Hi Val,
    The current default behavior for creating new my pages uses Adaptive Layouts: "Default Portlet Layout".
    So, When you select create "my page", it is recommended that you use the "Classic Layouts", not the adaptive layout.
    It not a actual problem unless you mix adaptive layouts and Classic Layouts, where you may see goofy behavior.
    You should either subscribe to "classic" or "adaptive layouts".
    Unfortunately, there currently is not a way not to set a configurable default layout.
    Cheers!
    RichardL

  • Default style for input

    I need a way to change the default style of a textfield. For
    example, if the textfield is required, I want the set the
    background color to yellow (FFFFCC) so that when the page
    containing that textfield loads the background color will already
    be yellow. Here is some sudo code that I thought would work but can
    get the spry css to over-ride:
    Default style:
    .textfieldDefaultState input, input.textfieldDefaultState {
    background-color: #FFFFCC;
    Textfield:
    <span id="sprytextfield1">
    <input type="text" name="text1" id="text1"
    class="textfieldDefaultState"/>
    <span class="textfieldRequiredMsg">A value is
    required.</span>
    </span>
    <script type="text/javascript">
    <!--
    var sprytextfield1 = new
    Spry.Widget.ValidationTextField("sprytextfield1", 'none',
    {validateOn:['change']});
    //-->
    </script>

    Thanks for the response, but my problem is that I want the
    Spry CSS to override the default/initial CSS. In fact, I want the
    initial background color to be a designated color for my required
    field(s), for example yellow (which is currently the color used in
    conjunction with the onfocus event), when the page loads or is
    refreshed in addition to when the field is in focus. Currently the
    textfield samples have no default/initial CSS. When the required
    field is validated then the field should change. Currently the
    textfield samples use CSS to display the background color as red
    when the validation returns false and green when true.
    Thanks

  • How does one define a default style for a custom Flex component?

    How does one define a default style for a custom Flex component?
    hello
    I created a new set of Flex component library slib.swc (Flex 4.5). Would also like to have a default style. defaults.css file, making it the default style of the component library.
    Like flex the builder install directory of sdks \ 4.5.0 \ frameworks out \ libs directory has a spark.swc file, open with Winrar will see defaults.css this file. Defaults.css file defines the default style of the flex spark components.
    How can it be achieved?
    As follows
    slib.swc contains a CLabelEx components, and a defaults.css file
    defaults.css source file as follows:
    @ namespace s "library :/ / ns.adobe.com / flex / spark";
    @ namespace mx "library :/ / ns.adobe.com / flex / mx";
    @ namespace cn "http://os.slib.cn";
    cn | CLabelEx
            styBackgroundAlpha: 1;
            styBackgroundColor: # 569CC0;
            styBorderAlpha: 1;
            styBorderColor: # 569CC0;
            styBorderWeight: 1;
            styCornerRadius: 3;
    In slib.swc the application MyLabel.mxml of the source file as follows:
    <? xml version = "1.0" encoding = "utf-8"?>
    <s: Application, the xmlns: fx = "http://ns.adobe.com/mxml/2009
                               xmlns: s = "library :/ / ns.adobe.com / flex / spark"
                               xmlns: mx = "library :/ / ns.adobe.com / flex / mx"
                               xmlns: cn = "http://os.slib.cn
                               the minWidth = "955" The minHeight = "600">
            <fxeclarations>
            </ fxeclarations>
            <cn:CLabelEx x="67" y="112"/>
    </ s: Application>
    I hope CLabelEx default use cn | CLabelEx, style to display its appearance.
    I refer to above approach, but failed to achieve. Can you please re-Detailed
    Thanks!

    dj is right. Any Folder can be a picture folder.
    Create a root level folder and add it to your Pictures Library in Windows.  It will show up with all the scattered pictures from other programs. It can even be a different dirve if you like.  You  can even specify one to be the default save location for pictures in this dialog.
    Navigate to Pictures in your Libraries in Windows Explorer Right Click and select Properties.
    Message was edited by: Rikk Flohr forgot the instructions...

  • Default Styles

    i would be interested to know, what default styles\setting
    does everyone use for their css pages.
    here are mine.
    body { /* set everything to normal to define the base format
    font: normal 13px/normal Geneva, Arial, Helvetica,
    sans-serif;
    color: #000000;
    margin:0;
    margin-top:2px;
    margin-bottom:2px;
    h1 { font-size: 1.5em; margin: 0 .25em 0.65em 0; }
    h2 { font-size: 1.2em; margin: 0 .25em 0.65em 0; }
    h3 { font-size: 1.1em; margin: 0 .25em 0.4em 0; }
    p, td, th, div, blockquote, ul, li, dl, ol { font-size: 1em;
    p, td, th, blockquote { margin: 0.5em 0;} /* controls spacing
    between elements */
    .clearfloat { /* this class should be placed on a div or
    break element
    and should be the final element before the close of a
    container that
    should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
    .convinline
    display:inline;
    .convblock
    display:block;
    .pararight
    text-align:right;
    .paraleft
    text-align:left;
    .paracentre
    text-align:center;
    .fleft
    float:left;
    .fright
    float:right;

    You can read about it here -
    http://www.tjkdesign.com (look
    for the article on clear floating).
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "malcster2" <[email protected]> wrote in
    message
    news:[email protected]...
    >
    quote:
    Originally posted by:
    Newsgroup User
    > Seems OK. I normally add -
    >
    > html,body { min-height:100%;margin-bottom:1px; }
    >
    > after any body rule that sets margins. This forces a
    vertical scrollbar
    > on
    > all pages, even when they don't require one to avoid the
    left/right jog as
    > you navigate between pages that do and pages that don't
    exceed the
    > viewport
    > height in certain browsers (FF and Safari).
    >
    > You could reduce the verbosity a bit - for example:
    >
    > instead of this -
    >
    > > margin:0;
    > > margin-top:2px;
    > > margin-bottom:2px;
    >
    > this -
    >
    > margin:2px 0;
    >
    > I no longer use this kind of thing as a rule, opting for
    the
    > overflow:hidden
    > style -
    >
    > > .clearfloat { /* this class should be placed on a
    div or break element
    > > and should be the final element before the close of
    a container that
    > > should fully contain a float */
    > > clear:both;
    > > height:0;
    > > font-size: 1px;
    > > line-height: 0px;
    > > }
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    > ==================
    >
    >
    > "malcster2" <[email protected]> wrote
    in message
    > news:[email protected]...
    > >i would be interested to know, what default
    styles\setting does everyone
    > >use
    > > for their css pages.
    > > here are mine.
    > >
    > > body { /* set everything to normal to define the
    base format */
    > > font: normal 13px/normal Geneva, Arial, Helvetica,
    > > sans-serif;
    > > color: #000000;
    > > margin:0;
    > > margin-top:2px;
    > > margin-bottom:2px;
    > > }
    > >
    > >
    > > h1 { font-size: 1.5em; margin: 0 .25em 0.65em 0; }
    > > h2 { font-size: 1.2em; margin: 0 .25em 0.65em 0; }
    > > h3 { font-size: 1.1em; margin: 0 .25em 0.4em 0; }
    > >
    > > p, td, th, div, blockquote, ul, li, dl, ol {
    font-size: 1em; }
    > > p, td, th, blockquote { margin: 0.5em 0;} /*
    controls spacing
    > > between elements */
    > >
    > > .clearfloat { /* this class should be placed on a
    div or break element
    > > and should be the final element before the close of
    a container that
    > > should fully contain a float */
    > > clear:both;
    > > height:0;
    > > font-size: 1px;
    > > line-height: 0px;
    > > }
    > >
    > > .convinline
    > > {
    > > display:inline;
    > > }
    > >
    > > .convblock
    > > {
    > > display:block;
    > > }
    > >
    > > .pararight
    > > {
    > > text-align:right;
    > > }
    > >
    > > .paraleft
    > > {
    > > text-align:left;
    > > }
    > >
    > > .paracentre
    > > {
    > > text-align:center;
    > > }
    > >
    > > .fleft
    > > {
    > > float:left;
    > >
    > > }
    > >
    > > .fright
    > > {
    > > float:right;
    > > }
    > >
    > >
    >
    >
    >
    > thanks for that murray
    >
    > to be honest, i was wondering what the difference
    between overflow:hidden,
    > and
    > the .clearfloat style was
    >

  • How to make ROUNDED rectangle default style cp8?

    Hi,
    I want my smart shape style to be rounded rectangle, not squared. I have set up my object styles with color and all that good stuff, but there is no way I can see to make it the rounded shape instead of the squared off shape.  I also tried to change one on the properties panel thinking I could "apply to all" but that option is not available.  I am trying to use smart shapes as my captions in recording and it sure would be nice not to have to touch every single one and change it to rounded - defeats the purpose of styles, yes?
    Using CP8, latest version (I checked and there are no updates available), on a windows machine, 64 bit.
    Thanks!!!
    Kelly

    Rick, that option has effect on the captions inserted while creating a software simulation.
    @LMS_90 About which shapes as Text container are you talking? Object styles for Shapes do not include the 'form' of the shape. And at this moment, you cannot set such a form as being included in the default style, with the one exception that Rick points out: added text during a simulation capture.
    Even for Success/Failure/Hint shapes you cannot define that it always has to be a rounded rectangle. For Question slides, you can set them up in the master slides, and if you use always master slides with placeholders it is also possible. Quite a lot of the default themes have rounded rectangle shapes as text container for Title and Subtitle.
    Also in the Properties the 'form' is not part of the style: if you apply the default Shape Style that includes Stroke, Fill, Character properties, Margins, Shadow...but not the shape itself. That is the reason why 'Apply to all' cannot be used for the shape form.
    This is probably not the answer you expected, I try to change as much as possible in the Master slide.

  • Style for following paragraph only works for RH default styles?

    I'm creating my own styles in the styles and formatting pod. When you choose 'Edit' and then fiddle with the settings in the dialogue box, there is an option for "Style (style for following paragraph).
    This is a great feature. The problem is, it only seems to work if you choose a style that existed by default in RH (e.g. Heading 1, Normal). When I choose a style I created, the next style created with a hard return is just a repeat of whatever style you were in on the previous line.
    It's hard for me to understand why it won't work with any of the other styles I created, since they all appear in this dialogue-box list as options. Could someone please enlighten me?

    I'm using the default style sheet. I've added my own topics in it.
    Any other thoughts?

  • How do I change default style in TextEdit?

    How do I change the default style in TextEdit -- that is, the style that a new document will automatically have? (In particular I want new docs to have certain ruler and spacing parameters.)
    I know how to add favorite styles and remove them -- but want to change the default style so that I don't have to select my favorite every time I create a new rtf document in TextEdit or other programs.
    I suspect this is simple -- but I can't figure it out or find it anywhere. EXTREMELY obliged for any solution.
    Thanks,
    Dave

    That will change the default for all new documents. That's the most formatting control avaiable in Text Edit. For more control over your docs try Apple Pages, neoOffice or MSWord.
    -mj

  • Bug in RichText fields default style

    The Microsoft version of Adobe Reader crashes, if the default style (DS) attribute
    of the widget dictionary has a trailing semicolon.
    E.g. crashes if
    /DS(font-family:'Courier'; font-size:10pt; )
    This will work:
    /DS(font-family:'Courier'; font-size:10pt)
    The MacOSX and Linux Version will work fine instead.
    Tested with 8.1 and 9.1 versions on all platforms.
    Clicking into the rich text field brings up the Microsoft crash dialog.
    Either the Microsoft windows version has a different code base or
    it uses a compiler which is not covering some missed initialisation...

    Thank you for reporting this. I have fixed this for Application Express 4.1.
    Joel

  • How to Control default Styles(Font,BGColor,Size) for WPC Objects.

    Hi All,
    This is Ganesh, Current i am working on Content Migration Using WPC.Now My Question, while we are creating the Site Content using WPC(Like Articles, Paragraph's, etc...), while we are typing the content for Article, its showing in one font, after creation of article,while we are previewing of the Article , its showing in Blue Color Letter's and Shade Blue back ground and also Coming font big in size.
    If i am creating the paragraph, while we are previewing the its Displaying in Black Color.
    From where the details of font, size and back ground colors are coming in WPC objects.and if they have to modified, how can it be done?
    Where We can Control the Default Styles for WPC Content Creation Objects.If Possible how to modify?
    Please provide some valuble inputs for my Query???
    Thanks in Advance
    Krishna Ganesh

    Ganesh,
    You are absolutely right. If you modify the xml, xsl and css files supplied by the standard SAP it will affect all the users. Please note that whenever you need to modify the css, you need to do the same in /etc/wpceditor/css/runtime folder. Modification of the css in /etc/wpceditor/css/designtime folder is not of any use.
    If you do not want the changes made to the style to affect all other users, it is always wiser and recommended to create your own custom webform. Some webforms like Article, Link List, banner, teaser etc are provided by SAP. If you want to create your own webform and apply the style to that webform alone then you need to follow the process of creating custom webforms in WPC.
    In order to change the style you need to understand a bit of XML and XSL transformation.
    You can refer to the following sdn help for the same - http://help.sap.com/saphelp_nw70/helpdata/en/45/599b78b0aa3bdde10000000a1553f7/frameset.htm
    Hope it helps. Let me know if you need any further clarification.

  • URL mapping config for Experience Definition rule

    Hello,
    I have a question regarding the configuration of url mappings for experience definitions. Here is our scenario:
    We have 2 experience definitions that allow us to localize the guest user experience when a user hits the portal for the first time. We need to setup 2 rules that are based on url so that if a user comes from one url they get the English definition and the other url gives the French definition.
    This portal will be access by outside users and we cannot have two different domain or sub-domain names in order to differentiate the 2 urls. We’ve been told that it is possible to setup a system so that 2 different context url can resolve to the actual portal url so that the portal sees the different url values and serves up the proper experience def.
    So basically I am asking for a somewhat detailed explanation of how to configure it so we have one of the following 2 setups (whichever one is possible):
    English url = http://www.domain.ca/portal/en/server.pt
    French url = http://www.domain.ca/portal/fr/server.pt
    OR
    English url = http://www.domain.ca/portal/en.pt
    French url = http://www.domain.ca/portal/fr.pt
    And both of these urls would map to the same portal at http://www.domain.ca/portal/server.pt (not directly accessible from outside)
    We have the portal deployed via Websphere 6.1 on AIX and using IBM HTTP server.
    Any help regarding how to configure app server, web server, portal would be greatly appreciated.
    Thank you
    Richard

    Hi Doevelaar,
    sorry, no help but: Iam fighting like you.
    I tried the same to get multiple databases to live: no result
    I tried to get a connection to configure apex-listener running under Glassfish via SQL-Developer: no Connection possible
    I tried to get a connection to configue apex-listener via SQL-Developer : this works if Apex-Listener runs standalone but: I can't store the configuration
    I am surely a Oracle-fan with APEX and the DBMS but all installations of Oracle makes me mad.
    Try to install the dbms 3 times, it will react 3 times different.
    The clone tool of db's works one day, the next one it stops anywhere without any online comment (anywhere in hidden logs you will find a miracle error description.. java-errors self explaining if you know all libaries)
    I dont know who ever makes quality checks there but they need any old guy, not the young hackers.
    I think Bill Gates has time.
    I am so frustrated with all this installation stuff and sh..., i hope one day microsoft buys Oracle, then the installation may be smooth and all features will work.
    And you dont have to be a script guru to manage an update, may be. This is naturally only a daydream...
    I work like you at this problem, if I have  any solution I let you know.
    Cheers
    me

Maybe you are looking for

  • MBP mid 2010 - 15" 2,4Ghz (Battery Problem)

    Hi guys. I have a MBP mid 2010. My battery wont last more that 4.30 hours. I have tried more than enough times to test' it. Last Night with fully charged battery I was able to get 4.40 Hours. Bluetooth OFF Low monitor brightness Low keyboard illumina

  • How to show a data in Higher fonts with write statement

    Hi. how to show a data in Higher fonts with write statement I want to show a statement in large fonts with write statement.How can I do that. write : 'Company Address'. Regards Mave

  • Adobe Error Message When Printing

    ERROR: Undefined Resource OFFENDING COMMAND: findResource STACK: /Colorspace /N411 /Indexed -mark- -savelevel- -dictionary- I have tried a few fixes on this forum and none have worked. Any ideas? Thanks Bill

  • CSV Output link not shown

    Hi, the CSV output link is now shown in Easy- and SQL report. How to ? - I did check Yes and named it in the report attributes page.(1.5.0.00.33 - IE6.0) TIA brgds Bernhard

  • Is there any way to access the thumbails-db, where finder stores its icons that are assigned to files?

    Is there any way to access the thumbails-db, where finder stores its icons that are assigned to files? Thats a SQLite-DB? Is it possible to access and export them? I´d like to use that Db to assign thumbs to files on my NAS. Thx!