Ask a Question related to PERL Miscellaneous, Design and Development.

  1. #1

    Default Accessing an F key

    Hi,

    Does someone know how can I access an F key using an html link,
    javascript, form object.

    I need to open a full screen window (like pressing F11) after a link
    or a button was pressed in the web page.

    Thanks
    yoram Guest

  2. Similar Questions and Discussions

    1. ASP accessing a VB.NET DLL?
      Hello, I have a VB.NET DLL and want to access it via ASP. Is this possable? Dose anyone have an example? Thanks, Jack
    2. Accessing .NET dll from ASP
      I hope this is the right forum to ask this question. I'm having a problem with accessing a dll I have created with vb.NET 2.0 with ASP. (no...
    3. accessing db on other pc
      I am writing an asp.net webpage. It has some code behind it that uses data from an excel spreadsheet. My problem is that instead of having the excel...
    4. accessing FH9 Help
      When i go to the drop down for help, i get none? nothing happens no help window, the drop down does not appear to work, no access to help. HELP! ...
    5. ASP.NET: Accessing a Tag with C#
      Hi, IN ASP.NET PAGE I HAVE DEFINED THE DIV TAG AS FOLLOWS:I want to access the value in the code behind(c#) . <div align="left" autopostback...
  3. #2

    Default Re: Accessing an F key

    yoram <yoramd@ealaddin.com> wrote:
    >
    > Does someone know how can I access an F key using an html link,
    > javascript, form object.
    >
    > I need to open a full screen window (like pressing F11) after a link
    > or a button was pressed in the web page.
    >
    You will want to ask this question in a javascript or browser specific
    newsgroup. There will be no Perl content in the answer.

    /J\
    --
    Jonathan Stowe |
    <http://www.gellyfish.com> | This space for rent
    |
    Jonathan Stowe Guest

  4. #3

    Default Re: Accessing an F key

    yoram wrote:
    > Hi,
    >
    > Does someone know how can I access an F key using an html link,
    > javascript, form object.
    >
    > I need to open a full screen window (like pressing F11) after a link
    > or a button was pressed in the web page.
    >
    > Thanks
    Man walk into a butchers

    Man: "I would like a pair of size 9 shoes please"
    Butcher: "Sir, we are a butchers not a shoe shop"
    Man: "Whats the difference, steaks and shoes come form the same animal"
    Butcher: "We are skilled in the art of butchery, you should seek a cobbler"
    Man: "Look I've come here looking for shoes. Are you going to help me"
    Butcher: * Demonstrates the use of a cleaver *
    Man: "Aaaargh......"
    Butcher: "Leave this establishment and darken our door no more"

    Peter Hickman Guest

  5. #4

    Default Re: Accessing an F key

    Simon Taylor wrote:
    > Nahh, you can darken our door any time you like, (though the butcher
    > shop/shoe shop analogy above is very apt), just as long as you come in
    > looking for a perl-related thing. ;-)
    I had visions of the apache configuration questions asked in perl groups (or
    was it the other way around) whereby the asker believes that the question
    should be answered in the group because Perl == CGI and CGI == Apache so since
    we are talking about Perl we should be able to answer a question on Apache
    configuration (or was it the other way around). Things go downhill from there.
    Hence the shoe / steak line.

    Asking a Javascript question in a Perl newsgroup seems to indicate not enough
    though being applied. A quick browse of my news server seems to indicate
    around a dozen javascript newsgroups - although some are not in english
    (Italian, German, French, Japanese, Norwegen etc).

    The other issue is that the search "f keys in javascript" on Google would seem
    to provide that answer with its first hit
    [url]http://www.experts-exchange.com/Web/Web_Languages/JavaScript/Q_20121433.html[/url]

    "Use the Google Luke, use the Google" - Finding answer on the Internet 101.

    Peter Hickman Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139