I have a table that has product_id, product_price, product_category, product_price_discounted
I want to update the product_price_discounted by multiplying the product_price by .85 for all items where product_category = 1,2,or3
This is new to me so I'm needing some help.
I woke up Saturday morning and noticed my laptop would not start any programs. I went into safe mode and ran virus scan and low and behold I had a trojan. I then restarted the system and ran it again and I had another trojan. Both are removed. I woke up this morning and found that I had a...
I have a system that is coming up to a stop: c0000135 component not found blue screen.
The component is basehwiis32.
I can not find this anywhere or on any of my other xp systems. What is this and how can I get this repaired to get the system back up without losing data on the system?
I had a BEFSWR Linksys router with a Vista Desktop wired and an XP laptop wireless. The Vista worked as a File Server and I had no problems communicating. I got a new router Linksys WRTU54G router and set up the wireless ssid and wep identical to the previous router. The only notifiable...
I am trying to create a page that will fill in the inner square with information, images, and links. What I have is a main div that contains a rowdiv. The rowdiv has a left div that has a short paragraph, then a rightdiv that contains to addiv's that are stacked. The addiv's are a little bit...
I have three classes (StatusBar, ImageGUI, ImageLoader)
the status bar class is nothing more than a JLabel that I instantiate in the ImageLoader class. In this class I update the text of the JLabel throughout the class. I then have my ImageGUI which has an instance of ImageLoader. I add the...
I am trying to get a better understanding of how WaitWindow uses a string. I have several WaitWindow calls that are working properly but then one doesn't work. The only thing that looks different is it has a dash (-) in it. I have tried escaping the dash with a backslash (\) and several other...
I am trying to start an external program. When I have the following code it opens a new command window. If I remove the start in front it opens the program as expected but also as expected you don't return control to the Perl script until the application closes. What am I missing that may be...
I am new to using CSS instead of table design. I was trying to convert the site www.mphs97.com to divs instead of the current table design. I am having trouble getting the text to be in the center div as well as aligning the bottom div. I can't get the left, center, and right portions to have...
I am looking for an install that doesn't require any user intervention when installing apache, php, mysql, and phpmyadmin. Is there any such install available? I would like to be able to package a batch file to run the install and put my test sites in the web directory. Any thoughts?
I am trying to create a web application that will use forms to add to and edit an xml file. The XML back end will be used as a database basically. I have created classes to parse the xml into an array of entry objects. I have a function that I can call to display the object. I'm new to xml...
I am using the create_xml_parser function along with the starttaghandler and endtaghandler functions. I have a class called entry that stores values for each entry created. I want to parse my xml file and in starttaghandler I set the current tag name and if it is equal to entry I want to...
I am trying to create a batch file to create a database and populate it with create table statements. I can't figure out why it will not create the database and load the tables. I have the following in my batch file
/mysql/bin/mysql.exe -vvv -u root -pcs3911 < C:\mySql\test.txt
and the...
I have the following on a button
onClick="window.open('<?php echo URL_ROOT."common/applicantHelp.htm#accountA"; ?>','FAMS HELP','scrollbars=1, resizable=0, toolbar=0, height=500, width=650');"
it works in Firefox but not in ie, I can't seem to locate the issue myself so I need extra eyes...
I haven't found a definite answer to this on the forum but I have a page that verifies that the login is correct and if so it sets a session variable
if ( $success ) {
/* Username is set as a session variable with slashes */
session_start();
//session_register("username")...
Every morning when my boss turns on his computer his hp laserjet 1000 is offline. He uses XP Professional. The steps I have taken thus far is just download the latest drivers from HP and reinstall the printer. But to get it working again I actually have to uninstall the usb drivers and the...
I uninstalled the DNS and reinstalled the DNS on a 2000 Server. Since then computers on the network are losing connectivity to network resources and having to restart in order to access these resources. The original dns was heritageproperty.com and I changed it to heritagedomain.com. The...
I have Microsoft Office loaded on a Terminal Server. I have set up the Active Directory to map profiles and TS profiles to the D:\dept, where dept is the department of the user, of the server. The users profile is saved to the D: drive and loads from the D: drive fine. The problem I am having...
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.