Easy way adding javascript to portal pages?!?

Hi,
I know (because I've tested it) that I can put some java script into portal pages. It's easy to use them as javascript functins, but if I try to use tag to get some data from base... it's doesn't work and generate some errors...
Please help me!
Krzysiek
null

I know that easier is adding script functions as portal functions/procedures... but HOW can I add characters like " ' " inside htp.p(' '); ??? Is it POSSIBLE or NOT? maybe some other characters are required before (if I dont want to use this inside ' ' as oracle variable, but javascript variable ???
Krzysiek

Similar Messages

  • Is there an easy way to generate a 'summary' page?

    Once the form is completely filled out - I want to condense a 14 page form to 2 pages - buy generating a summary and signature page.
    Any chance that there is an easy way to generate a summary page built from the objects in the existing form?
    So, it would just list caption/question and data value.
    Or do I need to design a summary page with values that carry from the 'form' field to the 'summary' field (...ick...)?

    You have to designer a summary page where you indicate what fields appear there and update their values based on the fields in the main part of the form.
    Paul

  • Adding Gadgets to portal Page

    Hello Experts,
    Does SAP EP has functionality for adding Gadgets  to portal Page.
    Basically i am looking for similar functionality of iGoogle where users can add required gadgets,
    Any informatin would be great help.
    Thanks & Regards,
    Naidu

    Naidu,
    A similar issue is being discussed here, please have a look.
    /thread/1694187 [original link is broken]
    Regards,
    Sandeep Tudumu
    Edited by: Sandeep Tudumu on May 27, 2010 10:20 PM

  • Is ther an "easy way" to rename my iweb pages?

    Here is my dilema
    I have a iweb site hosted on go daddy so I have to update via an FTP which as you know each time to re-publish to your folder it creates a new time stamp and MOST ftp clients then reupload the entire site...
    Well I fould this prorgram called "webecho" thanks to James Steng
    and I "finally" figured out that indeed it works just like updating to .mac change 1 image on 1 page >publish to folder> update and it only uploads that one image cool huh?
    Here is the drawback you can't have any spaces in your page names so instead of a page called "About Me" you have to name it "AboutMe" (no space between "about & Me" which of course looks foolish in your navigation pane
    So my question is this
    Is ther an "easy way" to name your pages wihtout spaces ~BUT~ still have spaces in the navigation pane?
    Thanks in advance!
    and
    Happy New Yerar to all the great folks in this group!
    Jim

    This gets very convoluted very quickly, but there actually is a way to eliminate spaces in your filenames and keep the spaces in the navigation menu...
    There is another handy utility called "iWeb FTP Utility" that is available here:
    http://www.brokenropesoftware.com/iWebFTPUtility
    This is a command line tool that will strip out the spaces in your filenames AND alter the HTML references to these files to reflect the new "spaceless" names. There's no easier way of doing this.
    So your workflow then becomes:
    1. Design and "Publish to Folder" with iWeb
    2. Run iWeb FTP utility against the published sitefolder
    3. Upload to your server with WebEcho or similar FTP.
    Since iWeb FTP Utility only changes the filenames and references after publishing, the navigation menu images never get touched and will still display the names with spaces!

  • Javascript in Portal Pages

    How include javascript code in Pages created by Portal ?

    Tanks, Christopher
    I include HTML porlet in my Home Page (created by portal), but this not work.
    The javascript that i use is a "on-unload", because some Portal users don´t use the option Logout, and the session keep open.
    Thanks,
    Orlando

  • Is there an easy way to create 2 page imposed PDFs with a background?

    I have figured out a way to create a suitable imposed single page PDF using the 'import as layer' action, the action only understands a single paged background PDF.
    In other words, I have a PDF that has the suitable marks on it with the pages marked 'Page 1' & 'Page 2'. This is the background PDF.
    I open this PDF in Acrobat and run the action that places another PDF (the 'Source' PDF) on multiple layers with different offsets.
    The original (template) PDF is 2 pages & the Source PDF for imposition is 2 pages, and even though the 'import as layer' understands that the source PDF being imposed is 2 pages, it does not seem to allow the original (template) PDF to be seen as 2 pages.
    There is a 'Target page number' option in the Preview area, but that is grayed out at 1.
    So...other than commercial applications, is there an easy way to build a 2 page PDF imposition file??
    Maybe a script?

    Sabian,
    Yes, the Quite software would be perfect, especially the 'Hot'. Tested & works great for us, but the price tag for the 'Hot' is rather steep for our relatively simple process......background template with a 'step & repeat' of the 'live' document.
    As I mentioned in the original post, to do this with a single page PDF is simple enough using an action that places the 'live' doc multiple times, but the vast majority of our publications are 2 pages.
    Currently runing the action twice for each job. I would save a bit of time if this could be automated to do both sides with one action, or one script.

  • How to open NEW PORTAL PAGE from current portal page ?

    I'm very confuse with my problem.
    I have 2 portal page.
    portal page I has 2 portlet : portlet A & portlet C.
    portal page II has 2 portlet : portlet B & portlet C.
    Now my customer want : start with portal page I, when i submit portlet A, program will open portal page II.
    I don't know the way to call new portal page from current portal page. Help me, please.
    Thanks.
    Edited by: young_hero on Oct 30, 2008 1:12 AM

    Could you please help me how to call a .html page
    from a Pl/Sql procedure or trigger ?
    Thanks & Regards
    Kalyani KothaKalyani,
    Could you explain a little more exactly what you're trying to acheive? I'm not quite sure what it is you're asking for. Are you asking: "how would you/can you open a browser and direct it to a URL with PL/SQL?"
    Earl

  • Display different portal page or portlet depend on user's

    can I display different portal page or portlet depend on user's
    profile,such as: if user's gender is male, display a portal
    page named "malePortal",if the user's gender is female, display
    a portal page named "femalePortal"

    This can be accomplished by using Entitlements Segments.
    You can define them in EBCC. you will have to define a user profile which
    will contain user information (like gender).
    Once you have two segments defined, you can use portal administration site
    to configure entitlements for pages and portlets.
    Regards
    Mike
    "Joshua Davies" <[email protected]> wrote in message
    news:3d1c78cb$[email protected]..
    >
    "xxxx" <[email protected]> wrote:
    can I display different portal page or portlet depend on user's
    profile,such as: if user's gender is male, display a portal
    page named "malePortal",if the user's gender is female, display
    a portal page named "femalePortal"If it has to be a portlet, you'll have to create a custom web flow thatstarts with
    a custom IP class. If you just want to show different content based on auser profile
    value, take a look at "Content Selectors" in EBCC; this sounds like aneasier way
    to get where you're trying to go.
    I don't think there's a way to display different portal pages/portalsbased on user's
    profile settings.

  • Portal Page showing HTML content

    Using standard Portal components, is there a way to create a
    portal page with 1) left hand set of links to html pages. 2) on
    the right side is a portlet showing the html page. This is what
    99% of websites do.
    The portal seems to have 1) single HTML portlet I would need a
    portlet and a new Portal page for each HTML.
    2) content areas with their own funky way of showing content
    i am looking for the simple web way to implement. I have though
    of writing a portlet that you feed it a parameter aka the file
    name of the HTML content that should appear.
    HELP!

    Hi,
    here's what I think works best:
    1. add an ADF Faces inlineFrame component to the page
    2. Have the inlineFrame source property pointing to a servlet that reads and streams the HTML from the database as an HTML document
    Frank

  • Is there any easier way to edit imovie files that have been exported as mov file then added to FCE 4?? As every move I make has to be rendered and takes forever??? Also my recording is going out of focus without me touching the camera, why has this happen

    Is there any easier way to edit imovie files that have been exported as mov file then added to FCE 4?? As every move I make has to be rendered and takes forever??? Also my recording is going out of focus without me touching the camera, why has this happened any idea what causes this??
    iMovie '08, Mac OS X (10.5.8), FCE 4

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • Javascript:void(0) error in portal page

    Hi,
        I am using EP 7.1. IE 6. when i am working in content admin, user admin or system admin some time entire roles are working fine. But in frequent way i am getting error in portal page like JavaScript: void (0) and at the mean time i am unable to work in portal like not able to create users, not able to add iView with page or some tab is not functioning at all.
    Can someone explain me the region, why this error i am getting and how we can resolve this error?
    Thanks,
    Kundan
    Edited by: Kundan 2009 on Mar 17, 2010 11:17 AM

    Hi Kundan,
    Please check with Basis for server session timeout and clear browser cache and temp files
    Also check below thread if it helps :
    http://www.topbits.com/javascript-void-0.html
    [How to enable JavaScript in Internet Explorer|http://www.topbits.com/how-to-enable-javascript.html]
    Hope it helps,
    Regards
    Arun
    Edited by: Arun Jaiswal on Mar 17, 2010 4:15 PM

  • Easy Way To Insert a Page

    Has anyone found an easy way to insert another page to your document other then pressing the return button until you get to the bottom of the page your on?
    An option to do this would be most helpful
    Thanks!

    I could not find the icon on the iPhone but If you hold your finger on the screen the option for "more" shows and I found it in there. Thanks for your response!

  • Is there an easy way to add a location map to Pages?

    Hi,
    Using the latest version of Pages, is there an easy way to add a location map?
    Many Thanks
    Simon.

    Are you trying to copy an image from the Maps application? 
    If you are, the easiest way I have found to do this is by going to Edit>Copy in Maps and then pasting the image in the Pages document. 

  • I need to translate a flash program with many pages to edge animate CC. Is there an easy way top build new pages, so that you can jump from one page to another withion the same file?

    I have only seen in all the examples in books and on the net that edge animate works on one page only. Maybe I hve not fully understood the concept, but in flash it was easy. Perhaps there is also an easy way in edge animate?

    You can either make a symbol for each page in the same composition or you can use edge commons composition loader to load several compositions into the same composition which serves as a container.

  • Is there an easy way to insert a page jump link in Muse?

    I have a client that wants to insert embeded videos onto one of his pages.  TWELVE OF THEM!  That is a lot of scrolling and I am wondering if there is an easy way to insert a page jump sot ath users can click at the video description and jump to the video below?

    Hello,
    You can achieve this by using the Anchor option in Muse. You will find the Anchor option between the Effects and Browser Fill options in the toolbar at the top of the Page.
    Please have a look at the screenshot :
    You can follow the steps below to achieve this functionality :
    1) Click on this Anchor option and then scroll down to the video where you wnat to place the anchor.
    2) Now click just beside the audio and it will place the anchor (the anchor icon) there.
    3) Now it will ask you to rename the Anchor. Give it a desired name.
    4) Now select the text which you want to be the trigger (which when clicked should scroll down to the video). Now in the Hyperlink option in the toolbar at the top, you should be able to see an Anchors catagory and all the anchor names (you created) listed there.
    5) Select the desired target Anchor there and this functionality should work fine for you.
    You can create 12 anchors for your 12 videos and place them beside each one of them.
    Note : The Anchor icon is not displayed in Preview/Published output. It is only for design mode. But the functionality will still work.
    Hope this helps.
    Regards,
    Sachin

Maybe you are looking for

  • How can I display results data including history

    Hello. I am writing a report in Oracle Reports Builder to produce a student's statement of results and have two parameters for course instance and academic year. If user enters course instance and academic year the report has to display all results o

  • ICloud drive or one drive

    I use ms office on both my iMac's, my ipad2, and, my 4s.  I have the office apps on my iapd2 and iPhone (excel, pp, and word).   So far, the ms onedrive has worked great, especially since i can not only access all my files seamlessly from any one of

  • File Conversions in Quicktime Pro

    can quicktime pro convert flv files to movie files that i can play on my ipod? ex. i want to take youtube videos and convert the files so they can play on my ipod, if quicktime cant do it is there something that can? thank you

  • Xserve unlocked but still not recognizing usb peripherals

    I have an Xserve which does not recognize any usb attached peripherals, even though it is unlocked from the front panel. In addition the PC monitor is also not recognizing it, and get no video output on it. Has anyone else experienced the same issue?

  • IPod Classic Cover Flow Customization

    Cover flow on my ipod classic is arranged alphabetically by artist/album, can it be customized to be arranged in another way? Specifically I want to manually arrange my albums, based on new purchases (i suposse that means: date modified or date added