i am trying to design a simple application that will open several different
programs outside of the regular environment. for example i would like to
click a command button and then open up a web site. then another button
will open up an access database, and another will open up a customer
database. can anyone help me??

--
Christopher S. Coviello

Re: i need some help with command buttons by Fosco

Fosco
Wed Jan 25 23:43:52 CST 2006

"Christopher S. Coviello"
> i am trying to design a simple application that will open several different
> programs outside of the regular environment. for example i would like to
> click a command button and then open up a web site. then another button
> will open up an access database, and another will open up a customer
> database. can anyone help me??

http://www.hiddensoft.com/autoit3/ (GUI)

http://www.autoitscript.com/forum/index.php?s=35cfbe0c78d92bfa7a899949f0682d21&showforum=10

snip : http://snipurl.com/ly10

--
Fosco



RE: i need some help with command buttons by TheoCoolen

TheoCoolen
Thu Jan 26 10:51:09 CST 2006

I had the NOT original idea (although I didnt created it) to create a html
page with buttons

so you open IE with html code and buttons (in Frontpage)
From there you open several other different programs

But the IE security will complain about starting applications from vbscript
in a html page.




"Christopher S. Coviello" wrote:

> i am trying to design a simple application that will open several different
> programs outside of the regular environment. for example i would like to
> click a command button and then open up a web site. then another button
> will open up an access database, and another will open up a customer
> database. can anyone help me??
>
> --
> Christopher S. Coviello
>
>
>