Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: roswell
  • Content: Threads
  • Order by date
  1. roswell

    Creating a phonebook entry

    Does anybody knows how to create a phonebook entry in the internet explorer so I can use when I do dialup using Visual Basic? Also, does anybody knows if the code Shell("rundll32.exe rnaui.dll,RnaDial " & conn_name, 1) will create some problems? Will it work in any windows? Thanks
  2. roswell

    Send user and password through MsComm

    I want to connect to the internet through MsComm. I was able to dial the number but I don't know how to send user and password. Does anybody know how?
  3. roswell

    Mscomm to connect to the internet

    Is it possible to use the Microsoft Common Conrol (Mscomm) to be able to create a program where I will be able to connect to the internet using this control? Or should I use other things? Does anyone have any knowledge about this? Thanks.
  4. roswell

    Mscomm and dialup

    Is it possible to use mscomm to be able to do a Dialup application? Please let me know how. Thanks
  5. roswell

    Creating own dialup connection

    Does anybody knows how could I create my own dialup connection without using the installed dialup? I mean, I don't want to connect to the Internet using the dialup connection in the windows. What I want is to create an application in Visual Basic which will have the same functions like the...
  6. roswell

    Retrieving just new email messages

    I decided to use Winsock for email checking or email alert. However I get all the number of emails. I just want to get the number of new emails. Does anyone knows how to do this? Also, whenever I retrieve an email, the status of the new email became read already which shouldn't happen since...
  7. roswell

    Remove title bar

    Is there a way to remove a title bar when it is shown to the user even if I'm using a standard button? Just like an activex form.
  8. roswell

    Email checker

    Does anybody knows how to program in Vb an email checker? Where a popup will be shown stating if the user has an email without opening its email site like Microsoft outlook.
  9. roswell

    Ordinary form to a graphical (cute) one

    Does anybody knows how to make a form in vb where I don't want to see the standard one but a different shape of a form like a circle form? Any suggestions are welcome. Thanks.
  10. roswell

    Pressing Refresh button detection

    Does anyone knows how could I detect if the user enter the Refresh button? Thanks.
  11. roswell

    Passing through a login page

    hello! does anybody knows how a user can not able to view another page without passing through a login page. Meaning a user must enter first a username and login before seeing information about that person. So when she typed the url of the information page, it will wrote "You are not...
  12. roswell

    hello! does anybody knows how a use

    hello! does anybody knows how a user can not able to view another page without passing through a login page. Meaning a user must enter first a username and login before seeing information about that person. So when she typed the url of the information page, it will wrote "You are not...
  13. roswell

    replace a specific text in a text file

    Does anybody knows how to replace a text in a text file? Meaning finding a word in the file, then changing it with a new word and saving that text file. Example, I would like to change the password in the text file under a specific username. How could I do this? Thanks in advance.

Part and Inventory Search

Back
Top