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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mkefeli

  1. mkefeli

    ListView column width adjust control

    Hi, How can check if user changed any column width of ListView control? I want to write it an .ini file and arrange for next time. Thanks
  2. mkefeli

    Connect web database via VB

    I looked for but didn't find. Is there any example about connect a .mdb file on a web directory via VBasic?
  3. mkefeli

    Sending mail with Shell & MailTo (need attach)

    Shell &quot;Start MailTo:<mailto>?subject=<s>&body=<b>&quot; How can I attach a file to the mail created like this. Thanks.
  4. mkefeli

    How can I find out running programs?

    I want to start calc.exe in Visual Basic with shell command. But I want to check there is a calc.exe already running or not. If there is, then setfocus to it; if not, start a calc.exe program. How can I do this?

Part and Inventory Search

Back
Top