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 bkrike 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: kmattera
  • Content: Threads
  • Order by date
  1. kmattera

    Help with Query in ASP

    I am trying to do a one to many query to display data on a website but can't seem to figure this out. I have 2 databases -- Teams and Contacts Teams will have 20 rows with Team Name being one column and description as other. Team Name will come from a Lookup Combo Box. Contacts will have...
  2. kmattera

    One to Many Query

    I am trying to do a one to many query to display data on a website but can't seem to figure this out. I have 2 databases -- Teams and Contacts Teams will have 20 rows with Team Name being one column and description as other. Team Name will come from a Lookup Combo Box. Contacts will have...
  3. kmattera

    User Self Service...

    My company is wanting to implement a "self-service" system where a user could answer a series of challenge questions and have the ability to reset their password. Another group looked at myPassword as a solution, but said that the user would need to know their domain. Unfortunately, our users...
  4. kmattera

    Search for UserID syntax

    I am trying to modify code that searches Active Directory by User's First and/or Last Name. I would like to be able to search by Email address and then display the UserName. I am having trouble with the syntax and wondered if anyone can help. Thanks so much! ****************** <%...
  5. kmattera

    AD / LDAP Query...

    I'm having a terrible time figuring out how to create a webpage that would allow a user to input their email address and then return their user id from Active Directory. Does anyone have any ASP code they can share?
  6. kmattera

    SQL Syntax Help

    I am trying to figure out the proper Syntax for displaying a listing of dates that include today's date up to a certain date range. For example, I want to display any item that is between September 1 - September 30, 2006, but ONLY list anything current, nothing prior to today's date. make...
  7. kmattera

    Session Handling???

    I just purchased a PHP Calendar script and installed it on my server. For some reason, I cannot get it to work properly and the vendor has been extremely helpful in trying to troubleshoot the problem, but believes that it may be a problem with my server. The suggestion was to confirm that PHP...

Part and Inventory Search

Back
Top