Currency symbol looks different in different browsers

Hi,
I've got a BC4J view containing a field whose format is:
Format Type: Currency.
Format: $###,###,##0.00
I've realized that the final appearance of this field depends on the browser I use to render the page that contains it.
If I use Firefox, everything looks fine and the field is rendered as:
1.253 €
But when using IE, I get:
¤1.253
The page source code for every navigator is:
Firefox: 1.253 €
IE: ¤ 1.253
Therefore, it seems as if UIX Page broker generated different code depending on which browser is used.
How can I get rid of this problem? Is it necessary to configure anything that I'm just ignoring?
I'm using jdev version 10.1.2.0.0, build 1811.
Thanks.
Luis Serrano.

Sound more like an IE bug to me.
And I don't think you can say UIX generate different code for different browser.
The best way to check is to use curl or wget and put once firefox and then IE request headers.
Then hexdump to compare the data.
Good luck
Kuon

Similar Messages

  • Different currency symbols in report

    Hi All!
    Can anybody show me how to create international reports. I need to show different currency symbols in the same report but for different clients.
    I try to use set_nls function, but no luck.
    Any suggestions will be appreciated!
    It's urgent.
    Mike

    hi2guru wrote:
    > Do u want to display the values in particular currencies?
    Hi,
    I want to have for each row the local currencies and specific rows corporate currency.
    For example (1111 (this is the company code)) and 0010 (this is the corporate currency):
    1111  1000,00USD
    2222  2000,00JPY
    3333  3000,00RMB
    0010 1234,00Euro (1234,00 as example conversion in corporate currency)
    So I have rows with local currency which are transfered all into the BW and displayed in the report.
    And I need particular rows where the conversion should be displayed.
    I know the transaction RSCUR but don´t know how to handle the different currency appearance in the report.

  • HELP! Please :) my website looks different in different browsers. Link boxes are showing in IE!!

    Please help me!  I'm pretty new to web design.  Built this website from scratch - designed in photoshop and put together in dreamweaver.  I launched the site and it looks great in safari, but had a friend look at it with explorer and the blue link boxes (the one that lets you know you have something linked in dreamweaver) are showing up on the interent explorer browser and I can only assume there are issues in other browsers as well.  Please help if you can.  Here is a link to my website:   www.shandryntrumble.com  Thanks

    Thanks for your help!Should I create an external style sheet?  I'm still unsure of where and what to put in the document.  Where are the CSS  tags?  And what exactly do I place in them?  Sorry, I'm so new to this.  Thanks for your patience.
    Date: Fri, 22 Mar 2013 10:13:43 -0700
    From: [email protected]
    To: [email protected]
    Subject: HELP! Please my website looks different in different browsers. Link boxes are showing in IE!!
        Re: HELP! Please my website looks different in different browsers. Link boxes are showing in IE!!
        created by Nancy O. in Dreamweaver - View the full discussion
    Bad information.  You don't need a class for this.  Simply add the following CSS code to your style sheet.  An external style sheet is preferred but it if you don't have one yet, add this code to the CSS inside the  tags of your HTML document. /*remove borders from all linked images*/a img    Nancy O.
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5170378#5170378
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5170378#5170378
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5170378#5170378. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Font Rendering different in different browsers

    Hello All,
    Have a look at the Box at Top Right Corner, the text in this box renders differently is diffrent browsers. For firefox 4 on windows 9 it goes out of the box.

    Hi,
    a little help for understanding might be Murray's answer to me, where he linked to an article where a lot of different illustrative presentations of browsers are collected. Thread was  "bgcolour not showing up on web" http://forums.adobe.com/message/3041987#3041987.
    Murray's answer was: Styling form tags is not so easy as each browser has a mind of its own.  Here's an article about that:
    http://www.456bereastreet.com/archive/200701/styling_form_controls_with_css_revisited/
    Please have a look to more of Roger Johansson's elaborations and tracts, like
    http://www.456bereastreet.com/archive/200410/styling_even_more_form_controls/
    http://www.456bereastreet.com/archive/200409/styling_form_controls/
    http://www.456bereastreet.com/lab/styling-form-controls-revisited/button/
    Hans-Guenter

  • I'm a new user. My fonts look different on different browser!

    Hi,
    I have created a simple site and the fonts that i use in dreamweaver appears different on different browser after i uploaded the page.
    Can anyone please tell me why?
    i tried uploading the truetype fonts too but didn't work.
    Please help? Thanks alot.
    cheers

    Are you using web safe fonts?  If you are not, then different browsers can render the text differently. There is no need for you to upload any fonts.
    The problem arises too, if someone hasn't got a font that you may have used, their computer will use the default font in their browser.
    Here's a list of web-safe fonts:
    http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html
    If this isn't the issue, then maybe post a link to the problem pages.
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Book: Ultimate CSS Reference
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap

  • Formula that looks at two different fields

    Hi,
    I posted this request for help not too long ago but didn't clearly explain what is needed. 
    When text is entered into a field (currentgoal1, currentgoal2 - each equaling 1), the formula needs to look at a different field (point1, point 2 - each holds a list box of with points 1, 3, 5, or NA) to see if "NA" was chosen.  If NA was chosen (rather than a point, 1, 3, 5) then the goalcount (total number of populated currentgoal fields) needs to subtract 1 from goalcount.  
    currentgoal 1 = 1 point
    currentgoal 2 = 1 point
    currentgoal 3 = NA
    3 goals, 2 points, 1 point field with NA
    Since one of the current goals is has a point of NA, the overall count of currentgoals in the goalcount field (total number of populated currentgoal fields) should state 2 with the totalpoints field (all points fields added together) stating 2. 
    How can the formula be adjusted to subtract a currentgoal with a chosen point of NA? 
    Formula used now for counting current goals:
    goalcount = 0
    != null){
    = goalcount + 1;
    != null){
    = goalcount + 1;
    (Table3.Row3.currentgoal3.rawValue!= null){
    = goalcount + 1;
    if(Table3.Row4.currentgoal4.rawValue!= null){
    = goalcount + 1;
    if(Table3.Row5.currentgoal5.rawValue!= null){
    = goalcount + 1;
    if(Table3.Row6.currentgoal6.rawValue!= null){
    = goalcount + 1;
    if(Table3.Row7.currentgoal7.rawValue!= null){
    = goalcount + 1;
    if(Table3.Row8.currentgoal8.rawValue!= null){
    = goalcount + 1;
    if(Table3.Row9.currentgoal9.rawValue!= null){
    = goalcount + 1;
    if(Table3.Row10.currentgoal10.rawValue!= null){
    = goalcount + 1;
    if(Table3.Row11.currentgoal11.rawValue!= null){
    = goalcount + 1;
    if(Table3.Row12.currentgoal12.rawValue!= null){
    = goalcount + 1;
    if(Table3.Row13.currentgoal13.rawValue!= null){
    = goalcount + 1;
    if(Table3.Row14.currentgoal14.rawValue!= null){
    = goalcount + 1;
    if(Table3.Row15.currentgoal15.rawValue!= null){
    = goalcount + 1;
    = goalcount;
    this.rawValuegoalcount
    goalcount
    goalcount
    goalcount
    goalcount
    goalcount
    goalcount
    goalcount
    goalcount
    goalcount
    goalcount
    goalcount
    goalcount
    if
    goalcount
    (Table3.Row2.currentgoal2.rawValue
    if
    goalcount
    (Table3.Row1.currentgoal1.rawValue
    if
    var

    Sorry, I was trying to edit. Is this better?
    var 
    goalcount = 0
    if
    (Table3.Row1.currentgoal1.rawValue
    != null){goalcount
    = goalcount + 1;}
     if(Table3.Row2.currentgoal2.rawValue!= null){goalcount
    = goalcount + 1;}
     if(Table3.Row3.currentgoal3.rawValue!= null){goalcount
    = goalcount + 1;}
    this.rawValue= goalcount;

  • How to show different Look & Feel to different users?

    Hi,
    how to show different Look & Feel to different users?
    Thanks & Regards,
    Venu--

    If you want the user to select then LookAndFeel then Visitor Tools.
    If you want to use code and dynamically change it then http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/javadoc/index.html?com/bea/netuix/laf/PortalLookAndFeel.html
    if you have only a few combinations then you could even create different desktops and direct the user to the appropriate url

  • Why same custom designed item looks different on different MIDP phones?

    Same MIDP application looks different on different phones, which is obvious. But the sizes of custom items are also looks different, which is some thing trouble some. IE the custom designed button of size say 50 X 20, looks proper on BlackBerry MIDP phone, but same button looks very small [cant even recognize] on Nokia MIDP phone. Why it is so?
    Is there any way to design items as per the phone dimensions? Regards.
    Note: I want to get standard item size, font size etc. so that I can use them directly. In this case on every device the designed items will look proper
    Edited by: nikhil_shravane on Aug 21, 2010 04:27 AM

    The look depends on mainly three things, the screen size, screen resolution and dpi. Although dpi is related to the ration of screen size and screen resolution. If the dpi is higher, the same image or item will look smaller than from a device which has a lower dpi. Like the iPhone and BB Bold both has almost identical screen resolution, however Bold has a higher dpi so the same image or a html page looks smaller on Bold than it is in iPhone.
    Regards,
    SD

  • Want to see what images on my site will look like at different resolutions

    I have a website: http://gpcpi.com/news.php and I am trying to see if firefox has a plugin or extension that allows me to see what the images will look like at different resolutions. There is a site: http://viewlike.us/ that does what I am talking about but it gives me problems.
    any plugins that do this?

    *Web Developer: https://addons.mozilla.org/firefox/addon/60

  • Put Together a Formula that Looks at 3 Different Cells

    Hi,
    I’m trying to put together a formula that looks at 3 different cells, and returns the cell that has data in it, and block from putting data in the other selection.
     IF ANY INFORMATION IS COMBINED IN CELL B2,B7,B9. an error will show
    If B18 = 90 PUT 100% IN CELL b1, IF B25 = 40 PUT 100% IN CELL b1, IF B33 = 20 PUT 100% IN CELL b1, 0
    Please see the attachment for more detailed information, please also look at both tabs to help understand
    Thank you for your time and help
    http://files.engineering.com/getfile.aspx?folder=f778a72d-c99c-4e8a-9d48-9e9a13cde35e&file=SCORING.xlsx

    Hi,
    My understanding is that there are three conditions : if B18 = 90, if B25 = 40, if B33 = 20, if one of them is true, B1 will display "100%". If none of them is true, B1 will display "error". Am I right? If yes, please try this
    formula and put it in B1:
    =IF(OR(B18=90,B25=40,B33=20),100%,"error")
    If I misunderstood something, please let me know.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Adobe Forums - it's going to look a little different next week

    Just in case you did not see the notice on the main Adobe Forums page (e.g. you subscribe via e-mail), I just wanted to be sure no one is surprised when the forum starts looking a little different next week.
    The overall "look" will be changed on Monday, the 7th (possibly pushed on the evening of the 6th). We will still be on Jive, and no functionality is changing; we're just updating to something that actually looks like it came from this century.
    If you have any questions about this between now and then, let me know by replying here or sending me a PM.
    If you have any issues, questions, or feedback after it is live, be sure to post it in Forum Comments: http://forums.adobe.com/community/general/forum_comments

    Firstly, I too think, that Firefox displays the page in a better way. Tahoma is amongst my favourite fonts.
    ConnorBehan wrote:Why is the (5656 viewing) part only in the Firefox screenshot?
    Easy explanation. He displayed both pages shortly each after, this is why under Konqueror there is one more posting. He is using Firefox as his primary browser I guess, therefore Konqueror has him not marked as logged in. Only logged in users have the information displayed, how many users are viewing some particular subforum.

  • How to print currency symbol in SAPScript

    Hi,
    How to print different currency symbol in SAP?
    The requirement is that the SAPScript should print the currency symbol along with the currency code.
    i.e. USD ($)
    The currency can be any foreign currency.
    Is there any table where i can get currency symbol or is there any way i can print this. I am working in 4.6C.
    Please help.
    Thanks,
    Pratik

    Hii
    When the user has to insert a particular symbol, from menu:
    Insert->Character->Displayble Characters:
    Here in the input field insert <156> and then press enter

  • Page looks horrible in PC browsers

    so i'm satisfied with the way this page looks on MACS but PCs
    is a totally different story. How can I clean this up?
    http://litigationsupportcareers.com/test/index.html
    thank you

    A good place to start on layout problems is the W3C's
    validator. Your page
    turns up some very interesting errors....
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Flitigationsupportcareers.com%2Fte st%2Findex.html
    The first one refers to a missing doctype. It's quite
    important that your
    page have a valid and complete doctype, as this is the only
    way to insure
    that your layout gets rendered by the various browsers in
    standards mode
    rather than quirks mode.
    The most striking errors on your page are those that reveal,
    perhaps, a
    complete misunderstanding of how CSS works, e.g.,
    p4
    {color: #333333;
    font-style: normal;
    text-align: left;
    font-family: times new roman;
    font-size: 11px}
    <td align="center"
    valign="top"><p4>&bull;</p4></td>
    <td><p4>Market your positions directly to job
    seekers
    You are using CSS selectors as if they were HTML tags. They
    are not. To
    make this work, you would need to have this -
    .p4
    {color: #333333;
    font-family: "times new roman", times, serif;
    font-size: 11px}
    (note the leading period on the p4, the deleted default
    styles and the use
    of a) quotes around font names containing spaces, and b) a
    font family to
    account for the fact that not all computers have Times New
    Roman installed)
    and then this -
    <td align="center" valign="top"
    class="p4">&bull;</td>
    <td class="p4">Market your positions directly to job
    seekers
    What you have defined as an invalid TYPE selector in the CSS,
    should be a
    CLASS selector.
    But the most important reason why your page looks different
    on different
    computers is explained here -
    http://apptools.com/rants/spans.php
    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
    ==================
    "brad_goldstein" <[email protected]> wrote
    in message
    news:[email protected]...
    > so i'm satisfied with the way this page looks on MACS
    but PCs is a totally
    > different story. How can I clean this up?
    >
    >
    http://litigationsupportcareers.com/test/index.html
    >
    > thank you

  • Currency Symbol in Project Server 2007

    Hi,
    Is it possible to change the currency symbol resource wise in Project Server 2007?
    I need a resource rate to be in INR and another resource rate should be in GBP.
    K.Gokulraj

    Yes you're correct. All enterprise resources on server's project will have the currency defined in the server settings.
    Actually the options doesn't mean that more than 1 currency can be used in the projects, but that projects can be published with another currency than the one defined in the PWA server settings. Note also that you'll be warned (see screenshot below) of enterprise
    projects with a different currency due to the fact that it can cause redition issues.
    I'd suggest to convert the non-standard rate into the enterprise currency. You might add a resource custom to give the information on the resource native currency.
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Display Currency Symbol disabled, but symbol prints if currency in a text formula.  Why?

    Our Crystal Report displays money fields (from our SQL database).
    Our Crystal Reports Designer has the Display Currency Symbol feature disabled by default when writing reports.
    On one report we have a Sell_Amount currency field to display:
    We have this Sell_Amount field directly on the report in one section.
    We also have this Sell_Amount field in a formula for printing in a different section.  This formula is defined as a text field as it will either display 'No Charge' or the Sell_Amount based on a condition, such as:  If {NoCharge} Then 'No Charge' Else ToText(Sell_Amount)
    When viewing this report on our development machine in Crystal Designer, the Currency Symbol does not show for either the Sell_Amount field that is directly on the report or for the Sell_Amount that is in the formula (I am guessing because we have the Display Currency Symbol disabled).
    When viewing on a runtime machine (no Designer, just runtime components), the formula (if NoCharge = False) displays the Sell_Amount (in the formula) WITH the currency symbol, but the Sell_Amount that is directly on the report (not in the formula) does not display the currency symbol.  Why?
    This has been an issue ever since were were on Crystal 8 way back when.  We have never found (nor asked) for a reason, but now we need to know the reason/rules, etc. for this.  We are currently on Crystal 2008 SP6 (Designer) and deploying Crystal Reports Developer for Microsoft Visual Studio SP6 runtime components.  As I said, this has been an issue for years, but we now need an explanation.  I have not been able to locate one on the site anywhere.  Can you please explain the rules of Currency Symbol in this scenario?
    Thank you.

    Hi NB,
    I did say to use the Advanced editor but I did not say to use it for attaching the report...
    So to be clear here is what I see in the report Designer ( I put the formula into text boxes also ):
    For the NoDatabaseCurrency field you have to set the currency to Fixed, Floating will add a space:
    Which is opposite of what you originally posted:
    "...Our Crystal Reports Designer has the Display Currency Symbol feature disabled by default..."
    It's not disabled by default, please explain?
    As for using the CCUR() function the help file does show the Currency symbol is on by default:
    Examples
    The following examples are applicable to both Basic and Crystal syntax:
    CCur (200.20)
    In Crystal syntax this is equivalent to writing $200.20. In Basic syntax, CCur (200.20) is the way to directly create a Currency value of 200.20.
    CCur ("$200.20")
    Returns the Currency value CCur (200.20) given the String value "$200.20".
    CCur ("two hundred dollars")
    Causes an error to occur. The CCur function cannot convert the String "two hundred dollars" to a Currency value.
    So if you mean you went into the Options menu and Fields, Currency and check off this option:
    [Update] - After testing this a few times it does retain the Options, current, Display Currency Symbol, so creating a new report the option is unchecked.
    You are correct, even though I checked it off when I create a new report the option is checked on and obviously it's still on for each field and object. This may be a bug, testing more and checking with a few more people and eventually R&D.
    So please clarify the steps you are doing?
    Make sure you are running CR Designer under local PC Admin rights, right click on the short cut and select run as Administrator or check this option on:
    Thanks
    Don

Maybe you are looking for

  • Need a 'volume track' for each of my tracks

    The Master Track is a great tool, but it operates on all of the tracks. Is there a way to have a volume track that is specific to each of my tracks? There are some places I would like to alter the volume up or down per track, but I don't see how to d

  • How to reclaim "free space" on TM drive?

    I had 2 partitions on my external drive. I've deleted one of them as it is no longer need. Is there a way I can tell my TM partition to reclaim this new "free space" without having to erase the entire disk? Thanks

  • Odbc connection test success but can't link the database to oracle with 1013 call failed error.

    i am using my MS Access 2013 to connect with my oracle database. I created the odbc link and successfully have connection test pass. However i can;t link the database with my MS access. When i am using different software (mapinfo), i am able to conne

  • Configure HRFORMS to call a custom Smartform.

    Hello All- We have a custom Payroll Form created in PE51 and we have a custom smartform which uses this custom payroll form. By using TCode HRFORMS can we configure to call a custom smartform. If so can you please let me know how? Or do you have a do

  • I want to run single instance of my class ?

    i have a class with name Abc, i want when my Abc class is in running mode then i cant run my Abc class again untill my Abc class not exit. i want to do that in pure java, i have one logic but it is not proper salution. my logic is that when my progra