Link inside Alert dialog ?

hello, is there any way to add an HTML link to the text
within an Alert dialog box ?
thanks

titleWindow

Similar Messages

  • Alert dialog shows in the wrong place

    Hello,
    I've an extension (based on <csxs:CSXSWindowedApplication>) that opens a Window component called Info:
    public function myDoAbout():void{
         var window:Window = new Info();
         if(window){
         window.type = CSXSWindowType.MODAL_DIALOG;
         window.width = 400;
         window.height = 630;
         window.resizable = false;
         window.open();
    That's fine. Whithin this window, there's a button that launches an Alert dialog:
    Alert.show("Message in a bottle", "Extension Alert Title", Alert.OK, Sprite(mx.core.Application.application));
    The problem is that the Alert dialog shows not within that window, but inside the (parent) extension.
    What's the correct syntax for the optional but mandatory fourth parameter in the Alert.show() to make the dialog shows in the correct place?
    Thanks
    Davide

    What a stupid.
    Sorry for having asked such a stupid question, which answer is of course "this":
    Alert.show("My message", "Extension Alert Title", Alert.OK, this);

  • SOLVED: Blank Installer Alert dialog - CS4 Installer vs Safari 4

    According to the Adobe KB, the blank installer alert dialog is a result of having Safari 4 installed. (Seriously?!)
    They were of the opinion that it meant you didn't meet minimum system requirements, but that's not the only way to get it. You can also get it for something as piddling as have Safari or Firefox running when you launch the Installer. (OMG! He's running a browser! Stop everything!!!1!)
    As such, here's a way to locate the actual error message that should be in the Installer window.
    The Fix
    The fix assumes you have already run the CS4 installer and staring at a blank Installer Alert right now. If you're not, do so first.
    Then do the following...
    Launch Console, located in the Utilities folder inside the Applications folder.
    Click the Logs button in the upper left of the window.
    In the list of logs on the left, navigate to:/Library/Logs/Adobe/Installers
    Locate the current install. It will end in today's date.log.gz. For example:Adobe Creative Suite 4 Design Premium 4.0 07-24-2009.log.gz
    Click the log and scroll to the very end, where you will see an ERROR, followed by the reason.
    For example:
    [       0] Fri Jul 24 11:24:37 2009 ERROR
    Installation cannot continue until the following applications are closed:
    - Firefox
    Please exit these applications and then click Retry to proceed.
    Now you can Force Quit the Installer (option-click on the icon in the Dock to see this menu item), rectify the situation, and try, try again...
    Hope this helps others.
    PS to any Adobe personell who might drop by: You cannot kill the Installer & Updater soon enough. Give us Apple Install packages like Jobs intended!
    I just wasted 5 or 6 hours of my company's time and 12gb of your bandwidth installing a bunch of copies of CS3 because of the wretched Installer/Updater. If I'd had Apple Install packages, I could have downloaded it once and fired the updates to all machines and been done in 20 minutes.

    Harbs just pointed me to an excellent blog post that gives me hope there will eventually be light at the end of the Installer tunnel in CS5, btw. Others might take heart from it too. I'm including a quick quote from the start of it to whet your appetite. It definitely deserves wider distribution!
    Adobe Updater Approach
    Adobe's updater technology through CS4 is known as the Adobe Update
    Manager (AUM.) AUM has a long history of various problems. Our user
    community has been vocal about the number and types of problems
    experienced through AUM. In the next instance of the Creative Suite, we
    intend to provide a different update experience that should address a
    number of the most egregious problems discussed thus far. In particular:
    Failure of an update to successfully apply to a user's system
    Failure to adequately roll back a partial or failed update, thus leaving the user's system in an unusable state
    The update process interferes with users trying to get their own work done
    When we started out the design for the new Adobe Updater we set a few simple goals:
    Make the Adobe Updater install the updates successfully and if the
    updater fails, ensure whatever was installed as part of updater is
    rolled back and the machine is back to its orginal state.
    Make the Adobe Updater non-intrusive. The Adobe Updater should not
    interfere with the user's tasks by poping dialogs in middle of your
    extremely critical workflows. It will not be an in your face
    application.
    Make sure the Adobe Updater when running does not hog your CPU cycles.
    Using the Adobe Updater should be a pleasant experience.
    Checking for updates is silent and the notification for available updates is clean and unobtrusive.
    Provide ways for system administrators to turn-off updates completly.
    Secondarily, we also want to enable easier management of updates by
    system administrators.

  • Ios7 bookamrking web application to home screen via Safari crashes after login and when we try to open any link inside. Can anyone please tell me if there is any scheduled fix for this bug in safari?

    ios7 bookmarking web application to home screen via Safari, crashes after login and when we try to open any link inside from the icon that gets created on the home screen. Can anyone please tell me if there is any scheduled fix for this bug in safari?
    From what i understand i see that - Cookies are not transferred between your website and your webapp when installing the icon on the home screen (for authentication purposes for example). It was working until 6.1 and now it’s not working anymore.
    Can someone please tell me if this bug will be fixed in any future release, if so the ticket number of some kind that i can track, or if there is a workaround for this issue?

    ios7 bookmarking web application to home screen via Safari, crashes after login and when we try to open any link inside from the icon that gets created on the home screen. Can anyone please tell me if there is any scheduled fix for this bug in safari?
    From what i understand i see that - Cookies are not transferred between your website and your webapp when installing the icon on the home screen (for authentication purposes for example). It was working until 6.1 and now it’s not working anymore.
    Can someone please tell me if this bug will be fixed in any future release, if so the ticket number of some kind that i can track, or if there is a workaround for this issue?

  • Can you force a link inside a .pdf to open the "linked to" document in a new window?

    When I have a link inside my .pdf document - linking to another .pdf document or to a Word document - how can I force the linked-to document to open in a new window?
    I have a web site (business internal, so unfortunately I cannot point to it).  My HTML menu has links to .pdf documents - no problem.  However, once I open those .pdfs, they contain links to other .pdfs and to Word documents.  Clicking on these links, which reside inside my .pdfs, opens the "linked-to" docs in the same page.  How can I force them to open in a brand new frame?
    All of my .pdfs were originally created in Word, and in the Word versions, the links DO open into new frames.  I am not sure why, when I convert them to .pdfs, they lose this feature.
    Can anyone help?

    Hi Magenta,
    Would you mind reposting this question over on the Acrobat boards?  You've posted in the AIR forum and you'll have better luck with this over there.
    Thanks,
    Chris

  • Command Link inside table to external website in popup window

    Hi,
    I am trying to have a command link inside a table which is on the tables id. I know that if I have control of the destination page I can use setCurrentRowKeyValue. However I do not have control of the external website. So I cannot add it into my faces-config.xml file? I have tried putting a GoLink and a GoButton but I get the following Illegal character in fragment error, when I put my destination URL in. An example of the format the URL is:
    http://www.bbc.co.uk/radio?&music=#{row.PrimaryKey}&adf=123
    Where I am adding in #{row.PrimaryKey} which is the Id of the row. I would like to have the new page opened into a pop up window if this is possible.
    I am not sure if this can be done in the backing bean or whether my approach is the correct one?
    Many Thanks
    Steve

    something like...
    <af:goLink text="#{row.PrimaryKey}"
               destination="http://www.bbc.co.uk/radio?&amp;music=#{row.PrimaryKey}&amp;adf=123"
               targetFrame="_blank"/>Regards,
    Neeraj

  • Command Link inside of datatable

    I have the following problem when I put a command link inside a datatable.
    The action or actionlisteners never get called. Now here is the funny thing.
    1. If I move the action link outside the datatable it works.
    2. if I change the scope of the bean to session it works
    3. if the datatable contains more than 1 row it works
    The last one tells me this is a bug.
    To test this I change the sql query to limit the result so 1 row would be returned.
    The sql query returns a CachedRowSetImpl
    I believe this is a bug.
    <h:dataTable rows="6" first="0" id="table" binding="#{event.eventdata}" value="#{event.eventdetails}" var="eventdetail">
    <h:column>
    <h:commandLink value="#{eventdetail.title}" action="#{event.resaveEventaction}" actionListener="#{event.resaveEventdetails}" id="test" >
    </h:commandLink>     
    </h:column>
    <h:column>
    </h:dataTable>

    Here is some additional information that makes this more confusing.
    The following code is used to populate the datatable
    public CachedRowSetImpl getEventdetails(){
         CachedRowSetImpl rs2 = null;
         String selectedeventmy = selectedevent;
         int rowcount = 0;
         try { 
              sql = "SELECT * FROM event where eventid='"+selectedeventmy+"' ";
              rs2 = RunQuery.mysql(sql);
              rowcount = rs2.size();
         } catch (Exception e) {
              // TODO Auto-generated catch block
              e.printStackTrace();
         return rs2;
    where RunQuery.mysql is
    public class RunQuery {
         public static CachedRowSetImpl mysql(String sql) throws Exception {
              CachedRowSetImpl crset = null;
              InitialContext initCtx = new InitialContext();
              Context envCtx = (Context) initCtx.lookup("java:comp/env");
              try {
                   DataSource ds = (DataSource) envCtx.lookup("jdbc/associations");
                   Connection conn = null;
         Statement stmt = null;
         conn = ds.getConnection();
         stmt = conn.createStatement();
         stmt.execute(sql);
         ResultSet rs = stmt.getResultSet();
         crset = new CachedRowSetImpl();
         crset.populate(rs);
         rs.close();
         stmt.close();
         conn.close();
              } catch (Exception e) {
                   System.out.println(e.getMessage());
              return crset;
    if I replace the line
    String selectedeventmy = selectedevent;
    with String selectedeventmy = "61";
    it works properly.
    selectedevent is populated from the following triggered by another action event on another page. ? The funny thing is if the result set returns more that 1 row all works ok.
    public String viewDetails(){
         System.out.println("Running view Details");
         int selectedrow = eventlist.getRowIndex();
         Object selected = eventlist.getRowData();
         Map rowdata = (Map) selected;
         selectedevent = rowdata.get("eventid").toString();
         System.out.println("Selected Event:"+selectedevent);
         outcome="eventdetails";
         return outcome;
    }

  • How to change the color of the links inside a portlet ?

    Hi,
    I have to apply a css into one of the portlets of my page. Since I thought it would not be easy I figured out that the only thing the client cares is the color of the links inside the portlet. The portlet has a bunch of links and these link should be blue and 12pt. Does somebody know how to do that ?
    Thanks,
    Rafael.

    Change hyperlink color:
    There are about 50 predefined styles with each template. They are modifiable. Hyperlink is one of the styles.
    Follow this process:
    • In your document select a word of text, any word will do.
    • Style it the way you want your hyperlinks to look.
    • Show Styles Drawer from the View menu.
    • Find the Hyperlink style in the drawer and right-click on it.
    • Select - Redefine Style from Selection - in the pop-up menu.
    That's it. You've changed the hyperlink style for this book.

  • Broken Links inside FLash

    I notived that the links inside my flash header do not work
    on this page as well as other pages inside this directory. The
    links do work in the root directory. Does someone know how to fix
    this problem I am having? Here is the link:
    http://www.school-psychologist.com/nick/worshipping/creative.html
    The action script URL setting is index.html, about.html, etc.
    For some reason when you click the following link, the flash header
    sends the user to
    http://www.school-psychologist.com/nick/worshipping/index.html
    instead of
    http://www.school-psychologist.com/nick/index.html
    Thanks a bunch!!

    impossible to say other then your code is wrong - always
    always always copy/paste the code in
    question or we have nothing to go by - but flash simply does
    not replace urls with other urls - you
    must have the wrong code on the wrong button and missed
    something simple.
    --> **Adobe Certified Expert**
    --> www.mudbubble.com
    --> www.keyframer.com
    Mike Splat wrote:
    >
    >
    > I notived that the links inside my flash header do not
    work on this page as
    > well as other pages inside this directory. The links do
    work in the root
    > directory. Does someone know how to fix this problem I
    am having? Here is the
    > link:
    >
    >
    http://www.school-psychologist.com/nick/worshipping/creative.html
    >
    > The action script URL setting is index.html, about.html,
    etc. For some reason
    > when you click the following link, the flash header
    sends the user to
    >
    http://www.school-psychologist.com/nick/worshipping/index.html
    instead of
    >
    http://www.school-psychologist.com/nick/index.html
    >
    > Thanks a bunch!!
    >

  • Can links inside "set text of container" behaviours open in a new page?

    I am using the set text of container behaviour to show different information within the same page, to keep things neat and simple to navigate. Some of the text needs to be external links, but they open in the current page, not a new page even though I have set the target to _blank.
    Is there another way to keep using the set text of container and have the links open in another page?
    thanks!
    Using CS6 on Macbook Pro 2.6Ghz OSX10.8

    gryffun wrote:
    Well, after some further google searches, I'll answer my own question...
    selecting the link inside the set text of container and adding a behaviour to it -  "open in browser" will make the link open in a new window.
    Or ading target="_blank" to each link will do the same

  • Links inside Microsoft Office Outlook 2007 result in a "General Failure" message instead of loading in Firefox 7

    When I click a link inside Microsoft Office Outlook 2007, it results in a "General Failure" message instead of loading the link inside Firefox 7 (previous versions of Firefox loaded OK, this issue has only arrived with the recent upgrade).

    See this lnk for a fix, it worked for me!
    http://www.pcworld.com/article/200103/fix_outlook_general_failure_error_for_email_links.html

  • That pesky Full Screen alert dialog in recent versions of Reader

    When I set the preferences within Acrobat to disable that horrible, pesky Full Screen alert dialog, it still appears on the end-user's Reader software, even though I turned it OFF from within Acrobat [slaps forehead].
    Is there any way, by hook or by crook, by script or Acrobat Javascript, to stop this from happening?
    There is no point allowing Full Screen functionality if the end-user is scared to death by a horrible dialog box that more or less guarantees - if not encourages - the user to click NO to the full screen experience [slaps forehead again].
    Any help with this would be of tremendous value and will be much appreciated as this is driving me nuts.
    Thanks in advance,
    Jeremy Lerman

    It's not a "security" issue per se, but it is a potential issue of misrepresentation - you can craft a PDF to appear as an application (adding screen furniture, etc.) and confuse a user as to what they're subsequently allowing Reader to do. It's the same reason all Javascript alert boxes in Reader/Acrobat start with a "javascript" title, so they can't pretend to be a system message.
    Physically exploiting Reader to do something horrible is no longer as easy as it used to be, but it remains possible to confuse a user into allowing some data transfer, if you for example make Reader "pretend" to be your web browser. The FSW popup is also there to allow people a decision point - if the PDF could open FS mode without intervention, it annoys people running high-res monitors where Reader is only taking a portion of their workspace.

  • When I mouseover links, a gray dialog box appears but it is always blank. I have checked on other browsers and the same link brings up dialog.

    When I mouseover links, a gray dialog box appears but it is always blank. I have checked on other browsers and the same link brings up dialog.
    I am running Firefox RC.

    figured it out:
    - power off mac and turn back on while holding down Command + R (dont do it on an external keyboard just to be safe)
    - choose the re-install Lion option (I'm sure there is another way to re-install Lion, this is just the way I did it, not saying its the best or only method)
    - DO NOT INSTALL MACBOOK (Mid 2012) Software Update 1.0 - THIS SCREWS ADOBE UP!

  • Cancel / Reset links in popup dialog

    Hi, I'm new to ADF 11g (using Jdeveloper 11.1.1.4.0) so this is probably an easy question. I have a popup dialog (using <af:popup>, <af:dialog>), and in the dialog, I want to have Cancel and Reset links. I know that if I set the type attribute of <af:dialog> to "cancel", I could get a Cancel button for free. But I want to have a Cancel link instead of a button so I have the type attribute of <af:dialog> set to "none" to not show any of the default buttons. How could I best implement a Cancel link as a commandLink or goLink? The documentation for <af:dialog> at http://jdevadf.oracle.com/adf-richclient-demo/docs/tagdoc/af_dialog.html says this about the cancel button behavior and I just want to have the same for my Cancel link:
    The ESC key, "cancel" button and close icon queues a client dialog event with a "cancel" outcome. Dialog events with a "cancel" outcome will not be sent to the server.
    Also, I want to have a Reset link in my dialog that just resets the form fields in the dialog. How would this be done? I saw that there's a <af:resetButton> component available, but this renders as a button and again I want to have a Reset link instead of a button.
    Thanks.

    Ok, this worked for me:
    <af:resource type="javascript">
    function closePopup(actionEvent) {
    var eventSource = actionEvent.getSource();
    var popup = eventSource.findComponent("p1"); // p1 is the id of my popup
    popup.hide();
    actionEvent.cancel();
    </af:resource>
    <af:commandLink text="Cancel" id="cl1" partialSubmit="true">
    <af:clientListener type="click" method="closePopup"/>
    </af:commandLink>
    Interestingly, I found that if I did not have partialSubmit="true" on the commandLink, then the popup would disappear on its own. I did not even have to have a clientListener on the commandLink. I guess this is due to the following mentioned at http://jdevadf.oracle.com/adf-richclient-demo/docs/tagdoc/af_dialog.html
    Using partial submit custom buttons is recommended because by default, a popup will not restore visibility after a full postback. The immediate parent (af:popup) controls this behavior. If the parent popup's autoCancel property is enabled, full submit commands will cause the popup dialog to auto-dismiss. When the autoCancel property is disabled, full submit commands will restore visibility on postback. See the af:popup tag documentation for more information on controlling aspects of auto-dismissal.
    Does anyone know what the difference between using popup.hide() and popup.cancel() would be in the above javascript? They seem to have the same effect. Also, do I really need to have actionEvent.cancel() in the above javascript? I have seen that in some other examples, but not really sure if it's really necessary as having it there or not there doesn't seem to make a difference either.

  • Links inside pages built on Templates

    Does anyone have any info on putting links inside an editable
    region of a page constructed from a template. The links work fine
    if I take them out and put on a normal page but not insde the
    template based page. Is there a way around this.
    If anyone could help it would be much appreciated.
    Catherine

    Catherine: You are mistaken. Being in or out of a template
    would have no
    effect on DW's ability to maintain the links (as long as the
    links are
    plainly visible in the HTML).
    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
    ==================
    "catherineanselmi" <[email protected]> wrote
    in message
    news:eh689c$qrp$[email protected]..
    > Does anyone have any info on putting links inside an
    editable region of a
    > page
    > constructed from a template. The links work fine if I
    take them out and
    > put on
    > a normal page but not insde the template based page. Is
    there a way around
    > this.
    > If anyone could help it would be much appreciated.
    > Catherine
    >

Maybe you are looking for