HtmlText a style a:link

I have this Text:
<mx:Text x="10" y="435" link="bookmark()">
<mx:htmlText><![CDATA[<a
href='event:#'>LINK</a>]]></mx:htmlText>
</mx:Text>
I want to style the anchor tag like docs say it can:
http://livedocs.adobe.com/flex/3/html/help.html?content=textcontrols_04.html
I put this in style sheet:
a:link {
color: #0000ff;
textRollOverColor: #4e8ace;
fontWeight: normal;
textDecoration: underline;
AND THEN I get this warning: CSS selector condition type is
not supported: ':link'
AND the style does not work.
What am I doing wrong?????
Thanks.

I have try to catch this event in my main class (and not in
my ItemRenderer) and it doesn't work... I develop on Linux, maybe
the problem come from the flash player for Linux? I know that there
are some troubles with this player, in particular with text
handling...
I tried to use TextArea as ItemRenderer in place of Text
component, and in this case, htmlText and <a> tag works!
Unfortunately, I have others troubles for dynamically resize (for
the height) the TextArea according to his content, in order to not
have scrollbar and to see all text.
Anybody have another suggestion or idea ?
Thanks!

Similar Messages

  • Multiple CSS Styles For Links

    I know it's common to create multiple styles for all the
    fonts on a website but how can I create multiple styles for links
    where one if you hover it'll turn red and another link it'll turn
    blue?

    quote:
    Originally posted by:
    Newsgroup User
    You're welcome. If that was your first visit to P7 you may
    want to bookmark
    the site. It is an invaluable resource. I own several P7
    products and they
    are all great.
    Walt
    "rmiman" <[email protected]> wrote in
    message
    news:etp7ir$dh5$[email protected]..
    > Thanks, that tutorial was great, it showed me just what
    I was looking for!
    It actually was my first time on that site and I loved what I
    was able to learn. Do you have anymore great CSS tutorial
    sites?

  • External style sheet links

    I have a lot of external style sheets linked in my template to various pages on my website.  They directories are all off the root directory.
    How can I specify in the absolute path linking the external style sheets rather than the relative path since each page would be from a different starting point?

    An absolute path would be
    http://www.yoursitename.com/subdirectory/filename.css
    And the way you would link it would be:
    <link href="http://www.yoursitename.com/subdirectory/filename.css" rel="stylesheet" type="text/css">
    You can see this when you link to a typeface hosted by Google:
    <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC' rel='stylesheet' type='text/css'>
    That absolute path links to the Google-hosted stylesheet no matter where the website is located and works for all browsers that have an internet connection (in other words, it will not work on a corporate intranet, unless the computer on that intranet could also see the Internet).
    -Mark

  • KDE4 Oyxgen style not linked to libkio?

    Qt4 is supposed to use the KDE file dialog as long as the widget style is linked to KIO.  For some reason neither nor /usr/lib/kde4/plugins/styles/oxygen.so nor /usr/lib/kde4/kstyle_oxygen_config.so show links to libkio.so when I use ldd, and so I don't get the KDE file dialogs in, e.g. SMPlayer or Arora.  I do get them when I use QtCurve.
    ldd /usr/lib/kde4/plugins/styles/oxygen.so
    linux-gate.so.1 => (0xb801b000)
    libkdeui.so.5 => /usr/lib/libkdeui.so.5 (0xb7be5000)
    libkdecore.so.5 => /usr/lib/libkdecore.so.5 (0xb796c000)
    libQtDBus.so.4 => /usr/lib/libQtDBus.so.4 (0xb78fc000)
    libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0xb76cc000)
    libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0xb6d39000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb6c47000)
    libm.so.6 => /lib/libm.so.6 (0xb6c21000)
    libc.so.6 => /lib/libc.so.6 (0xb6adb000)
    libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0xb6a88000)
    libpthread.so.0 => /lib/libpthread.so.0 (0xb6a6f000)
    libSM.so.6 => /usr/lib/libSM.so.6 (0xb6a66000)
    libICE.so.6 => /usr/lib/libICE.so.6 (0xb6a4f000)
    libX11.so.6 => /usr/lib/libX11.so.6 (0xb6933000)
    libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0xb68f0000)
    libXtst.so.6 => /usr/lib/libXtst.so.6 (0xb68eb000)
    libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb68e2000)
    libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb68dc000)
    libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb68d3000)
    libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb68b5000)
    libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0xb67a7000)
    libz.so.1 => /usr/lib/libz.so.1 (0xb6793000)
    libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb6782000)
    liblzma.so.0 => /usr/lib/liblzma.so.0 (0xb6761000)
    libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb675d000)
    librt.so.1 => /lib/librt.so.1 (0xb6754000)
    libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb66a2000)
    libdl.so.2 => /lib/libdl.so.2 (0xb669d000)
    libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb6677000)
    libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb6603000)
    libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb65c8000)
    libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb659d000)
    libXext.so.6 => /usr/lib/libXext.so.6 (0xb658d000)
    /lib/ld-linux.so.2 (0xb801c000)
    libuuid.so.1 => /lib/libuuid.so.1 (0xb6589000)
    libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb6570000)
    libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0xb652a000)
    libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb63d8000)
    libpcre.so.0 => /lib/libpcre.so.0 (0xb63a6000)
    libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb6380000)
    libXau.so.6 => /usr/lib/libXau.so.6 (0xb637d000)
    libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb6378000)
    ldd /usr/lib/kde4/kstyle_oxygen_config.so
    linux-gate.so.1 => (0xb809d000)
    libkdeui.so.5 => /usr/lib/libkdeui.so.5 (0xb7c93000)
    libkdecore.so.5 => /usr/lib/libkdecore.so.5 (0xb7a1a000)
    libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0xb77ea000)
    libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0xb6e58000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb6d65000)
    libc.so.6 => /lib/libc.so.6 (0xb6c1f000)
    libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0xb6bcc000)
    libpthread.so.0 => /lib/libpthread.so.0 (0xb6bb3000)
    libSM.so.6 => /usr/lib/libSM.so.6 (0xb6bab000)
    libICE.so.6 => /usr/lib/libICE.so.6 (0xb6b94000)
    libX11.so.6 => /usr/lib/libX11.so.6 (0xb6a77000)
    libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0xb6a34000)
    libXtst.so.6 => /usr/lib/libXtst.so.6 (0xb6a2f000)
    libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb6a26000)
    libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb6a21000)
    libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb6a18000)
    libQtDBus.so.4 => /usr/lib/libQtDBus.so.4 (0xb69a7000)
    libm.so.6 => /lib/libm.so.6 (0xb6981000)
    libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb6963000)
    libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0xb6855000)
    libz.so.1 => /usr/lib/libz.so.1 (0xb6841000)
    libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb6830000)
    liblzma.so.0 => /usr/lib/liblzma.so.0 (0xb680f000)
    libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb680b000)
    librt.so.1 => /lib/librt.so.1 (0xb6802000)
    libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb6750000)
    libdl.so.2 => /lib/libdl.so.2 (0xb674b000)
    libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb6725000)
    libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb66b1000)
    libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb6676000)
    libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb664b000)
    libXext.so.6 => /usr/lib/libXext.so.6 (0xb663b000)
    /lib/ld-linux.so.2 (0xb809e000)
    libuuid.so.1 => /lib/libuuid.so.1 (0xb6637000)
    libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb661e000)
    libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0xb65d8000)
    libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb6485000)
    libpcre.so.0 => /lib/libpcre.so.0 (0xb6454000)
    libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb642e000)
    libXau.so.6 => /usr/lib/libXau.so.6 (0xb642b000)
    libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb6426000)
    The KIO linkage was added to Oxygen for KDE 4.3: http://websvn.kde.org/?view=revision&revision=942914
    On other KDE 4.3 installs I have (Kubuntu and Fedora) the style is linked to libkio and I get the right file dialog in Qt4 apps.  It looks to me like both the stock Arch and KDEmod packages have the same problem.  I've rebuilt kdebase-runtime (and kdemod-kdebase-runtime) with the same results.  I can see in the CMakeLists.txt that the link is there but it's skipped over or something.
    Anyway, I don't know enough to track this down effectively, so I'm wondering if somebody else has any ideas.
    This is on i686, BTW.
    Thanks for any help!

    Pierre wrote:This might be the result of the ldflags we use.
    Thanks Pierre, while I've used Arch for approximately the past year I haven't delved too much into rebuilding/recompiling packages.  I'd be keen to have the QT apps on my system use KDE dialogues, so could you please provide some guidance in what could possibly be adjusted to provide this linkage?

  • CSS Style Sheet Link Recursive Error?

    I am trying to link a css style sheet to a new root file. When I try to link the css sheet I get an error - A recursive style import was found while trying to add Check Magazine.css. Please resolve this error by editing the file in an external text editor and try again.
    What does this mean?  I looked up recursive style everywhere and there is no explanation.  I don't know how to fix.  The answer I found on these forums mentioned an @import statement error but I dont even have any @import statemensts in my style sheet this style sheet is part of the Getting Started tutorial on this website.
    @charset "utf-8";
    #container{
    width: 968px;
    background: #FFFFFF;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    This is my code, can you help?

    This is my index.html code, I am so lost as to what to do to get rid of this stupid error.  My style sheet is not linked so of course it is useless and I have to code on both documents since the code doesnt show up automatically on the Style sheet when I add something to the index page
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Check Magazine</title>
    <style type="text/css">
    <!--
    #banner {
    background-image: url(images/banner.gif);
    height: 100px;
    width: 968px;
    #main_image {
    background-image: url(images/main.jpg);
    height: 376px;
    width: 968px;
    #left_column {
    float: left;
    width: 316px;
    #column_container {
    float: left;
    width: 652px;
    #right_column {
    float: right;
    width: 316px;
    #center_column {
    width: 316px;
    margin-left: 10px;
    -->
    </style>
    </head>
    <body>
    <div id="container">
      <div id="banner"></div>
      <div id="main_image"></div>
      <div id="left_column">Content for  id "left_column" Goes Here</div>
      <div id="column_container">
        <div id="right_column">Content for  id "right_column" Goes Here</div>
        <div id="center_column">Content for  id "center_column" Goes Here</div>
      </div>
    </div>
    </body>
    </html>

  • [JS CS3] JS method for Object Styles Break Link to Style

    I have pages full of objects that are assigned the pesky "Basic Graphics Frame" object style. I need to do the equivalent of choosing "Break Link to Style" in the Object Styles panel on all the objects in many files.
    I haven't been able to find anything equivalent to the "Break Link to Style" functionality in looking through the Object Browser. Finding all objects with [Basic Graphics Frame] object style and applying an object style of [None] doesn't do the same result. Any ideas?

    hi:
    //FindObjectPreference
    myDoc = app.documents[0];
    app.findObjectPreferences = NothingEnum.nothing;
    app.changeObjectPreferences = NothingEnum.nothing;
    app.findChangeObjectOptions.properties =
      objectType: ObjectTypes.allFramesType, //graphicFramesType, textFramesType, unassignedFramesType
      includeFootnotes: true,
      includeHiddenLayers: true,
      includeLockedLayersForFind: true,
      includeLockedStoriesForFind: true,
      includeMasterPages:true
    //var graphicOStyleName = "[Normal Graphics Frame]";
    app.findObjectPreferences.appliedObjectStyles = myDoc.objectStyles.item(1);
    var dstStyle = myDoc.objectStyles.item(0);
    var founds = myDoc.findObject(0);
    var foundsLen = founds.length, i, found;
    for(i = 0; foundsLen > i ; i++){
      //app.select(founds[i]); alert(founds[i].appliedObjectStyle.name);
      founds[i].applyObjectStyle(dstStyle, false, false);
    <pre>
    jxswm

  • How do I fix my CSS styles in linking and working right on my copied HTML and CSS files?

    How do I properly link my CSS styles to my HTML file? (It's a single page website with a spry drop down menu, which somehow doesn't show when I hover over the buttons). I am using a copied file from the original because it was originally saved on my school computer so I had to relink everything.
    When I click to see the CSS styles it says: 'sprymenubar.js'mis not on the local disk
    When I click "get," it says the spry is not in a defined site. It says this for all my CSS styles.

    My guess without seeing your code is that you're linking to files:/// on your hard drive instead of the local site folder.   This would explain the problems you describe.  When this happens, it's almost always because the site is not properly defined in DW's  Site > Manage Sites panels:
    Nancy O.

  • How to have 2 styles of links on a page?

    I have 2 separate navigation tables for a home page. I made each one as a "component" using Tables, 1 column with multiple rows. One has white type on a blue background, the other has blue type with a yellow background.
    I modified the link css for each one and they work great by themselves, link color, hover, active visited. i.e. when I preview the component page in a browser, they look and work fine.
    The problem is once I put them both on the home page together, the left panel is correct, but the right panel takes on the style of the other. Sometimes the opposite happens.
    Is there a way to make the page apply the individual styles to EACH component?
    Thanks for reading.
    Andy

    I don't use components, but to have two styes of links on a page you need pseudo-classes, eg
    .newlink
    .newlink a:link
    .newlink a:visited
    .newlink a:hover
    .newlink a:active
    Define these the way you want the secondary links to look and apply the class to the container they are in. I don't know to what extent components bring their internal css with them, but the page your components are on will be linked to one or more external css files - I don't know any way to specify which should apply to which component on the page.
    I always understood that you should avoid css in your components and apply it on the page where you use them.

  • Need to override CSS style for link

    I've set up a page with an external style sheet. I have a
    link within a heading that I want to look different from my CSS
    link style (I want it to match the heading). Is there a way to
    override the basic style? I tried setting up a class and that
    didn't work. Any suggestions would be greatly appreciated

    Clearly there is a typo there. It should be either this -
    .heading a:link {
    (leading dot for heading - no SPACE after the colon)
    or this -
    #heading a:link {
    depending on whether there is a custom class or an ID
    selector being used to
    identify the container for the link.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Katsuey" <[email protected]> wrote in message
    news:f1rf6c$h92$[email protected]..
    >> I've set up a page with an external style sheet. I
    have a link within a
    >> heading that I want to look different from my CSS
    link style (I want it
    >> to
    >> match the heading). Is there a way to override the
    basic style? I tried
    >> setting up a class and that didn't work. Any
    suggestions would be
    >> greatly
    >> appreciated
    >
    > Yes, give that heading a different style such as:
    >
    > heading a: link{
    > color: red;
    > }
    >
    > Where as all other links might be:
    > a:link {
    > color: blue;
    > }
    >

  • Over writing CSS style for links

    I've set up a style sheet for the site I'm building which
    works great. But we want to have the link style on just one of the
    pages different from the rest of the site.
    I thought I could just over write it in the styles for that
    page to create the look we want. Unfortunately it won't let me do
    that and goes back to the site link style.
    Is there a simple way to overwrite this style for just the
    one page?
    Any help would be greatly appreciated.
    Thanks!
    dm

    Try
    http://www.projectseven.com/tutorials/css/pseudoclasses/index.htm
    Regards
    John Waller

  • Easy one: Changing style inside "Links" portlet

    Hi,
    Using Oracle Collaboration Suite 10g (10.1.2) here, so I believe there are some differences to the "full-blown" product...
    I could have sworn that when I tested 10.1.1 it took me a matter of moment to find out how to edit the "Links" portlet, easily changing the default font and link style as well as adding and removing default link items, such as "Mobile Preferences" and "Voicemail".
    I've been battling away for the best part of 2 hours now, and I can't for the life of me find a way to edit portlets in 10.1.2! Can anyone point me in the right direction?
    Thanks

    Adding the portlet into a page is currently the only way I can find to edit a porlet. In this mode, the pencil only gives the option to change the portlet height.
    The "cog -> edit instance" option again only allows limited changes; such as the display name, category, keywords and perspectives...
    The "Links" portlet itself contains Links to other OCS applications - such as Tasks, Calendar, Email, etc. I want to remove some of these links, and change the style for the text. And the icons.

  • Create SAP Script Style and link to Script

    Hi,
    How to create SAP Script Style through SE72...and how to implement it to Script..
    Means where to implement to Script..for ex. below code is script code of ZMEDRUCK...
    /: INCLUDE &T166P-TXNAM& OBJECT &T166P-TDOBJECT& ID &T166P-TDID& LANGUAGE &EKKO-SPRAS& PARAGRAPH IX
    Please tell me where i use that style...
    Regards.

    Hi.
    Maybe, I think that the purpose of style is to use it with SO10.
    Therefore, it doesn't use it in SAP script.
    SAP script copies with SE71 and changes.

  • Style Sheet Link Exception

    Just Installed SAP EP 7.0
    Get the following error when clicking on 'User Administration':
    The initial exception that caused the request to fail, was:
    java.lang.NoSuchMethodException: com.sapportals.portal.prt.service.laf.LAFService.getRelativeThemePartURL(javax.servlet.http.HttpServletRequest, java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)
        at java.lang.Class.getMethod(Class.java(Compiled Code))
        at com.sap.tc.styles.LAFServiceProxy.invokeMethodOnLafService(LAFServiceProxy.java:41)
        at com.sap.tc.styles.LAFServiceProxy.getRelativeThemePartURL(LAFServiceProxy.java:32)
        at com.sap.tc.styles.StyleSheetLinkProvider.getStyleSheetLink(StyleSheetLinkProvider.java:156)
        at com.sap.tc.webdynpro.serverimpl.defaultimpl.laf.LookAndFeelService.getPortalDefinedTheme(LookAndFeelService.java:244)
        ... 33 more
    Any ideas ?

    Did you ever find the problem to this error?

  • CSS error, style sheet link, affects browser compatibility..

    Left comfort of GoLive and tables, to CS5 Suite - Dreamweaver. Basic CSS skills, so don't have the intuitive ability to frame question well.
    Regarding this particular page, I simply built, then copied the index.html page on a test site at:
    http://www.screamingeagles.com/client_view/ScreamingEagles_v2/index.html
    and stripped out sidebars and menu bar, and began building a form in the "main content" area.
    URL to page in question:
    http://www.screamingeagles.com/client_view/ScreamingEagles_v2/contact/contact.html
    Noticed a "green line" in code so checked browser compatibility as follows:
    -------Browser Compatibility-------------------
    Found 2 errors in twoColFixLtHdr.css
    Affects: Firefox 1.5; Internet Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0
    -----------------Error found (green lined in code) as follows------------------------
    Line 6: <link href="../css/twoColFixLtHdr.css" rel="stylesheet" type="text/css" />
    Validation didn't give me anything to go on. Given my modest coding skills, should I just build a new page from templates as an better
    alternative to bothering forum participants?
    Thanks in advance,
    J. Satterwhite
    SatGraphics.com
    Mac Pro
    Adobe Creative Design Suite

     Noticed a "green line" in code so checked browser compatibility as follows: 
    -------Browser Compatibility-------------------
    Found 2 errors in twoColFixLtHdr.css
    Affects: Firefox 1.5; Internet Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0
    -----------------Error found (green lined in code) as follows------------------------
    Line 6: <link href="../css/twoColFixLtHdr.css" rel="stylesheet" type="text/css" />
    Validation didn't give me anything to go on.
    I think that the errors are *in* the twoColFixLtHdr.css file, so you need to open that file and run Validation again.
    HTH,
    Randy

  • Style EDIT LINKS pencil button in top Navigation

    On the top navigation of my site I've styled the menu with CSS and a custom master page.  However the 'EDIT LINKS' pencil button is an image coming from spcommon.png as an HTML <img> and it is an incorrect color.  
    How to do I change this image or replace the spcommon.png with my own version?

    Hi Justin,
    The icons in SharePoint sites are generated via sprites, you could type the url in the picture in your original post :
    http://sp/sites/sitename/_catalogs/theme/Themed/
    D9FA9D0B/spcommon-B35BB0A9.themedpng?ctag=5
    It will display a picture as below, and different themes have different pictures like this.
    You could use SharePoint Color Palette Tool to generate theme as you like. Then import the file into the Themes Library :
    http://sp/sites/sitename/_catalogs/theme/Forms/AllItems.aspx .
    The link below provide more detail information for your reference:
    http://blogs.c5insight.com/Home/tabid/40/entryid/392/Update-Default-SharePoint-2013-Icon-Colors.aspx
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

Maybe you are looking for

  • Web Interface doesn't work after installing 11g

    A couple days ago I decided to install Oracle 11g (after already having 10g Express Edition), after successfully installing 11g, I tried to access 10g EE using http://127.0.0.1:8080/apex/apex, and it doesn't work anymore. I tried using a java program

  • How to read ZIP from Source System

    Hi frnds, In my sender side i have Zip file, I need to read from source directory, File adapter will provide option to read Zip file?? if i want to generate out put in ZIP format is it possible?? tell me what are necessary steps required?? Regards Ra

  • SQL Join help for multiple values in single field.

    Hello All, I need a help, I have two tables T1 and T2 Content of T2 will be like T2. ID | T2.USERNAME ID1 | John ID2 | Peter ID3 | Mark Content of T1 is like T1.ID ID1 ID2 ID3 ID2 ID1 ID3 I need to join these two tables and replace the T1.ID values w

  • Sqlcxt crash - signal SEGV (no mapping at the fault address)

    Hi, I am getting Segmentation fault in ProC code of my application. Pasting below dbx trace. (dbx) where [1] sqlcmex(0x0, 0xffffffff7ffd2150, 0xffffffff7ffd2288, 0x1012b0480, 0x1de8, 0x21), at 0x100df6d94 [2] sqlcxt(0x0, 0x1012b0478, 0xffffffff7ffd22

  • Views in Infopath 2013

    I have created an customized list form in InfoPath 2013.I have two views. One is user information where some user data is auto populated and some are filled by the user and I have also added attachment control. And another view is manager view who re