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 SkipVought 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: *

  1. larosa

    checkedlistbox and tabcontrol

    Here is my code, please be kind, this is new to me. Thanks, Mark ********************************************* Public Class Form1 Inherits System.Windows.Forms.Form Public drCurrent, drConCurrent, drRegCurrent As System.Data.DataRow Public cmdUpdate As...
  2. larosa

    checkedlistbox and tabcontrol

    I am using the tabcontrol object to display records of a dataset and then displaying the selected row on the next tab "form". I can then change data on the selected row and acceptchanges to the datarow I have defined to hold the data on the first tabcontrol "form", but can't...
  3. larosa

    pull valuemember from listbox & assign to variable

    Sam225 - Please post your results, we are trying to do the same and are getting nowhere.
  4. larosa

    Change SMTP address based on connection type

    I have a user that requires access via a dialup and T1 connection and I need to change the smtp server address based upon the connection type. Netscape is the browser used for mail and access. It is set up to surf via a lan connection and this works for either connection type. The only...
  5. larosa

    .qic backup file corrupt?? need a way to use file

    We backed up a windows 98 machine using MS Backup and did not receive any error messages. Then we formatted the HDD and load Win2K, went to restore the needed files from another W98 machine and received "An error occurred while retrieving the backup directory, End of Volume (4613...
  6. larosa

    Help with script to send email with ms scheduler

    Doug, I'm not trying to send it from our web site. It's an internal network with an external mail server. I'm trying to send a daily email with an attachment to the same individual with a refreshed .txt file. Thanks, Mark
  7. larosa

    Help with script to send email with ms scheduler

    I am trying to automate the execution of an email with an attachment and am at a point of no more ideas. My .vbs code is as follows with the .cfg file contents following. Can someone please help me correct this so I can move on. Thanks, Mark ***** SendMessageOL.vbs **** Option Explicit...

Part and Inventory Search

Back
Top