Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 06:55 PM
Kevin P.
Guest
 
Posts: n/a
Default Executing a program from web page on the client's machine

All,

I need some help. I need to execute a GUI via a web page sent to a
client and pass it 2 arguments. I have been searching the newsgroups
to get a clue on how to do this.

Essentially, I want to do the same thing Adobe does. When I do a
search on Google and get a list of links, some links gives you the
option of viewing content via Adobe. When I click on the link, an
Adobe program on my hard drive is invoked to aid the content transfer
to the web browser for viewing.

This is what I want to do, accept, I want to invoke my program and
pass it 2 arguments. These data will be sent to my server via the GUI
to establish interactive sessions.

Can some one help me please!!! I thought I had this licked. THis is
the last piece I need to bring my service online. HEEEEELP!!!

Thanks,

Kevin P.
  #2  
Old July 20th, 2005, 06:55 PM
Jan Roland Eriksson
Guest
 
Posts: n/a
Default Re: Executing a program from web page on the client's machine

On 5 Mar 2004 20:29:01 -0800, pattersonk1231@yahoo.com (Kevin P.) wrote:

[...]
[color=blue]
>Can some one help me please!!! I thought I had this licked. THis is
>the last piece I need to bring my service online. HEEEEELP!!![/color]

So; you stumble on (what you think is) the goal line ;-)

Face it, now and forever...

It is the user of your site that decides what to do with the data that
s/he invites to visit whatever client they may have at hand.

You serve data correct as per specs (correct MIME type will help), the
client makes use of it the way s/he wants from there.

If internet had been designed to work in any other way than a
client-quest/server-provide system from the beginning, it would have
rendered itself totally useless only few months after its invention.
(server push; any one :-)

Rethink your "problem" to find, and accept, an alternative sollution to
it.

--
Rex

  #3  
Old July 20th, 2005, 06:55 PM
Nick Theodorakis
Guest
 
Posts: n/a
Default Re: Executing a program from web page on the client's machine

On 5 Mar 2004 20:29:01 -0800, pattersonk1231@yahoo.com (Kevin P.)
wrote:

[...]
[color=blue]
>Essentially, I want to do the same thing Adobe does. When I do a
>search on Google and get a list of links, some links gives you the
>option of viewing content via Adobe. When I click on the link, an
>Adobe program on my hard drive is invoked to aid the content transfer
>to the web browser for viewing.
>[/color]

That only happens because your browser is configured to do that with
acrobat files, not because of any magic from the server. For other
people's browsers, it may do something different.
[color=blue]
>This is what I want to do, accept, I want to invoke my program and
>pass it 2 arguments.[/color]

You mean, something like:

format c: /q /u

Now you can see why that the web is not designed to work that way.

Nick


--
Nick Theodorakis
nick_theodorakis@hotmail.com
nicholas_theodorakis [at] urmc [dot] rochester [dot] edu
  #4  
Old July 20th, 2005, 06:55 PM
Kevin P.
Guest
 
Posts: n/a
Default Re: Executing a program from web page on the client's machine

nick_theodorakis@hotmail.com (Nick Theodorakis) wrote in message news:<404a0d2f.3952916@netnews.worldnet.att.net>.. .[color=blue]
> On 5 Mar 2004 20:29:01 -0800, pattersonk1231@yahoo.com (Kevin P.)
> wrote:
>
> [...]
>[color=green]
> >Essentially, I want to do the same thing Adobe does. When I do a
> >search on Google and get a list of links, some links gives you the
> >option of viewing content via Adobe. When I click on the link, an
> >Adobe program on my hard drive is invoked to aid the content transfer
> >to the web browser for viewing.
> >[/color]
>
> That only happens because your browser is configured to do that with
> acrobat files, not because of any magic from the server. For other
> people's browsers, it may do something different.
>[color=green]
> >This is what I want to do, accept, I want to invoke my program and
> >pass it 2 arguments.[/color]
>
> You mean, something like:
>
> format c: /q /u
>
> Now you can see why that the web is not designed to work that way.
>
> Nick[/color]

I may have left out some details before. A client will visit my web
site and if s/he decides to participate they will download my GUI.
S/he will manage the scheduling, reviewing, and activation of
sessions. When they choose a session the web page activates a program
that was,earlier, downloaded and pass is 2 arguments. Also, the
program will have a certain extension to distiguish it from other
programs.

Since Adobe does something like this, I know this can be done. The
client will know how all of this will occur. It is part of the
service. If this is a configuration issue, can you tell me what needs
to be configured.

Thanks,

Kevin P.
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles