|
-
Sep 11th, 2000, 04:16 AM
#1
Hi,
I have a problem with VB and Microsoft Access. I want to call different Internet Service Providers (ISPs) with different phone numbers.
Right now I use the following Code to call the ISP:
Shell "rundll32.exe rnaui.dll,RnaDial " & strConnectName, 0
The problem is that I need to have the Connection (with the name of "strConnectName") define before I call the ISP.
Is there any possibility to pass the number of the ISP to a function and establish the connection???
best regards
Simon
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|