Remnants of old button URL

I've created some buttons to be "displayed among region items" and in initial tests I pasted a simple onClick() Javascript test in the button request section. Once I figured out that onClick() events actually belong in the button attributes section I erased ALL of the text in the button request section and set the "Button Request Source Type" to always be NULL. However, when I run the page the old Javascript from the first tests is still being printed to the page. Although this does not effect page functions at all it is certainly annoying to see errors every time one of the buttons is clicked.
Anyone have any ideas why there are still remnants of something I deleted long ago?
Thanks,
Justin

I've had similar sorts of issues in the past where it appears that not all the code has been properly deleted / updated when changes have been made. For example report sql or validation pl/sql blocks fail / error for no apparent reason. After either dropping and recreating the region or page the same code then works ok.
I'd make a copy of the page first, and try dropping and recreating the region the button was on, then cutting and pasting from the page copy. If you still have the same problem I'd then go for recreating the entire page.
Maybe not the most elegant solution but it certainly now saves me a lot of time when I come across this type of problem.

Similar Messages

  • TARGET="_blank" in button URL?

    I have a printing servlet I want to call from a button. This works fine, but I need the link to open in new browser window, where the pdf can be shown. I have tried this for button URL:
    http://wmsi001494/rapportServlet/rapport?skemaId=&P71_SKEMA_ID. TARGET="_blank"
    But this does not work. Does anybody know how to get it working?
    Regards Pete

    I tried popupURL, popUp2, and window.open javascripts to open a window using a button. They work fine with HTML pages but fail when I try to open a PDF file.
    The URL I'm using to open the PDF references a function I created following the HOW TOs (e.g. download_my_file?p_file=#ID#). The only alteration I made to the HOW TO download function was to open the file instead of downloading (Content-Disposition: inline instead of attachment).
    Has anyone else had this problem or found a way to open a PDF file that is stored in the database into a new window using a button instead of a link? I should also mention that if I use a link (e.g. href="...download_my_file?p=file#ID#') it works, it just doesn't work if I have to use Javascript to open the file in a window.
    I really need to use a button instead of a link, but can't figure out how to make it work!
    Forgot to mention, the error message reads:
    "There was an error opening this document. This file cannot be found." It's an Adobe Acrobat error, but it opens fine when opened with a standard link.
    Thanks,
    ~Dan

  • Button URL With Variables widget that works with HTML5

    Hello,
    I'm currently using the "Button URL With Variables widget 6.x" developed by CaptivateDev. com. Unfortunatley it is not compatible with HTML5 projects in Captivate 7. Do you know where I can find one?
    Thanks,
    Stewart

    I don't know yet about any widget available for HTML5 output, with the exception of the interactions included with Captivate.

  • Recreating an old page url

    Hi there,
    I've got an iWeb site and have recently moved one of the pages from the site to a new site. What I would like to do is have a holding page that points users to the new site but I'm not sure how to do it.
    The original page (a blog title page) was this http://www.londonwriter.co.uk/www.londonwriter.co.uk/50Word/50Word.html
    but although I've tried to create a new page called 50 Word with my "this site has now moved to..." message - it won't link to the original page that's gone.
    Can someone tell me how I recreate the old page url so that I can put on my move message.
    I really hope that makes sense.
    Thanks
    Shark

    What you want is to use a redirect. You can add an HTML snippet to the old page with the following code:
    <script type="text/javascript">
    parent.window.location = "URL TO SITE/PAGE YOU WANT TO REDIRET TO"; </script>
    Thanks to Cyclosaurus for this code
    When a visitor click on the link to the old page they will be redirected to the new page. If the old page has a lot of items on it the redirect will not be immediate. If you empty that old page except for the HTML snippet it will be nearly immediate.
    OT

  • Portlet minimise/maximise button url code

    Hi,
    I need to change the minimise and maximise button url for the portlet.
    I need to include the page label to the url. Right now it takes only the window label which causes problems when I click the browser back button and then minimise/maximise a portlet on that page.
    Could anyone let me know where I can locate this code.
    Thanks,
    RK

    To change minimize/maximize button images navigate to
    framework\skins\path\to\images( if using default navigate framework\skins\default\images) and replace the image files with the images required.
    The following is the kind of url when I run sample portals:
    http://localhost:7001/samplePortal/*.portal?_nfpb=true&_pageLabel=page_1
    I see that the url has pageLabel. I dont understand your context. Can you elaborate??
    --SJ                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • New customised buttons do not show but deleted old buttons still available

    I have changed some of my customised buttons but it still shows the old buttons which I have deleted from the buttons folder and does not show my new buttons. This is after restarting Captivate and restarting the computer.

    Should they be images, or ordinary text buttons?
    There are several reasons that images might not be visible on a page. Did you find this article in the process of posting your question? [[Fix problems that cause images to not show]].
    If you want to post a couple of addresses and point out which buttons are the problem, we could take a quick look and see whether that provides any more insights.
    More generally, when you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site, try either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In the dialog that opens, you can remove the site's cookies individually.
    Then try reloading the page. Does that help?

  • Button URL issue

    Hello everyone! I have a problem, i have a site i made in flash, on every scene i have movieclips with nested buttons in them, when i double click on the MC and then click the button, i open the actionscript and type everything so when i press the button it would open an URL from other site, also the MC works just fine. But the problem is every code that i type applies on every button on the actual scene. For example i have btn1 and btn2, i type the code with URL "google" and than btn2 with URL "yahoo". When i publish the site they both go to "yahoo" which is the last code that i typed. So whatever code i type last on no matter which button, applies for all buttons on the particular scene. I thought it was the problem with the instance names, but i dont know how to change them. Please help me with this, its the only problem i have. Thank you very much...

    The instance names are assigned in the Properties panel.  To change them you click on the object and in the Properties panel you assign it the name.  Your buttons should have different names, and the code that works with them should be referring to the different names so that he correct code is designated for each.
    When I reread your problem I think I am seeing that you say you have a movieclip containing a button, and a number of these movieclips so that you have multiple buttons.  If that is the case, then you are effectively editing the same object every time, so changing one changes the other one.  If you change one and then open another that was different, does it also show the new change?

  • Web Viewer embedded (custom domain) and button url not work!!! (Urgent!!!)

    Many sorry for this question - we have a Web Viewer embedded (custom domain) that have all url (button with open in browser) that not work!
    On tablet (Apple + Android) the button work great but on web viewer they do not work!
    Any ideas to solve?
    I see it: Where to place add externalLinksOpen : 'window' to FrameService?
    web viewer URL links

    Any ideas to solve?

  • Changing an old Get URL

    Hello,
    I feel like I am losing my mind, and this may be a very easy
    fix that I am overlooking, but I am trying to just change the Get
    URL address of something that I did a long time ago. When I open
    the file, I found 2 instances where I put in the new URL in place
    of the old one, but when I test the movie, it still sends to the
    old address. I have cleared my cache in the browser, etc.
    Does anyone have an idea of what I might be overlooking in
    trying to change the URL? I created a fade up movie for an icon and
    I changed the address on the timeline and on the movie itself,
    which were the only 2 places I could find the URL to replace.
    You can see the website at
    http://www.dirtcad.com
    It is the fade up Blue Cross icon on the bottom right after
    the movie loads that needs to be changed. I created this movie in
    Flash MX and I opened it in Flash 8 and I am just trying to make
    that one change.
    Thanks for any suggestions.

    kregg wrote:
    > Hello,
    >
    > I feel like I am losing my mind, and this may be a very
    easy fix that I am
    > overlooking, but I am trying to just change the Get URL
    address of something
    > that I did a long time ago. When I open the file, I
    found 2 instances where I
    > put in the new URL in place of the old one, but when I
    test the movie, it still
    > sends to the old address. I have cleared my cache in the
    browser, etc.
    there really is no magic when comes to getURL action, you
    simply editing wrong instance
    and old action remain attached. You just remove the action in
    a wrong place so it
    takes no effect.
    Upload the file and let us check, much easier than trying to
    guess from here
    Regards
    Urami
    Happy New Year guys - all the best there is in the 2006 :)
    <urami>
    http://www.Flashfugitive.com
    </urami>
    <web junk free>
    http://www.firefox.com
    </web junk free>

  • Adobe AIR Browser Based Help Edit Home Button URL

    I'm using the unipane template for my adobe air browser based help, and need to edit the URL that the home button uses. Currently, the home button will take me to a page displaying a table of contents structure instead of the default topic I use as the homepage.
    Is there a way to edit this url that the home button in the unipane template?
    Thank you,
    Jerry

    Not that I know of. I guess if you hacked the installed AIR help you might find a way of doing it but that hack would have to be done on every PC after installation. Obviously that is a non-starter.
    The more people who request a feature, the more likely it is to be actioned. Please follow this link.
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Submit button URL Setting

    Hi Guys,
    Need some help here. Could anyone please explain to me the use of setting "http.server.base.url" in the J2EE Engine? And if i have set the above parameter accordingly, what will happen if i then assign
    "%com.sap.caf.gp.if.PostProcessorUrl%" to the Submit button in Adobe form? Thanks

    HI All,
    can someone please quide me how I can make this code to work for me?
    Where and what folder I have to put this PHP script?
    What my http will be?( I will use localhost)
    What the name of my PDF file(create by LiveCycle Designer)
    What the name of the file I will receive and where(folder) will be send it via the server?
    I see these name below in the PHP script but I can not make out what....
    configuration.php
    administrator/xml
    administrator/pdf
    THANK you

  • Image button URL

    Hi,
    I would like to know how to define an image button in Web Dynpro which link to a URL.
    Thanks !
    Patrick Cheung

    Hi Patrick,
    Try and use this code for the image button:
    IWDToolBarLinkToAction linkdown = (IWDToolBarLinkToAction)view.createElement(IWDToolBarLinkToAction.class,null);
              linkdown.setImageSource("//image_path");
              linkdown.setTooltip("set the Tool tip!!");
              IWDAction linkclickdown = wdThis.wdCreateAction(IPrivatePlugFDTView.WDActionEventHandler.MAP_ACTION,"");
              linkdown.setOnAction(linkclickdown);
    After this add this <b>linkdown</b> variable to the table object. [ie: tb.addToolBarItem(linkdown)], like this, where tb =
    IWDToolBar tb  = (IWDToolBar)view.createElement(IWDToolBar.class,null);
    I hope this helps you and solves your problem
    Regards
    Pravesh
    PS: Please consider rewarding points if helpful and solved.

  • Set button URL

    What is step by step for attaching URL to a button in Flash
    8?
    Documentation is atrocious; there is no explanation.
    Also, I had to copy image to blank keyframe on a separate
    layer for each button state to get button to work properly.
    Creating button object, then inserting blank keyframe to each
    state on same layer and copying images to each keyframe results in
    a .swf file with nothing but light gray background.
    See boot at right and bottom of page:
    http://www.TheSingingCowgirl.com

    Christian, I do not find Writing Simple Actions from Flash 8
    Help file useful.
    Please would you be so kind as to complete my step by step
    instruction for adding get URL action script to button with
    rollover state, sound and transparency? (BTW this took me a full
    day to find and piece together the information this far; yes it's
    out there somewhere lost in cyberspace, requiring hours of trial
    and experimentation, not handily available much less clear or
    concise like I've written here).
    To Create Rollover Button in Mac Flash 8 with Sound:
    1) Open/create a new Flash document, select Properties from
    Window menu and size the stage in the Properties window to the size
    of button images to be imported or created.
    2) Import into Library (or create) two images, one for button
    Up state and another for Over state, and import sound file(s) as
    desired into the Library as well.
    3) Drop (or create) and align Up state image from Library
    onto the stage,
    4) Use Modify menu (or F8 key) to convert initial image to a
    button symbol.
    5) Double click on the newly created symbol to bring up a
    single layer with 4 button states, with the button symbol image in
    the Up state.
    6) Use Insert menu to add Timeline: Blank Keyframe to Over
    and Down states
    7) Drop and align Over image onto the blank keyframe in the
    Over state (or create Over image there), and do the same for Up
    image onto the blank keyframe in the Down state.
    8) Leave last state, Hit, completely blank to set hot spot on
    button equal to entire button area.
    9) Add sounds to each state as desired by selecting state,
    and choosing from sound files imported into Library in the drop
    down Sound menu from within the Properties window.
    10) If using imported gif images with transparent
    backgrounds, the following code must be inserted into source code
    of html page in which .swf file is being embedded to maintain
    transparent background in browser display of .swf file:
    wmode="transparent"
    In Adobe GoLive CS2 the code is added to other code in the
    embed tag as follows:
    <embed " wmode="transparent" ></embed>
    11) Return to button Timeline by opening Toolbars: Edit Bar
    in Window menu, clicking left pointing arrow next to Timeline in
    upper left of Flash document window, or selecting Timeline in
    Window menu, then clicking on Timeline in upper left of Flash
    document window.
    12) Select button on stage, then open Actions window from
    Window menu or by using key command.
    13) Make sure Action Script 1.0 & 2.0 is showing in drop
    down menu on left side of Action window, then click on + button and
    select Global Functions: Browser Network: getURL.
    14) The following is inserted in Line 1: getURL();
    Christian, this is where I need help! Please can you tell me
    step by step how to add my URL for the page I want to display when
    user clicks on the button?
    http://www.thesingingcowgirl.com/links.html
    I want the page to open in the parent window, not a new
    window.
    Also, I'm having trouble with .swf file I create not
    displaying in Safari 2.0.4 or IE 5.2.3 for Mac (Files displays fine
    in Firefox 2.0.0.6 and Netscape 7.2; I don't know how they display
    in IE or Firefox on Windows)
    See cowboy boot button images on right and bottom of:
    http://www.thesingingcowgirl.com

  • FIrefox 4 beta does not work anymore. Directly after start-up (my homepage is showing) is firefox hanging, showing an hour glass. No button, URL or whatever can be used, except for the close button. But even after closing firefox, it keeps on running.

    Even after closing down the application, the firefox task remains running in the background and must be killed with Windows Task Control.
    Even deinstalling and installing the latest beta version does not solve it. Unfortunately I have to use Google Chrome Now.

    Ok. I disabled hardware acceleration. The only extension is the McAfee Scriptscan for Firefox 15.1.0, which was already disabled. I then disabled all plugins (Acrobat, Google Update, Intel Identity Protection (2x), Java Deployment Toolkit, Java Platform, MS Office 2013, Quicktime, Shockwave, Silverlight), which were all up to date.
    Normal or safe mode still has same result. No startup, no option button and no customize.
    Thanks for your help. Got any other suggestions?

  • Button URL link problem

    Hi, pretty new to flash and I am trying to add a hyperlink to
    a button I have made using actionscript 2.
    this is the code i am using:
    on (release) {
    getURL("
    http://www.blank.com", "_blank");
    I have also tried another method I saw on the internet but on
    both occasions when Press the button nothing happens
    help!

    there's no problem with your code. you're probably testing
    locally and have a security issue or you testing in the test
    environment.

Maybe you are looking for