My client is trying to rename a file extension to lowercase, and whenever she does it keeps on displaying the file extension in caps. Is there a setting which can be changed, so it doesn't happen again? The file name and extension displays like this: IMG_1592.jpg.JPG.
Lately my computer has detected a lot of trojans. I am just wondering if possible is there a way to detect whether there is a hacker in my computer, and to remove them from my computer permanently? Recently my mother's credit card had fraud on it. Now I am getting really annoyed and frustrated...
I am wondering if someone could please tell me, how I could make the programs which are open display on the taskbar? They aren't displaying on the taskbar at the moment. Thanks in advance.
I was trying to update Windows and Microsoft products, and it will not install the updates. I get the following message:
The following updates were not installed:
Windows Genuine Advantage Validation Tool (KB892130). Windows updates has been having trouble installing updates for a while. Can...
My computer recently froze on me and then when the machine restarted on about the 3rd time, all of my data disappeared. The computer kept on restarting without going into Windows. My emails, Outlook address book data, accounting software data have disappeared. The my documents folder contents...
I have been trying to printer some document but it just keeps on saying "Is your printer turned on? Is the cable correctly connected?". Well I have checked to see both, and it is turned on and the usb cable correctly connected. But when I put that cable into another usb port, it says usb not...
I am trying to write a .htaccess file so when someone visits my client's website and types the wrong web page into the browser, I want them to be redirected to the home page. Well it just goes to the web hosting account's 404 error page. Also I have made sure that the file attributes are 644. I...
As the subject says my wireless mouse has just suddenly stop working. I have tried changing the batteries however it still doesn't work. After changing the batteries I tried pressing the connect button underneath the mouse however it still doesn't work. After doing all that I restarted the...
I am trying to solve a problem for a client of mine. Well my code is suppose to display all of the property listings in the database. The code displays 20 pages of some blank and others just repeating the first database entry. I don't know how to solve this problem so can someone please help me...
Can someone please tell me why I am getting this error and how I can solve it: The ati2dvag display driver has stopped working normally? My computer sometimes freezes and then restarts.
Can someone please tell me how I can keep a query string in the url? In my code I have a part where if a user leaves out a field or two on a form it will display messages on that page where the query string is and when the user clicks on a button the query string disappears from the url. I don't...
When I test the following code it displays 1 on the next page not the username. Can someone please help me solve this problem? Thanks in advance.
This code is to login:
require "config.php";
$admin_username = $_POST['admin_username'];
$admin_password = $_POST['admin_password'];
if...
When I test the following code it doesn't display the month and year above the article titles. It displays the article titles all right. Why is this happening? Can someone please help me solve this problem? Thanks in advance.
require "config2.php";
if(!isset($_GET['page'])) {
$page = 1;
}...
When I test the following code it doesn't update the email address. After I click on the save button it displays the original email address not the new email address. What have I done wrong? Can someone please help me? Thanks in advance.
// the save button
if (isset($_POST['save'])) {
// get...
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.