How to close Internet conexion

  • Thread starter javiernews via AccessMonster.com
  • Start date
J

javiernews via AccessMonster.com

Hi,
How can I close the Internet conexion (In Access) ?

If I use the following code it works good with Windows XP but Not with
Windows 2000

Shell("rundll32 iedkcs32.dll,CloseRASConnections")

But I need similar code for Windows 2000
Any idea ?

Thank you !
 
Top