o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

I need my application to DIAL automatically -

I want the user to be able to press on a button and a phone number would be automatically dialed (using the modem, of course).

I am trying this in Access, and I guess VB code would work just as well.

What's the easiest way?

Thanks.

 

Dial up using vb.net -
In vb6 I could use the Win32 Api to automatically dial up a Dial up networking connection to the internet, and disconnect. How can I do something in vb.net, with or without the API? I can't find anything.. Thanks


Dial Up Networking. -
This may be more of a Windows question than VB but here goes: One of my apps requires sharing files via Dial up networking. I would like to have the user press a button, and have the program: -Connect via Dial Up Networking. -Map a drive. -Do some file processing -Disconnect


Dial out from a mode. -
I need to use vb .net 2005 to create a software that will dial out a phone number, can some one help me out where I can find some information about it? And if there is any good book about that. Thank you. ps. The application will dial a number, say a msg and the user will need to


I need my application to DIAL automatically -
I want the user to be able to press on a button and a phone number would be automatically dialed (using the modem, of course). I am trying this in Access, and I guess VB code would work just as well. What's the easiest way? Thanks.


create dial-up networking settings automatically -
How do create a new dial-up networking connection with VB Software. I need to enter the information and protocols automatically.


dial tone -
Hello, Could someone pls help in building this application... A vb.net application which can detect the dial tones of a phone using it's sound card? For example, I have an .exe which produces dial tones, I would like the vb.net application to detect the dialled numbers as they are e


Creating a dial-Connection VB -
I have two questions: 1- How can I create a Dial-Up Connection in a PC through VB 2-If I hae already created a Dial-Up connection , how can I ask VB to open the connection automatically ? I mean display the user name and password window? Thanking you Profs


Dial like DUN, from VB -
How do I dial to another computer, just like and Dial-Up-Networking connetcion, from my VB application.


Dial ISP thru vb -
Our internet acces should be from 8 am to 2 pm and 4 pm to 7 pm only. We manualy dial up to our ISP and also manually cut off when time comes. Is it possible that we can automatically connect/disconnect to the ISP thru visual basic? Please help.


HOWTO automatically dial a number stored in a database by just clicking -
Hi! i'm using access 97 and I have a field under customer-info table that contains a telephone number. What API function can I call to automatically dial the telephone number on a given customer?


RASAPI and Dial-up networking -
Can anyone help, I tried using a Rasapi call to programatically setup a Dial-up networking shortcut to a new connection, but its all too hard for me at the moment. I was wondering if anyone out there has access to a utility or VB source code that will allow me click on an exe file


Evoking a Dial-Up windows -
Hy guys. I'm developing a program that need to call an Dial-up window for my client to make a Internet Connection. How can I do to evoke a Dial-Up window? And how can I list all Dial-ups connections (that are present in Windows9x Dial-Up system) in a Combo Box? tkx!


how to connect to internet automatically -
I'm working on a monitoring program. When the program found something weird from a camera, it should automatically open an internet connection (dial up) and send some messages to another PC. How can I open the dial up connection in VB .net program? thanks


Dial Up -
Does anyone know how to dial AOL's servers without opening up AOL's browser? Cause sometimes, i dont want to use up all of those resources or i'm in a hurry. So, If you know how to dial up to AOL's servers using Dial Up Networking or if you could tell me how to build my own dial up pro


How to detect dial tone (RAS dialup) -
Hi, Is it possible to dial a prefix no. (i.e. 9) first in indirect phone line and after detecting dial tone , dial the actual number to get the connectivity.if it is possible in vb then pls. guide me or give me some tips or vb code. Thanks pcm


Inet control: internet vs intranet -
I have developed an application that performs FTP transfers using the Internet Transfer Control. I transfer files from two locations. One is a PC on my local network (same subnet), the other is an FTP server at a remote location. To connect to the remote server, I have an ISDN card i


Dial Tone detection -
HI! I am making a program in which you have to dial a number, wait for a dial tone and dial the phone number. Well, I need to know how to detect the dial tone. Nothing more... THANK YOU!!!


Implementing Dial up FTP -
Hi, I need to implement Dial up FTP and was wondering if anyone could point me in the right direction? The thing is I have implemented an FTP component using WinInet, but for the life of me do not know what the "Dial up" part is all about? How does one "Dial up&


Annoying thing that keeps happening... -
I've got Windows 98 on my PC at home and there's this really annoying think that keeps happening.... After about 1 minute after I boot up, it automatically tries to dial up my internet connection. I get the dial up connect dialog box which I cancel and it goes away. Does anybody


Dial up FTP -
Hi, I need to implement Dial up FTP and was wondering if anyone could point me in the right direction? The thing is I have implemented an FTP component using WinInet, but for the life of me do not know what the "Dial up" part is all about? How does one "Dial up


implement Dial up FTP -
Hi, I need to implement Dial up FTP and was wondering if anyone could point me in the right direction? The thing is I have implemented an FTP component using WinInet, but for the life of me do not know what the "Dial up" part is all about? How does one "Dial up


TAPI make calls and play a WAVE or MP3 -
Guys, Helppp!.. i just hope to have an easy dial and greet.... is there any sample program that can dial through modem and when the receiver pickup the phone ... then it will automatically play a wave file for one time and then hang up..... Anyone done this before????


dial a number from vb -
Hello, My application needs dialing a number. I have two buttons, DIAL and HANGUP and one textbox NUMBER. When I press DIAL it should dial the number entered in the text box and on pressing HANGUP, it should hangup the phone. Also I should be able to listen to the other party on


Internet without shells -
Does anyone know of a way to connect to the internet (or a dial up server) without having to "shell" dial up networking? The reason I ask is because I am trying to develop a system that will automatically download updates from our server overnight without any user interventi


After Dial Terminal -
Hi all, I have a strasnge problem that is driving me crazy. I am trying to dial up from a XP desktop to a 2000 server. Dial up is fine but when I get to the After Dial Terminal and usualy enter my username and password, it wont let me enter anything no character keys work! works fin


Test for online status or not -
I am building an app that automatically logs me on to a certain site. I want it so that as soon as i connect (56k dial up) online, it automatically starts up. Using winsock controls how do i do this ? thanks again.


Windows Dial Up Service -
Hi, not much VB related but can anybody help me. I have 2 PC's w/c I'm trying to connect by Dial up connection. The main PC is configured as Dial up server, the problem is once connected, I can't find/locate the other PC. Any suggestions/comments much appreciated. Tnx in ad


dial up program in VB -
My project demands so that client can dial a telephone number which is in database of particular customer right from his desk. So any expert can help me to make a dial up program in VB. i.e if I press the Telephone Number through the GUI it has to dial through Serial Comport (Through M


Never Dial a Connection... -
Question: How can I change the Dialup Connection Status from something like "Never Dial a Connection" to "Always Dial a Connection". I have worked out how to do this (by finding the underlying Registry Entries) in Windows 95, however when my Application is r


Creating a Dial Up connection -
I know how to create a dial up connection through VB application , but I don't know how to specify the username and password at the same time? Can someone help me out ? Thanks


establishing a dial up connection -
Hi all, My problem is as below: When someone calls and connects to one of the modems that is connected to my computer I should dial an already defined dial up connection so that the new caller can connect to Internet through my computer. My problem is how to start the dial up cp


Please help me ( Dial Up ) -
I want to make a dial up program that dials( telephone) for another application. The application uses comm port for connect to the hardware (RS 232). But I want to use this application connect with the hardware via telephone line. The application came with hardware (can't modify). A


How do you bring up the dial up connection wizard -
hello friends I did like to know how do we get the dial up connection dialog box throught Visual Basic 6.0. and how is it possible to populate a combo box with the dial up connections avaliable. Vijay


Dial Up Networking -
Hi, Does anyone know how to use vb to dial the user's default dial up networking connection? Any suggestions would be greatly appreciated. Best Regards, Rob Brown.


check if dialup networking is installed -
In older OS's like win95 dial up networking is by default not installed. i am developing a web based application I want to check whether dial-up networking and tcp/ip are is installed and if not then i should show the windows "Install Dial-Up Networking" dialog box. is


Customizing a Dial up connection -
Ok what i need to do is customize a dial up connection using VB. What i want to do is create a form in VB according to my specifications and then make it fuction as an Internet Connection, like you can create in Dial-Up Networking, when you go to your Control Panel. How do i go about


How do you change the tcp/ip setting with VBRate for help -
I have two internet connection dial-up on my 56k modem and my high speed cable though my ethernet connection. Now when I dial up my 56k modem it uses that internet connection , What I want to do is be able to switch back a forth between my dial-up and ethernet on the fly with out havi


How to dial number -
How can I dial a number from my application? (Windows Mobile 6)


log as different user -
hi, im a newbie here and also in VB.NET...i really need help right now... im using Windows XP and/or 2000, and a dial up connection in my program...lets say there's one condition that makes my program only can run as 'guest' and only an 'administrator' can connect/using the dial up


Dial-up settings with AutoDial API -
I am using the InternetAutodial API to dial a connection to an ISP. I assume this dials the default connection in Dial-Up Networking... (Is this right?) What I wanna know is: does this method use the settings for re-tries / time-outs (etc) set up in Dial-Up Networking for the