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. CGIMana

    Master Password to access all domain log-ins

    My Boss is convinced there is a "master" password that he can use to log-into everyones computer with their username, and this "master" password. I would only see many security problems arising from such a thing existing. Does it? -Hoped I helped. Don't forget this site is Member supported.
  2. CGIMana

    Domain Users dropped from domain/denied access to shared..

    Hello, I run a Small Business Computer System with 16 PC's. Only four of these aren't on the domain. The Server is running MS Windows 2003 Server Enterprise....but it only has 10 CALs because it is from an Action Pack Subscription. Only 12 of these computers log into the domain. The other four...
  3. CGIMana

    Form weirdness..or stupidity

    Ahh yes...I figured that out. I made one that was typo'd and used that one to copy-paste for all the fields so most were spelled wrong. Someone said, "Welcome to the programming world." -Hoped I helped. Don't forget this site is Member supported.
  4. CGIMana

    form-if statement complication

    This is for a guild application for a World of Warcraft guild. It will also go on my site for a how-to on making a form. After I get this part tackled, I'm going to learn how to send it to a data base and/or a txt file. Thanks for the help guys. -Hoped I helped. Don't forget this site is Member...
  5. CGIMana

    Slow domain log-in

    But my Domain server isn't a DNS server. What IP do I use? Could I put the DNS of the server as the main, and the DNS of the ISP as the second? And I know the computer see the domain. Otherwise I would have been able to add them to it. When the domain is not available (when I set the file wall...
  6. CGIMana

    Form weirdness..or stupidity

    I'm giving up on the stripslashing...it's not that big of a deal..... But now that I got my if statements going.... The statement for if class=Select doesn't work. If you don't select your class you get a return of nothing. But if you select a class, if still pulls up the if statement for the...
  7. CGIMana

    Slow domain log-in

    Daveyd123 This is only a file server for flyers, and our internal database system (DacEasy, I hate cheap companies) I don't know why they even have a domain, but they insist on log=ons, and to make it easier for me I stick with the doamin. How ever another problem is that I'm using the ISP's...
  8. CGIMana

    form-if statement complication

    Hello, I would like to make a if statement for my form to echo -Sorry but your answers are not acceptable due to foul language if they use naughty word in any of the fields. How would I go about stating that? if(($_POST['about']=="a series fo curse words")) { echo "Sorry but your answers are...
  9. CGIMana

    Slow domain log-in

    Hello, I'm running a Windows XP 2003 Server I have 13 clients running WIndows XP Pro Most of the newer computers are running gig-a-bit NIC's I'm getting many complaints about how long it's taking to log-in and get to the desktop on some computers it's almost 5 minutes, is this an issue of the...
  10. CGIMana

    Form weirdness..or stupidity

    Got the if statements to work sweetness.....thx guys overyde (Programmer) Putting that line in doesn't do anything, do I have put in both variables? And how do I get the / not to show up in the echo's of hte set text? So to hove the ' show as ' in the class field" $class =...
  11. CGIMana

    Form weirdness..or stupidity

    So overyde I just add that line in the php before the if statements and after the <?php so that it'll stop doing that? vacunita- I added that code. I'm getting Parse error: syntax error, unexpected T_ECHO in D:\xampp\xampp\htdocs\sendmail.php on line 15 Line 15 is the first echo: (how do you...
  12. CGIMana

    Form weirdness..or stupidity

    Hello, I made a guild applictaion for World of Warcraft, and am confused about two things. for class, If someone selects a option other then Mage or Palidin, I want them echo'd Sorry but we aren't recruiting $_POST(class)s at this time but the if statement isn't working, I just get errors...
  13. CGIMana

    Send Mail all weirded out.

    This server is on a hosting service. godaddy.com I do not have access to any of the settings..that would be an easy fix. -Hoped I helped. Don't forget this site is Member supported.
  14. CGIMana

    Send Mail all weirded out.

    Hey, I am having trouble sending mail with php script from a form. Here are the Files cgimana.com/recform.zip I have no idea what wrong, but I'm not receiving the e-mails...but I get no errors with the script. I tried adding function tep_mail($to_name, $to_email_address, $email_subject...
  15. CGIMana

    php.exe ends task

    Hey on my PC I'm setting up a test bed for my web site before it goes live....I installed ocsommerce go git going, but now for some reason, everytime I run a php script, I get a window error report for php.exe I can run another script by clicking on a link and I get the erorr report again. and...
  16. CGIMana

    Vista delayed til 1/07

    MS said the same thing about XP, but they sent it anyway. I'm using Vista as a reason to upgrade to a Dual Core and SLI video.....postponing it will just make my upgrade cheaper.. no problem for me.(btw anyone know if Vista has a 64bit verson..or if the system requirements is going to be a 64bit...
  17. CGIMana

    Weird bug or something

    Humm it's firefox that wouldn't let me post this..but firefox lest me post replies..... -Hoped I helped. Don't forget this site is Member supported.
  18. CGIMana

    Weird bug or something

    Forums is having a hard time letting me post this. I'm having a problem with right-clicking....everytime I right-click a icon Macromedia Contribute tries to uninstall..I cancle it and everything works fine. There isn't a unstall.exe in the contribute folder that I can see would be triggering...
  19. CGIMana

    Vista delayed til 1/07

    really..Iprefer Linux...no virus conserns..I think everyone who makes a virus, spyware, or exploit are just avant Linux users who make them in hopes that everyone will relize what a huge ass <b>RIP-OFF</> anything Microsoft makes is. -Hoped I helped. Don't forget this site is Member supported.
  20. CGIMana

    Vista delayed til 1/07

    Are you saying your surprised? -Hoped I helped. Don't forget this site is Member supported.

Part and Inventory Search

Back
Top