Can my computer dial a number?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bura Tino

    Can my computer dial a number?

    Sorry if this is offtopic.

    I'm developing a website which, among other things, has contacts. I
    would like my users to be able to click on a number and have the
    computer dial that number. Is this possible? At least in Windows? Any
    suggestions are appreciated.

    (Can this be done with a trusted java applet?)

    Many thank in advance!

    Bura
  • Dennis M. Marks

    #2
    Re: Can my computer dial a number?

    I have read the following message from bura3no@yahoo.c om (Bura Tino)
    and have decided to lend my vast knowledge.

    The writer said:[color=blue]
    > Sorry if this is offtopic.
    >
    > I'm developing a website which, among other things, has contacts. I
    > would like my users to be able to click on a number and have the
    > computer dial that number. Is this possible? At least in Windows? Any
    > suggestions are appreciated.
    >
    > (Can this be done with a trusted java applet?)
    >
    > Many thank in advance!
    >
    > Bura
    >[/color]

    and my reply is:
    Not if they're using the modem to be online.

    --
    Dennis M. Marks

    Replace domain.invalid with dcsi.net


    -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
    http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
    -----== Over 100,000 Newsgroups - 19 Different Servers! =-----

    Comment

    • Douglas Crockford

      #3
      Re: Can my computer dial a number?

      > I'm developing a website which, among other things, has contacts. I[color=blue]
      > would like my users to be able to click on a number and have the
      > computer dial that number. Is this possible? At least in Windows? Any
      > suggestions are appreciated.
      >
      > (Can this be done with a trusted java applet?)[/color]

      So you want it to be possible for someone to land on your web page, and
      then your program hangs up their modem and makes international phone
      calls? I suppose a followup question is how to suppress the dialtone
      sound so that people don't know you are doing this.

      Comment

      • Bura Tino

        #4
        Re: Can my computer dial a number?

        Douglas Crockford <nospam@covad.n et> wrote in message news:<c6b8f$401 b0388$4365627e$ 4634@msgid.mega newsservers.com >...[color=blue][color=green]
        > > I'm developing a website which, among other things, has contacts. I
        > > would like my users to be able to click on a number and have the
        > > computer dial that number. Is this possible? At least in Windows? Any
        > > suggestions are appreciated.
        > >
        > > (Can this be done with a trusted java applet?)[/color]
        >
        > So you want it to be possible for someone to land on your web page, and
        > then your program hangs up their modem and makes international phone
        > calls? I suppose a followup question is how to suppress the dialtone
        > sound so that people don't know you are doing this.[/color]

        So are you saying that this is impossible because of security
        concerns? Is there any solution if you make some assumptions. I'm
        writing an web application which is only accessible on the local
        network and used by about 10 people.

        Comment

        • Douglas Crockford

          #5
          Re: Can my computer dial a number?

          >>>I'm developing a website which, among other things, has contacts. I[color=blue][color=green][color=darkred]
          >>>would like my users to be able to click on a number and have the
          >>>computer dial that number. Is this possible? At least in Windows? Any
          >>>suggestion s are appreciated.[/color][/color][/color]
          [color=blue][color=green][color=darkred]
          >>>(Can this be done with a trusted java applet?)[/color][/color][/color]
          [color=blue][color=green]
          >>So you want it to be possible for someone to land on your web page, and
          >>then your program hangs up their modem and makes international phone
          >>calls? I suppose a followup question is how to suppress the dialtone
          >>sound so that people don't know you are doing this.[/color][/color]
          [color=blue]
          > So are you saying that this is impossible because of security
          > concerns? Is there any solution if you make some assumptions. I'm
          > writing an web application which is only accessible on the local
          > network and used by about 10 people.[/color]

          I hope this is impossible, but the browser makers often surprise us and
          themselves with what they do make possible. With Microsoft, there is
          always a way. Where do you want to go today?

          Your best bet is to trick your users into accepting the installation of
          a trojan horse which will, as an .exe, then have unlimited access to all
          of the capabilities of their machines, with unlimited potential for
          mischief and destruction. Email attachments are very popular.


          Comment

          • MikeB

            #6
            Re: Can my computer dial a number?


            "Douglas Crockford" <nospam@covad.n et> wrote in message
            news:3e4f5$401d 42da$436562d1$2 3669@msgid.mega newsservers.com ...[color=blue][color=green][color=darkred]
            > >>>I'm developing a website which, among other things, has contacts. I
            > >>>would like my users to be able to click on a number and have the
            > >>>computer dial that number. Is this possible? At least in Windows? Any
            > >>>suggestion s are appreciated.[/color][/color]
            >[color=green][color=darkred]
            > >>>(Can this be done with a trusted java applet?)[/color][/color]
            >[color=green][color=darkred]
            > >>So you want it to be possible for someone to land on your web page, and
            > >>then your program hangs up their modem and makes international phone
            > >>calls? I suppose a followup question is how to suppress the dialtone
            > >>sound so that people don't know you are doing this.[/color][/color]
            >[color=green]
            > > So are you saying that this is impossible because of security
            > > concerns? Is there any solution if you make some assumptions. I'm
            > > writing an web application which is only accessible on the local
            > > network and used by about 10 people.[/color]
            >
            > I hope this is impossible, but the browser makers often surprise us and
            > themselves with what they do make possible. With Microsoft, there is
            > always a way. Where do you want to go today?
            >
            > Your best bet is to trick your users into accepting the installation of
            > a trojan horse which will, as an .exe, then have unlimited access to all
            > of the capabilities of their machines, with unlimited potential for
            > mischief and destruction. Email attachments are very popular.[/color]

            If it is on a local Intranet, refer the OP to HTAs.
            [color=blue]
            >
            > http://www.crockford.com/[/color]


            Comment

            Working...