DHTML Support in Portal

<body class="prtlBody" xmlns:sap="urn:http://schemas.sap.com/SAP.Web.UI.Controls">
<STYLE>LI {behavior:url(irjportalappsSAP.PDK.Samples.ClientSideEventsCSscriptshilite.htc)} </STYLE>
Mouse over the two list items below to see this effect.
<UL>
<LI>DHTML Authoring</LI>
<LI>Dynamic HTML</LI></UL>
</body>
Hello All,
I created a simple iView using .net pdk. Version1.0 Patch 3
The ascx is as shown above.
After building and deploying in the Portal , if I view this using "View in Portal" option in Visual Studio it works fine.
But when I created an iView in PortalContent from par file and previewed it it doesnot seem to work.
I checked the log files and the GET \irj\portalapps\SAP.PDK.Samples.ClientSideEventsCS\scripts\hilite.htc succeed with HTTP/1.1 200
I also checked the HTML source in both scenarios and the html seems to be almost the same except from some GUID/ ID values.
I feel that when the iView is loaded from Visual Studio the .htc file is downloaded but not when the iView is loaded in portal.
I posted this is .Net forum and was suggested to post in this forum as the issue seems to exist even when using Java PDK, so this may be a EP issue.
Did anyone successfully use DHTML and HTML controls using scripts in .htc files within an iView?
Is there any other configuration required? Such as setting MIME type or anything like that to allow .htc files to downloaded..
Thanks
With Regards
Arun

Not sure if you got an answer to this or not, but you have to change the mime type on the server to get these to work properly.
In the Visual Administrator, Server --> Services --> HTTP Provider --> Properties (Tab)
On this tab, there is a "Mime" variable.  Select it and in the value area, add the following to it
{.htc,text/x-component}
Save it and restart the server.
Nathan Zentner

Similar Messages

  • Welsh language support in Portal

    Does anyone know if/when the Welsh Language will be supported in Portal?
    UK Government related sites have to have this language as well as English.
    Regards
    Jenny

    Hi Jenny,
    I can support this - I am struggling to design an intranet in both Welsh and English.
    Who do we need to talk to in Oracle to get this one rolling.
    Bye the way I understand you did some work recently for the Forestry Commission in Edinburgh. I am also looking for some similar work to be undertaken but have not been offered your name as a consultant. Are you interested? Please mail me URGENTLY if you are.
    Cheers
    Clive
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jennifer Beech ([email protected]):
    Does anyone know if/when the Welsh Language will be supported in Portal?
    UK Government related sites have to have this language as well as English.
    Regards
    Jenny<HR></BLOCKQUOTE>
    null

  • What is system admin- support - Support Desk - portal content directory .

    what is System Admin -> Support -> Support Desk ->Portal content directory . why is this used for so that we can get any idea for which it is used, there are object and principal option which is like search criteria.

    Hello Jaya,
    You can find information about what portal content directory is in the following SAP documentation:
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/45/a8029ecf140039e10000000a11466f/frameset.htm
    I hope this helps you.
    Regards,
    Blanca

  • Where can i find what kind of certificates are supported by portal

    gurus,
    is there a whitepaper that gives information about what kind of
    certificates are supported by portal ?
    i've a client who wants to know if portal supports TEDS x.509v
    PIK certificate ...
    any help would be greatlyy appreciated ...
    thanx

    Compatibility Table.

  • View my saprouter config from SAP support web portal ?

    Hello,
    We're planning to change our saprouter IP address, and I just thinking - is it possible to view current registered saprouter config (IP address and etc) using SAP support web portal ? I mean to view it changes after SAP receives saprouter network config change message.
    Or it's just secure info not available on SAP support portal ?
    thanks
    Vilius

    If you go to the SAP Support Portal -> Data Administration and edit any of the system you'll be able to see and choose between  the registered SAP Routers and it will show the IP Address and other details
    Regards
    Juan

  • How to know the latest version of NWDS supported bt portal

    Hi All,
    How to get to know the latest version of NWDS that the portal supportsu2026 I mean if a patch r support package is applied to the server, then it would support higher version of NWDS. How do we get to know which is that latest NWDS version?
    Thanks,
    Shilpa.

    check the below thread for latest information on NWDS
    https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/
    Raghu

  • Nls support in Portal 3.0.7.6.2 / Win 2000 / 8.1.7 Std.

    After installing nls for norwegian language, I have experienced a lot of problems with our portal installation, like:
    1. Unability to make new Content Areas (Error: 1006991)
    2. Unability to use custom folder types with custom attributs (can't be edited: WWS-32101)
    3. Unability to change Custom Values on Folderbased portlets (ORA-01403: no data found)
    4. Unability to drop app components
    5. Search malfunction (always returns 0 hits)
    6. Portal30 user (from before nls install) has a mix of english and norwegian interface texts, but new users have a (close to) complete norwegian interface.
    7. It's not possible to have an english interface by selecting "english" on the log in screen.
    Oracle Support has not come up with solutions to any of these problem - yet.
    Does anyone know if 3.0.8 will solve any of these problems?
    null

    I think isn't an incorrect installation, because i've the same problems with spanish (with NO-ERRORS langinst).
    1. same problem
    2. don't
    3. same problem
    4. it is a reported bug, you have to connect in english and then you can delete it.
    5. same problem
    6. cache problem, if you select don't cache page on page settings it works well
    7. connection problem, you have to reconnect two times and then it works
    I think that 9iAS Portal is a VERY BUGGY product, it need about six months to have a REAL PRODUCTION version.
    Also i think that Oracle is becoming Microsoft, i mean: bad products released very fast.
    I'm an Oracle developer since much time, i believe that Oracle database is far away from the rest of competitors (8i is a VERY good product), but Oracle 9iAS is shit.
    Thanks

  • Career Planning transaction (transacction OOQ4) Supported in Portal?

    Hi Experts,
    I am trying to call the graphical transaction screen (QQ04 - the 3rd screen where it displays in graphical mode) via portal, hoping that via authorization control, i can allow the MSS users to do career planing for their staff .
    In my attempt to do that, I have tried using the administrator support testing tool to call the transaction without building any iview.  It only allow me call up to the second screen (where system displays the career plan which i can selecct to trigger the graphical mode).  But when I click the icon which is suppposed to display the career plan in graphical mode, the system stops there.
    As OOQ4 is an old transaction, I am not sure if the technology is compatible with the portal and if SAP did convert that transaction when it moves from Enterprise to ECC.
    Appreciate your help.
    Thanks in advance,
    Bill

    hey, just wondering if the Product Inventory Control per Attributes is going to schedule? I have a new client about to launch their website, with e-commerce section to come in August, but might hold off if this feature will be ready in September? Do you have a more definite ETA?
    Thanks,

  • How can I extend language support in Portal

    Hi everybody,
    We need extend Vietnamese language suport for Oracle Portal.
    In others portal (open source ), i can do it by config an properties like : locale.., and provider the resources for our language .
    In Oracle Portal, i don't hearing anything related that
    Can you suggest for me ?
    Thanks for helping.
    Sorry about my English

    There is no such feature in Oracle Portal. If this is important for you, you should log an enhancement request vi Oracle Support.
    Nat

  • Multi lingual support in Portal Content area

    hi Oracle Experts,
    i have developed a portal content area in US English.
    now i need to translate the content into
    Arabic.
    could anybody give me Translation Procedure in Portal.
    it is very very urgent,
    nice to be expecting!!
    null

    Kathir,
    Please refer to the Oracle Portal FAQ.
    However, Arabic is not supported until the 3.0.9 release, planned for June 2001.
    Regards,
    Jerry
    null

  • Mobile device support in Portal Platform 7

    hi,
    I have downloaded the evaluation copy of Weblogic Portal 7. Having experienced
    a number of Portal Server products I have found it very easy to get started with,
    infact almost to easy. The pain of working with app servers for a number of years
    is that you start to believe something has to be hard and painful to get going
    if it is to be for an enterprise implementation...
    My question is:
    What inbuilt (native) support is there in Weblogic Portal 7 for multi device (specifically
    mobile)? I can't find any and the documentation does not show any sign of it.
    It seems strange to me that such a new product (version) does not have mobile
    support, so I'm hoping it's in there somewhere.
    Thanks,
    John

    I have same question,
    anyone can answer us?

  • Struts support in portal

    When is portal going to properly support Struts based applications?
    Jdev 903 has support for Strust (well sort of it's somewhere between Strust 1.0 and 1.1) - thanks Jdev team! but Portal in 9iAS 902 does not support struts apps at all! One can deploy a struts based app as a portal provider but when it comes to running the struts app modules as portlets it bombs! The app does work in Jdev though...
    So much for following Oracle's advice on using frameworks and believing that it would actually work in the app server as it should AN INTEGRATED APPLICATION SERVER.

    Why then does Oracle reccomend that development teams use this type of development framework, knowing full well that apps developed in this manner will not work in the app server portal product.
    If we cannot deploy a J2EE app developed using struts & BC4J into portal what is the point of using the app server, one may aswell deploy on Tomcat. The whole point of using Portal is the additional services such SSO, OID, Portal Page Designer etc that make development of the app faster.
    Don't get me wrong - we are totally commited to Oracle & the product set - what makes my blood boil is that we adpot a strategy as advocated by Oracle for RAD by using BC4J & Struts only to find we cannot deliver to the customer because Oracle never told us it wouldn't work.

  • How do I get firefox to support Lawson Portal

    When I try to access payroll information on Lawson Portal, I get a message that Lawson Portal does not support this browser:Netscape

    Hello thiago_corredor,
    If you are in contact with the client for Lawson please then please do not use our support forum this way and communicate with the client using an alternative method. If you would be glad to assist openly then it would be greatly appreciated here. If you wish to work something out to verify that you are from Lawson and would like to be in contact with the user, then something can be done but looking as per your user name it does not seem that you are from Lawson.
    Thank You!

  • Support for Portal Alias

    Hi
    We installed Netweaver Business Client to access our Corporate Portal, but we found no way to specify an alias (/irj/portal/something) when creating a new connection, this limits us, because we are using alias in master rules and also to filter entry points in TLN.
    Anyone has an idea if this is a limitation at all, or if in a near the future it will be supported?
    Thanks & regards,
    John

    Hi,
    We installed SAP Netweaver Business Client 3.0, which supports adding a complete URL, including /irj/portal/<alias>, but after entering the Portal through Business Client, the filtering entry points associated to specified alias, are not getting filtered in Business Client, and users can see all role entries independently of the alias.
    Any idea if this will be supported in the future? Timeline? Is there an workaround?
    Thanks
    John

  • IE11 Not supporting SRM PORTAL

    HI Experts,
    Is there SAP NOTE released for SRM portal to Support ON IE-11.
    We are currently facing issue on IE11..where are SRM Portal is not supporting on IE11.
    Please give your expert advice.

    Hi,
    Please go to pam http://service.sap.com/pam to check the product availability matrix.
    Please fnd out your SRM server installed, and in the ''technical release information'-> 'web browser platforms', you can check if IE11 is supported for your SRM_SERVER.
    Regards,
    Ivy

Maybe you are looking for

  • Adding '-Select-' on top for a drop down box

    Hello, I have a drop down box mapped to a field in the context, the field has some domain values and are populated in the run time. but I have to add another top row '-Select-' indicating to the client that the field need to be selected. To add 'Sele

  • View Link Bug!  - JDEV Developers please read.

    This has to be a bug. When I am done with my project for the day I check in the files into PVCS. After check in the files are deleted off my local drive. When I recheck out my project and do a rebuild on the project, I get several View link XML files

  • COPA value field not getting complete SD condition value

    Hi Gurus, I find a strange issue when a billing document is transferred to COPA (well basically, after a billing document is released to accounting, all the controlling docs and COPA docs are generated). The issue is, I have a SD pricing condition wh

  • Applet lodaing on a machine that doesnot have JRE installed

    I am developing an applet that uses several awt components. If a client does not have JRE installed on his/her machine then firts JRE is downloaded then applet is started. Is there any way that i don't need the JRE or some procedure to minimize the d

  • How to create an array of JButtons and How to implment it ...

    This is what i want to do - I want to create an array of JButtons that has 8 rows of 8 buttons, could someone help me with this (im creating a checkers board) all i need is the array of buttons and them in 8 rows of 8 buttons .... im pretty confident