I have two identical systems. Both Running AMD Sempron 3600+ processors on an ASUS M2V-MX boards. Only difference lies in the memory. One had 1GB the other has 1.5GB. The system with 1.5GB is using 97% memory. 79% of that is cache. The system with less memory is using 21% memory, of that, 4% is...
I have a client with a weird issue, I have checked the site here and tried various other fixes to issues similar but have not yet resolved the issue.
Thing will be working fine, and then all of a sudden there is a "hiccup" in the system and people can no longer log in using their roaming...
Ok all here is the deal. I have an application that I am writing that my client accesses through an SSH session to a linux box.. I want to pass a file through the tunnel(which I can do already) and have it open acrobat reader automatically. Would any one have any idea on how I can have windows...
Ok so I haven't written a batch file since windows 3.11 so now I have been tasked with creating a file that will ping a range of addresses and display which ones are in use. Can any one give me a jump start on this.. Please?
Hey all, was wondering if any of you knew of any programs I can use to get a file unzipped.
I receive a password protected zip file with AES 256 bit encryption. I need an app that will unzip it for me. Any Ideas out there?
I have a block of code that checks the variables of a form
if(strlen($fname > 0) && strlen($lname > 0) && ereg("[0-9]{3}-[0-9]{3}-[0-9]{4}",$phone) && ($email == $email2)){
registerUser($fname, $lname, $street, $city, $state, $zip, $phone, $phone2, $store, $email, $email2);
}else{...
Hi all, I am submitting a query that writes information into a table, I have two fields setup that do not allow null values, and if the data i am submitting has a null value for that field it should put the default value of N into that field. However it is not doing so and I cannot figure out why.
Ok for starters instead of asking me why I am doing it this way and not helping me know this, I am doing it this way because that is how my boss wants it done.
I have a program that I am writing that takes a bunch of form fields, cycles through them and writes them to a table. Then I am...
I have an application written in PHP. I want the user to be able to make changes to their account information. I have a table with text fields which are populated with the current account info. However I have no clue how to reset the values when they make a change to say their last name.. Here...
I have a form that has multiple input fields named script1, script2, script3..... i think you get it...
I am passing these to a php function. I am wanting to loop through these and input their values into a single field in a table. so basically it will loop through and put the value of script1...
I have a client that has approx 50 users on their network. They all use roaming profiles. The problem we are having is when they try to delete an icon off of their desktop, it reappears after they log off and then back on. For some reason it will not go into the recycle bin.
I have an app that I am developing, it is in php and it queries a database and displays the info in an html table with a checkbox at the end of each row. What I want to do is use javascript to refresh the page passing a couple variables in the url so that when the page refreshes I can use php to...
I have a web application that I am writing that requires calling a perl script to communicate with a server and get information. Does any one know what the best way to pass arguments to the perl script and back would be?
I have an application I am building where a user logs on and is directed to a page allowing them to enter in some information to be submitted. When the user registers they can pick their default location and I have that set in a $_SESSION variable. On the page they are going to, I need to have a...
Hi,
I have a remote client that needs to have some applications installed on their computers. And instead of driving 200 miles to the site and spending 20+ minutes at each of 40 computers, I would rather do an automated install of the apps at logon time. I have seen this happen in the past...
I need to find out how to clear data of a field and set it to 0. I have a table with a field named products_ordered. I want to delete the data in that field only while keeping all the rest of the data. So, far I cannot find any info on how to do this.
Ok I have this form that has a few multiple selects on it. Those array's are to pass to another page that displays information. What I am trying to do is use the information from the array's to help build an sql script. Basically I want to take the elements of the array and put it into a single...
Hey all, I have an issue here.
I have a PHP page that makes use of javascript. I have a PHP script set up so that if the browser is IE it runs a certain javascript and if it is Firefox it is running a different script.
What I need to do is determine if the IE of Firefox Script is running...
Hey all, once again I turn to the experts for some help. Y'all have been very useful and a great help in my learning php endeavors. The job I have pretty much pushed me head first into php with minimal knowledge so I need to come here at times for some help.
I have written a script to help...
Hey all, I have a client with a new win2k server. They use roaming profiles and did not delete the local profiles off the desktops before creating them on the server. Therefore, the NTUSER.DAT file from the local profile was copied to the server profile. The ntuser.dat files have references to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.