Forum: Web Browsers Feb 2nd, 2008 |
| Replies: 2 Views: 1,501 Hello all!
I don't know if anyone here knows how to fix this but I thought I would give it a try. I have a hp pavillion a620n desktop computer has been having a lot of trouble with my internet. ... |
Forum: Networking Hardware Configuration Dec 9th, 2007 |
| Replies: 8 Views: 2,299 Hey all!!!!! It worked!!! I am online right now. I am so happy I want to cry! I have not tired the wireless but at least the ethernet is working. Todd you are amazing!!! Thank you all!!
Alexa |
Forum: Networking Hardware Configuration Dec 9th, 2007 |
| Replies: 8 Views: 2,299 I have the service pack 2; I have tired to connect to to other wireless connections and I have got the same thing everytime. Once the card picks up the signal the lights flash interchanging. After... |
Forum: Networking Hardware Configuration Dec 6th, 2007 |
| Replies: 8 Views: 2,299 I have a operating system of windows xp; just to answer your question Todd |
Forum: Networking Hardware Configuration Dec 6th, 2007 |
| Replies: 8 Views: 2,299 i have tried the system restore and it has yet to work right now I have connected the card is blink both a amber color and green color at the same time. I do not know what that means....When I have... |
Forum: Networking Hardware Configuration Dec 1st, 2007 |
| Replies: 8 Views: 2,299 Hello:
Well this is a complicated problem but I will do the best I can to explain it. I have an older laptop (Dell Latitude) and I am a student that lives in the dorm that has both a wireless and... |
Forum: Java Nov 16th, 2007 |
| Replies: 10 Views: 1,378 Thank you all for your advice---I think I have solved the problem and the assignment --- I did need to set my variables, including my two arrays as global variables....Thank you again:) |
Forum: Java Nov 15th, 2007 |
| Replies: 10 Views: 1,378 sorry i thought I had given you the correct one but this is the one I am working on---
import java.util.Scanner;
import java.io.*;
public class AKL
{ |
Forum: Java Nov 15th, 2007 |
| Replies: 10 Views: 1,378 yeah but it doesn't print out the array when i tried to trouble shoot it...and when i tried to add the two arrays it also did not work |
Forum: Java Nov 15th, 2007 |
| Replies: 10 Views: 1,378 well after the user enters the elements of that they want in the array(intergers 1-100) The prompt comes several times and then an error message comes up saying that it is outbounds--- |
Forum: Java Nov 15th, 2007 |
| Replies: 10 Views: 1,378 Hey! I am new to java programing and need some help with some homework, here are the requirements:
Right now I am working on just setting up my arrays but it is not working. I read the size of the... |
Forum: Java Oct 15th, 2007 |
| Replies: 1 Views: 1,644 I don' t know how to logically go about this problem...I need to read a sentence (input) and then print the same sentence back out to the user in alphabetical order(could also include numbers). Oh... |
Forum: Java Oct 7th, 2007 |
| Replies: 1 Views: 2,146 I am in a beginners java class and I have an assignment that is really difficult (for me). the assignment is to prompt the user to enter a person's full name in the order: first middle last.
... |