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!

Recent content by kmattera

  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

    ASP would be the web technology used for this page. Thanks for your advise! Kellie
  3. 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...
  4. 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...
  5. 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! ****************** <%...
  6. 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?
  7. 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...
  8. kmattera

    Session Handling???

    Thanks! I did that, but still haven't been able to figure out my problem. I sent the info to the programmer and they said the settings that I have are identical to theirs. Any other suggestions from this forum? I'm at a total loss. Are there default permissions that should be set when...
  9. 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