Home > Archive > MS Access and Internet > April 2005 > Link to Access app from HTML









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Link to Access app from HTML
Lee Schipper

2005-04-06, 8:05 pm

I have a conventional (non-web) Access 2000 application sitting on a public
share on my corporate network.

People have asked me to put a link to that application on the company's
intranet home page.

Is that possible?

As a brute-force test, I tried simply creating a link to the .MDB file to
see what would happen. When I click on the link, IE tries to download the
file instead of opening it ... no surprise.

Seems like opening a program from an HTML page is a big security hole, but I
am hoping that since this is all within the intranet that there would be a
way.

Thanks for any ideas!

Lee Schipper


RC-

2005-04-06, 8:05 pm

The way we do it on our Intranet is to create a shortcut to the database
file. Then use the .lnk as the target for the html page. Example:
\\SomeServer\SomeFol
der\SomeOtherFolder\
MyAccessDataBase.mdb.lnk.

Access will open and you will be able to look at/modify the DB

HTH

"Lee Schipper" < lee@_reply_to_group_
.com> wrote in message
news:jJY1e.390$e06.26@twister.socal.rr.com...
>I have a conventional (non-web) Access 2000 application sitting on a public
> share on my corporate network.
>
> People have asked me to put a link to that application on the company's
> intranet home page.
>
> Is that possible?
>
> As a brute-force test, I tried simply creating a link to the .MDB file to
> see what would happen. When I click on the link, IE tries to download the
> file instead of opening it ... no surprise.
>
> Seems like opening a program from an HTML page is a big security hole, but
> I
> am hoping that since this is all within the intranet that there would be a
> way.
>
> Thanks for any ideas!
>
> Lee Schipper
>
>



Mark Andrews

2005-04-06, 8:05 pm

You could use our software to let users run your Access reports through your
Intranet
site. To make a web version of the user interface usually you rewrite it
using a technology
like active server pages or asp.net.

However you could pretty easily make the reports available with some small
amount
of asp work and our software opening your access reports on the server.

HTH,
Mark Andrews
RPT Software
http://www.rptsoftware.com

PS: Otherwise look into the best way to have users run your application over
the network
(wasn't sure if users have the right version of Access etc...).


"Lee Schipper" < lee@_reply_to_group_
.com> wrote in message
news:jJY1e.390$e06.26@twister.socal.rr.com...
>I have a conventional (non-web) Access 2000 application sitting on a public
> share on my corporate network.
>
> People have asked me to put a link to that application on the company's
> intranet home page.
>
> Is that possible?
>
> As a brute-force test, I tried simply creating a link to the .MDB file to
> see what would happen. When I click on the link, IE tries to download the
> file instead of opening it ... no surprise.
>
> Seems like opening a program from an HTML page is a big security hole, but
> I
> am hoping that since this is all within the intranet that there would be a
> way.
>
> Thanks for any ideas!
>
> Lee Schipper
>
>



Jared

2005-04-26, 11:26 am

RC,

Thank god you put this on here. I have been trying to get round this problem
all day. I was having the problem descibed in;
http://support.microsoft.com/defaul...kb;en-us;208797
Using this technique gets round that too.

Thanks

Jared
____________________
____________________
____________________
_________

"RC-" wrote:

> The way we do it on our Intranet is to create a shortcut to the database
> file. Then use the .lnk as the target for the html page. Example:
> \\SomeServer\SomeFol
der\SomeOtherFolder\
MyAccessDataBase.mdb.lnk.
>
> Access will open and you will be able to look at/modify the DB
>
> HTH
>
> "Lee Schipper" < lee@_reply_to_group_
.com> wrote in message
> news:jJY1e.390$e06.26@twister.socal.rr.com...
>
>
>

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com