Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 1 / December 2005

Tip: Looking for answers? Try searching our database.

Set Warning? Maybe?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sunilkeswani@gmail.com - 20 Dec 2005 13:30 GMT
I am running an external application script through hyperlink on a
command button. When that happens, a windows warning pops up saying
"Some files may contain viruses, do you want to continue? "

How do I override that? I have tried Set Warnings False, but it doesn;t
help.

Cheers
Sunny
Steve - 20 Dec 2005 14:14 GMT
If you have Access 2003, you can try changing macro security by going
to Tools > Macro > Security and setting it to Low. This may suppress
the warning.
sunilkeswani@gmail.com - 20 Dec 2005 14:18 GMT
I have Access 2000 !

Any other way out?
Steve - 20 Dec 2005 14:33 GMT
Some of the other folks here would know more about that, but in the
meantime you could try http://www.google.com for information about
programmatically downloading files with VBA.
Pachydermitis - 20 Dec 2005 19:16 GMT
I am a little confused as to what you mean by "running an external
application script through hyperlink on a
command button."  Are you trying to remote control a web page?  If so
use the ms browser control.  Add it to a form, use the html object
library to help nav you page and click your links.  You can handle some
messages by events and others by hooking the control and watching for
new windows.  It's not for the faint of heart, but there is tons of
documentation on how to do it.  I've had similar issues that I have
dealt with this way.
HTH
salad - 20 Dec 2005 19:25 GMT
> I have Access 2000 !
>
> Any other way out?

Near as I can determine you can write a VB script to set the security
settings low for the app.  This is better than setting the entire office
package to low security.

You might want to check out google groups for groups = *access* and for
the words
    Security Warnings script
sunilkeswani@gmail.com - 20 Dec 2005 20:03 GMT
Thanks I need to looks for a security warnings script. I am running an
avaya auto script file, which contains vb...so when i run that from
access, windows gives a warning. I will check.

Cheers
Sunny

> > I have Access 2000 !
> >
[quoted text clipped - 7 lines]
> the words
>     Security Warnings script
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.