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 Mike Lewis 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. moviejunkie

    click list box dynamic update

    I have no idea where to start, I have never worked with AJAX before
  2. moviejunkie

    click list box dynamic update

    Hi, I have a page with a list box on it that is filled with names from an MYSql database using php. I need to be able to click on a name and have it display all the information for that individual(name, address, ect...) automatacly in a set of labels with out loading another page Help Thanks
  3. moviejunkie

    Dynamic List Selection

    Hi, I have a page with a list box on it that is filled with names from an MYSql database. I need to be able to click on a name and have it display all the information for that individual(name, address, ect...) automatacly in a set of labels with out loading another page Help Thanks
  4. moviejunkie

    Updating User Problem

    if you look that if statement is inside an else statement if ($password != $passwordchk){ //So if this *if* evaluates true, this is executed, redirected and the script exit()s header("location: ../setup.php?code=6"); exit(); } else { //If the *if*...
  5. moviejunkie

    Updating User Problem

    wow, thanks it's always the small things.
  6. moviejunkie

    Updating User Problem

    it will update users but it will not update the password
  7. moviejunkie

    Updating User Problem

    I need to be able to update a user from a form on a page, but I need a couple of variables for the form. I need to be able to change the first name and last name of the user (this is no problem) the problem is when I want to change the password, If the user leaves the password text box empty...
  8. moviejunkie

    VPN Setup with 2 nics

    I am sorry, I probably should have put this in 2 diffrent threads. 1) I need to run 2 nics one will be for local access and the 2nd will be for VPN access. The trouble is that when I enable both nics I can not connect to the server locally My ips are setup something like this: nic1...
  9. moviejunkie

    VPN Setup with 2 nics

    I am running a windows 2003 r2 server with 2 nics, I would like to set up vpn access with it. My nics have the ip address: 192.168.11.10 and 192.168.11.11 When I turn on the other I can not connect with the server on a client pc. I have ran the vpn wizard, what is my next step? What ports do...
  10. moviejunkie

    2600n on Windows 2003 network

    How would I configure the networking on the 2600n so I can control the printers permissions through Active directory?
  11. moviejunkie

    Can not authenticate workstation to server

    I figured it out, I have two nic's on the server and I was selecting the wrong one in my dhcp settings. Is there a way to select which nic the dns server will broadcast on?
  12. moviejunkie

    Can not authenticate workstation to server

    Help, when I try to add a workstation to the domain (at the ws)(I am running xp pro sp2) it gives me this error, I am running DHCP on the server, I only have one DNS in the server and I have the gateway for my internet connection. then I have a forward in the DNS to my router dns for internet...
  13. moviejunkie

    Device CALS for VPN

    when connecting to vpn and are using device CALS do you need a cal for the connecting computer. example: I connect to work from my home pc will I need a cal for my home pc?
  14. moviejunkie

    Network Speed

    I am not sure if this will help any, but what ver of Novell were you using? If it was 4 or below you were using IPX did you make sure your IPX protocol was disabled in your workstation NIC's? Also make sure you got all of the client32 software off the machines, it may be trying to contact the...
  15. moviejunkie

    Laptops on AD win2003

    We are currently in the process of implementing WIndows 2003 into our current network, some of the users have laptops, how would I set up the AD profile so if the user was away from the network would still have access to the desktop/files/etc.. as if he was sitting at the network (I know he...
  16. moviejunkie

    Basic Raid Question

    if I use an online spare, and I have to pull the drive I wont loose data, correct.
  17. moviejunkie

    Basic Raid Question

    I have eight 9Gb drives I would like to take 4 of these drives and create one big drive out of these, then I would like to take the other 4 and mirror the other drives, so if one fails I can replace it with out loosing data, is this possible or would it be better to just mirror one drive.
  18. moviejunkie

    Ideas on creating the best server environment for users

    I am setting up a server for a church and we were able to to get win 2003 standerd R2 with 10 licences for under $300. I can see if I can get the place where we purchase the licences. I know we pay around $8 a cal
  19. moviejunkie

    intigrating new server into XP Peer-to-Peer Network

    We looked into that but it was going to cost us more to go that route.
  20. moviejunkie

    intigrating new server into XP Peer-to-Peer Network

    thanks for the info, ok if I setup my domain as company.local and in the future I want to host the site on my server, can I rename the domain? Will I have to?

Part and Inventory Search

Back
Top