How do I put a hyperlink button on the Canvas in Applet

I am tried to put a hyperlink button on the Canvas in Applet.
But Canvas is a componet that can't contain any component.
I hope best way that is like hyperlink of HTML , I just clicked this hyperlink in Canvas,it's automation link to directed homepage.
Can I have any way to do that?

You can setup Restrictions...
Tap Settings > General > Restrictions
AFAIK, it's not possible to attach a password for access to the Settings.

Similar Messages

  • On Firefox 4, how can I put one "new tab" on the "tab bar" (The + sign) and one next to the "back/forward" buttons (as in FF 3.6)?

    On Firefox 4, how can I put one "new tab" on the "tab bar" (The + sign) and one next to the "back/forward" buttons (as in FF 3.6)?
    In my current Firefox, the "new tab" icon/item from the "customize" pop-up window menu of items is placed next to my home, back, forward buttons near the top-left of my header (Button 1 for "new tab"). Then, the tab bar automatically come with a small tab (with a + sign) to the right of your last tab opened (so you click on + and a new tab opens. Button 2 for "new tab"). I like to have this "new tab" button twice (as a + mini tab, and next to my "home icon".
    When I upgraded to Firefox 4, I seemed to be only able to "customize" or use the "new tab" in one place. Either as an icon next to home button, or as a "+ minitab", but NOT both.
    What can I do to put this button in Firefox 4 on BOTH places???
    Your help is really appreciated. I want to upgrade, but I want my buttons on both places...
    I upgraded to FF 4, but downgraded again just because this feature... that's just me of coarse :-)

    *New tab toolbar button: https://addons.mozilla.org/firefox/addon/new-tab-toolbar-button/

  • How do I put a hyperlink in a document using the New Pages ... ?

    Using the "new" Pages;
    how do I put a hyperlink in a document ... ?
    I didn't have any problems with this using the Pages 4.2 or whatever ...

    There is a help menu
    http://help.apple.com/pages/mac/5.2/#/tand51db403

  • How do I put a hyperlink in my Keynote presentation?

    How do I put a hyperlink in my Keynote presentation?

    Add a shape to the slide, right click and select Link
    Choose an option from the “Link to” pop-up menu:  slide or webpage
    click open

  • How do I put a home button on my screen?

    How do you put a home button on iPad screen?

    Settings - General - Accessibility - Assistive Touch = On

  • How can i put a submit button in a survey and it send to my email

    how can i put a submit button in a survey and it send to my email?

    Hi williamm89908146,
    You need to open the form in which you want to put the submit button,
    then you have to choose 'Add new field' under Tasks pane on the right Hand side of the window.
    Choose 'Ok' Button
    Place the button at desired Location
    Change the field name to 'Submit'
    Click on 'All Properties' (Button Properties window Will open up)
    Click on Actions Tab and then on 'Select Action:'
    Choose 'Open a web Link' from the Drop Down Menu and then Click 'Add'
    another window will appear in which you have to type this:    mailto:[your email address], eg: mailto:[email protected] later click close
    Click Close Form editing on the right hand side of the window
    Clicking on the Button would open up your default email client and your address would appear in 'To' field.
    Please feel free if you face any challenges in following through these steps.
    Regards,
    Rahul

  • How do you put a facebook button on site?

    how do you put a facebook button on my iWeb site?

    Go to Facebook :
         http://developers.facebook.com/docs/plugins/
    Grab the code and paste it in a HTML Snippet.

  • How can I put a music link in the page like this?

    How can I put a music link in the page like this?
    http://members.aol.com/trumanj/midi/tjsragtime.htm
    Thanks

    Hola JB
    No, I haven't...I'm trying to learn flash and it's been keeping me very busy...maybe it's the age..
    Len, I been trying to do it that way, but, as I just mention, Flash don't like me :)
    Thanks, I will do that for sure.
    Daniel Ulysses

  • How do I put skype icon back in the dock?

    How do I put skype icon back in the dock?

    Just find the Skype application in the Applications folder and drag it back onto the Dock, anywhere to the left of the gap.
    Regards.

  • How do i put a "draft" watermark across the page?

    how do i put a "draft" watermark across the page?

    You search for the keyword "watermark" in Pages User Guide !
    You will find it in pages 17, 41, 60, 262 and 263 (in the English version).
    Yvan KOENIG (VALLAURIS, France) mardi 12 juillet 2011 22:49:14
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • How can I turn off "reply" button when the messages come? I prefer the "open" button.

    How can I turn off "reply" button when the messages come? I prefer the "open" button. Because my friends usually send lots of messages at the same time so I cannot read all of them when I press "reply", then I have to go to Messages -> my friends' messages, and it's really complicated.

    Sorry for not quite understanding. I guess you are referring to a notice in an alert. I do not have that alert active on my device, so I cannot say. I use the banner alert, so I just get a notice of a message and can swipe to open that particular message. If I ignore it, it will eventually go away.

  • How do I find a "download button" for the Flash Player 11.x?

    How do I find a "download button" for the Flash Player 1.x updateon my Mac? All I find is a download tag for other products on the Adobe Flash Player 11.6.602.180" page.

    You don't even need a button.
    Either:
    <a href="docs/mytext.pdf">My text</a>
    Or:
    <a href="docs/my text.pdf"><img src="images/pdf.gif"
    width="34" height="20" border="0"></a>
    where the image is the pdf symbol
    GP01

  • How do I put a hyperlink into a text field?

    Hi,
    I am using flash for the first time and I need some help. I
    created a button called Contact and when the user scrolls over text
    appears with contact details. I have an email address in there and
    would like to make it into a hyperlink. I tried putting <a
    href='mailto: into the URL Links box but it doesn't work.
    Can anyone help me do this? Any help would be really
    appreciated!
    Thanks,
    Gill

    Hi,
    Thanks so much for helping. Unfortunately the link still
    doesn't work
    I have it as dynamic text, does that make any
    difference?
    Thanks again,
    Gill

  • How to put a push button in the top of page of ALV

    Hi at all,
    I need to put a push button in TOP OF PAGE .
    My code is below and i'd like to put a push button to do something.
    FORM top_of_page USING r_ddoc TYPE REF TO cl_dd_document.
      DATA: text TYPE sdydo_text_element.
      DATA: text_table TYPE sdydo_text_table.
      CALL METHOD r_ddoc->initialize_document.
    Title
      text = text-301.
      CALL METHOD r_ddoc->add_text
        EXPORTING
          text          = text
          sap_style     = 'HEADING'.
      CLEAR text.
    endform.
    Thanks at all.
    ENDFORM.

    Hi Domenico,
    For pushbuttons on Dynamic Documents please refer to this link:
    http://help.sap.com/saphelp_nw70/helpdata/EN/b6/ab3a7503ac11d4a73f0000e83dd863/frameset.htm
    Regards
    Marcin

  • How can I put a Hyperlink text in a JDialog???

    Hi everyone...
    I have a question... It's possible to put a HyperLink text in my JDialog???
    I accept all the answers...
    Regards...

    I create my hyperlink, but I don't know hoe to launch it on my Browser...
    Any help please...
    Regards...

Maybe you are looking for

  • Installing CS6 on Windows 7 64bit?

    Hi all, I just wanted to confirm with an Adobe staff member that I should have no problems with installing CS6 Design & Web Premium on Windows 7 64bit OS (HP Core i5). We are having our computers upgraded in the office from Windows XP and our tech su

  • Can I get a better quality song on iTunes match?

    I thought the whole point of itunes match was if you lost a song or had a problem, the one from the itunes library would over write it and you'd get it back.  how do I do this if in fact itunes match is capable?

  • Reason Code in FBL3N

    HI, I have done a posting through F-02 and mentioned Reason Code at the time of entry. When I check FBL3N, Reason code is not getting populated, what could be reason? Regards, Meenakshi

  • WRT610N - slow wireless transfer betwen 2 Macs

    I have 2 MacBook Pros running OS X 10.5.6, both connected on 5Ghz channel 36, 270 Mbps transmit rate, both Macs in the same room as the WRT610N.  When transferring files wirelessly between the Macs using AFP file sharing, it maxes out around 2.3 MByt

  • None of my apps on my creative cloud will let me download and use them

    none of my apps on my creative cloud will let me download and use them