Forum Moderators: open
Many ISPs are providing this functionality, I tried to search in registery also, but not a good luck there.
Earlier with help of registery I provided them help in configuration outlook express email accounts, that works perfect.
Please let me know if any of here have idea , how to provide this.
Thanks a million in advance.
Regards
Kris
I don't think you could do an online configurator for this sort of setup...how would the customer get online in the first place? ;) Maybe a CD ROM ala AOL?
Using the connection name you gave the connection when you created it, search for "<name>.dun" on that machine.
Make that file available for download, and if a user clicks on it after downloading it, it will set up the connection.
You should probably edit the .dun file and remove dependencies such as the [Device] section. That really needs to be set by the user, since his/her modem Brand/model will likely be different from yours. You can edit a .dun file with notepad.
An alternative would be to supply .dun files for several of the most popular modems, but you'll have to figure out if it's worth your time and money to buy those cards, create connections, and test them.
A .dun file will specify a particular access phone number, so you may need multiple download options for your customers in different cities/towns/countries. If you have many many models and access numbers, you could look into writing a script to construct a .dun file; The size of a typical .dun file is about 900 bytes, and almost all of it is easily human-readable (the [Device] section must be decoded using the modem manufacturers documentation, though, if you really want to read it.)
Jim