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 TouchToneTommy 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 harold99

  1. harold99

    IIS and Win ME

    Try Visual Interdev. Unfortunately you have to buy it.
  2. harold99

    Date field validation

    let's say that your textbox is named txtDate. if isdate(txtDate.value) = true then 'Date is valid else 'Write your error routine here end if
  3. harold99

    How do you delete a data connection from a project?

    Project Explorer expand localhost expand global.asa expand DataEnviorment delete the data connection

Part and Inventory Search

Back
Top