User Profile

Collapse

Profile Sidebar

Collapse
Chrisjc
Chrisjc
Last Activity: Jan 12 '11, 05:17 PM
Joined: Nov 8 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • What type of ram should I add to my system?

    Good evening gents!

    I have a question about some RAM I am looking into...
    My Rig is kind of out dated but I am still using a Intel x-Quad core 9550... I am currently running 4GIGS of RAM and I know it’s just not enough here is what I have...

    Model
    Brand CORSAIR
    Series DOMINATOR
    Model TW3X4G1600C9D G
    Type 240-Pin DDR3 SDRAM Tech Spec
    Capacity 4GB (2 x 2GB)
    Speed...
    See more | Go to post

  • Chrisjc
    started a topic Autorun.inf using bat commands or?

    Autorun.inf using bat commands or?

    Good evening,

    I am trying to figure out a way where once I connect a removable hard drive with in the “Autorun.inf” file I would like it to do the following.

    Check to see which “Server it is connected too” so I was thinking

    If “Not sure what check would be” “Server Name”
    If “Not sure what check would be” “Server Name”
    Etc etc… so lets say one of the if’s come back...
    See more | Go to post

  • Chrisjc
    replied to Form Issue
    in PHP
    Please Delete the last few posts here is the new code. Having issues with the highlighting and the selected drop down boxes the if statments are wrong.

    Code:
    <html>
    
    <head>
    <meta http-equiv="Content-Language" content="en-us">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>Players / Foursome</title>
    ...
    See more | Go to post

    Leave a comment:


  • Chrisjc
    replied to Form Issue
    in PHP
    ahh crap I think I see why now, grr I hate this... not very good at this at all... one sec
    See more | Go to post

    Leave a comment:


  • Chrisjc
    replied to Form Issue
    in PHP
    No the values are changed the form is working correctly now just smaller issues. Ignore all other fields as I am only trying to make the "Player One" form work first than I will add functionality to the rest.
    See more | Go to post

    Leave a comment:


  • Chrisjc
    replied to Form Issue
    in PHP
    Another thing I am noticing here, is that it is not holding the values in the form if I hit submit and there is a field that is blank, it will show the error for that field but than all other values are gone. Any ideas on that too?
    See more | Go to post

    Leave a comment:


  • Chrisjc
    replied to Form Issue
    in PHP
    Code:
    <html>
    
    <head>
    <meta http-equiv="Content-Language" content="en-us">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>Players / Foursome</title>
    </head>
    
    <body>
    
    <div align="center">
    	<table border="0" width="44%"
    ...
    See more | Go to post
    Last edited by Dormilich; Feb 1 '10, 07:36 PM. Reason: Please use [code] tags when posting code

    Leave a comment:


  • Chrisjc
    replied to Form Issue
    in PHP
    ha! Nice I completely put the wrong names in the $_POSTS you where right!

    Maybe you could help me now figure out why it doesnt highlight the fields?
    See more | Go to post

    Leave a comment:


  • Chrisjc
    replied to Form Issue
    in PHP
    Here are the files I could only upload them in txt.

    Please let me know if you come up with anything

    Thank you!...
    See more | Go to post

    Leave a comment:


  • Chrisjc
    replied to Form Issue
    in PHP
    Well see that is just it, I am not getting errors... my invalid error part just keeps showing up
    Code:
     <?php
    ////////////////////////////////////////////////////////////////////////////////
    /**
     * Color the description of a field to red when an error has been found.
     */
    function is_err($field) {
      global $ertags;
      if (in_array($field, $ertags))
         echo " style='color:red;' ";
      else
    ...
    See more | Go to post

    Leave a comment:


  • Chrisjc
    started a topic Form Issue
    in PHP

    Form Issue

    I keep getting the error tags when I submit my form and it will not old / save an values or even pass it to my conversionTABLE .php file.... Any suggestions?

    Code:
    <html>
    
    <head>
    <meta http-equiv="Content-Language" content="en-us">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>Players / Foursome</title>
    ...
    See more | Go to post

  • Chrisjc
    replied to User deleteing files from a Server
    Well hey never know if someone might know... Still have yet to find an answer... Even on other fourms
    See more | Go to post

    Leave a comment:


  • Chrisjc
    replied to Windows XP slow to open applications
    Everyone has all had really good points here, however let us all not forget another important thing to do on a weekly to monthly bases is to perform a "disk defrag" on your Hard Drive. This will improve performance as well...

    Now you do have a low amount of RAM and with ever evolving technology it is becoming a lot more necessary for a user to be running 2 + gigs of RAM. It sounds like your PC maybe older so you might only...
    See more | Go to post

    Leave a comment:


  • Chrisjc
    started a topic User deleteing files from a Server

    User deleteing files from a Server

    Good evening,

    I was wondering if anyone knew of a way or something to help me out with an issue I been dealing with lately, I have several sites in an Active Directory environment across a WAN. All my servers are in one Domain trust and communicate with one another for replication as all our users tend to move from site to site depending on their roll.

    The issue at hand is I currently have a "Users" folder...
    See more | Go to post

  • Chrisjc
    replied to Windows Server 2003 User Folders
    Been awhile sense I have followed this, sorry I been so busy with my Exchange roll out... anyways yes all my DC are in the same domain, what you are saying seems to make sense than it has to be a bug... but MS really hasnt come out with a patch... common... I wonder if switching all my servers to 2008 will fix this issue... what a pain...

    Thanks Max, I feel bad man 526 sites... hope you have a big team behind you lol I got 2 guys in...
    See more | Go to post

    Leave a comment:


  • Chrisjc
    started a topic Windows Server 2003 User Folders

    Windows Server 2003 User Folders

    So here is the issue at hand.

    I have several domains across a WAN environment and just recently I started noticing something odd between all my Domain Controllers. Every Site in my company has a DC on site for redundancy, each server has a “Users Folder” and in there are all the users that work at that site so something like this.

    USERS >

    > csmith
    > msmith
    > lsmith
    ...
    See more | Go to post

  • Chrisjc
    replied to Mouse over effect
    Sure does, I am just trying to tweak it some to look right... than I have to make some little paragraph to explain how it works haha

    But thank you for all your time and help I really appreciate that! I know when I said I do AD stuff, you made the comment I might be able to help you.

    Just let me know and I will do my best to help you out with whatever the issue may be, I know AD can be a pain if something goes wrong...
    See more | Go to post

    Leave a comment:


  • Chrisjc
    replied to Mouse over effect
    Scratch that.... Instead of using asp to call on the images I switched it to just normal html... Works grate!!! thank you for that. Take a look at that link I am trying some tables to make it look slick.
    See more | Go to post

    Leave a comment:


  • Chrisjc
    replied to Mouse over effect
    After changing the paths for where my images are on the server, I tested it out in VB Web Express and it works just fine... Before adding in any other images I wanted to load it up live on the site and try it out.

    Sadly it doesnt seem to be reading the asp part... Not sure why it would do that... but I copied the source as is and placed it in the colors.aspx page...

    http://test.valoriprecast.com/pg--138--Colors.aspx...
    See more | Go to post

    Leave a comment:


  • Chrisjc
    replied to Mouse over effect
    Hmm this doesnt seem easy at all.... I am a little lost in the VB Express... Do I place the code you gave me above in between

    Code:
    <Page x:Class="Page1"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        Title="Page1">
        <Grid>
            
        </Grid>
    ...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...