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 Chriss Miller 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: unborn
  • Content: Threads
  • Order by date
  1. unborn

    LDAP to get users group.

    I am trying to get the users group. I got the code authorizing the user already but I need it to also check if it is part of the "InfoDirectory". I have searched high and low on google and I cannot find what I need or anything I can understand. Please help if you can :) Thanks!!! <!DOCTYPE...
  2. unborn

    Windows Authenticated Form for SQL

    I have tons of code I have tried so let me give my situation and see if perhaps someone can point me in the right direction. I am developing a page for the intranet. I have a user group in AD with all the users I want to have access to my site. This AD group has been placed in the database...
  3. unborn

    Changing color of header from the footer

    I have a group that pulls the Doctors names and under that group it pulls the Forms that they are missing. This was done buy a formula that lbass helped me create. Well the documents report at the group footer of the documents what was missing if anything was. I am trying to have the Group...
  4. unborn

    Report Missing Documents

    I am trying to create a report that reports back what documentation is missing. Currently I have a report I created that lists all the documents that they DO have but I would like it to report specifically what they dont and I am not sure where to begin I am still pretty new to the formula side...
  5. unborn

    Database help: I keep getting errors on my string..

    Trying to grab the contract date out of 1 table and then use it in part of another string for a different table. I keep getting errors though on both when i run it. "data type mismatch in criteria expression" and a few others when i mess around. Can you please tell me what im doing wrong...
  6. unborn

    Little database help? why isnt this working?

    Im trying to get a 2 digit number from my database. Database is Clients then Table is Contracts. Im new to db and ive compiled this code with other parts of code that works in my program but isnt working now. Public Function RevServiceDay(sdCustomer) Dim mCn As ADODB.Connection Dim mRs As...
  7. unborn

    Better method of searching DB?

    This code is a snippet of the code im using. The problem is and i know why is if i put tony(txt1) in it will pull up everything tony, if i put tony(txt1) rose(txt2) in it will put everything with tony(txt1) and rose(txt2) intead of strictly only the tony roses. If i put like Tony(txt1) FL(txt3)...
  8. unborn

    Need help understanding what i wrote please.

    I got this code workign doing what i want some how. Now i need to know how laugh. Is this using the control on my form? Or is this using the controlless coding? What part of it is reuseable? Can i make this into a bas file and edit it so i can easily add new client? Also if this is controlless...
  9. unborn

    Database adding help please

    Im new to dealing with databases. I read that using the adodb control and binding the text boxes to it are bad. I have searched everywhere and im a little confused on how to use it with out the control? I am using the ADODC control it looked more recent. Do i handle this just like an ADODB or...
  10. unborn

    Schedule, Every second Monday of the month, need help.

    I am trying to create a program that will allow me to select a time frame like the title. I want to preschedule a year of "every second monday of the month" or 3rd or 1st or heck maybe a wednsday. I have tried and tried and searched for controls and writeups and you name it but i still cant find...
  11. unborn

    CPU pins missing? Can this still work?

    My friends computer got fried by lightning. Its a dell and i know the power supply is 100% fried i brought mine over and it didnt boot. I just found out you need a stupid adapter for it to work.. anyways. While i was checking his computer out i saw that it looks like someone was already in his...
  12. unborn

    Everytime i start my pc i have a different processor speed..

    I have a AMD Athlon XP 3200 yet when i turn my computer on it registers as a 1.8 - 2.5 on any given restart. What could the reason for this be? BTW i HIGHLY suggest staying away from Gigabyte and AMD combo man i have had nothing but problem.. in the begining man created code. in the end code...
  13. unborn

    Connecting to onlien database... help please..

    Ok my website is mindchips.com for the database server is that all i put? how do i know what port? i know my database name and user and password but i cant get it to connect to my mySQL database on my site for anything. I dled the mySQL database thing to connect but still no luck.. i tried...
  14. unborn

    table - TR tag background doesnt work?

    My script i made is more complicated but this basic strign that im trying to get working is -not- working. <tr background="http://mindchips.com/linkage/tblbglight.gif"> I have read everywhere and this "background" property is valid but it is not working for me. heres one of the links...
  15. unborn

    Arrays Mysql query.. help! :(

    Ok im trying to get down this whole database thing. Simple bookmark program and im trying to learn to use mysql and i just cant seem to get it. Here are my functions.. function get_user_urls2($username) { //extract from the database all the URLs this user has stored if (!($conn =...
  16. unborn

    AMD 3200 Hot Hot Hot Gigabyte BIOS misread?

    Ok i made a post on this problem earlier when i first built this pc. Now that im looking back in the BIOS im seeing the temp is running 70c-90c even when i FIRST boot the pc up. Now i run "Motherboard Monitor 5" on my pc and it is reporting a IDLE of 57c .. these are 2 diffrent degrees.. Now i...
  17. unborn

    With hard drive in PC wont boot up?

    I have a Western Digital 80gig with 2 partitions on it. It was working then my old pc messed up and wouldnt even turn on. Now i have my new pc and a new main hard drive but i am trying to recover alot of important information off my drive before i send it back to western digital. When i have...
  18. unborn

    Computer shutsdown and beeps.

    Ok I just built a computer with brand new parts. Mother board is a Gigabyte K7 Triton (GA-7N400-L), AMD Athlon XP 3200 CPU, and 2x Mushkin 512 PC3200 ram. Now I read the manual to see what the beep was but I really didnt see it in there so i just assumed it is a 1 Long and 1 Short, but it really...
  19. unborn

    System Idle Process keeps going crazy..

    Hey, I hope this isnt the cause... i seriously dont think it is because it happened about a week ago and was working fine until last night, but i spilt some liquids on the inside of my pc.. really it was next to it and some of the liquids splashed onto my MB but not to much.. i quickly unplugged...
  20. unborn

    Need Help: Computer starts up but wont go to monitor?

    After upgrading to XP SP2 my computer has had problems when booting up. First it wouldnt go past BIOS then i finally got it to.. how? I dont know i just kept it off for 2 days and retried turning it on and it booted up. It would do this here and there but now the machine turns on but the monitor...

Part and Inventory Search

Back
Top