Forum: PHP Jun 13th, 2009 |
| Replies: 6 Views: 2,840 I am having issues with this, I have a login.php file along with a login_success.php file that is directed once the username and password are verified out of MS SQL. I think my syntax might be wrong... |
Forum: Java May 18th, 2009 |
| Replies: 8 Views: 465 I was able to get the program working, but i had to use JFileChooser instead. For some reason once i implemented a GUI to select the file, it ran properly. I was going to try using command line... |
Forum: Java May 15th, 2009 |
| Replies: 3 Views: 329 Can you be a little more specific with your question?
-alias |
Forum: Java May 15th, 2009 |
| Replies: 43 Views: 1,956 http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html
Check this link out, something information that might prove helpful.
-alias |
Forum: Java May 15th, 2009 |
| Replies: 8 Views: 465 Thanks for the responses guys. I will take a look at what you recommended PB, the only issue is that my Professor wants us to utilize certain elements in this project, Scanner and PrintWriter being... |
Forum: Java May 15th, 2009 |
| Replies: 8 Views: 465 I'll give the code above a shot, Yes James i was curious about that as well. If the data was inaccessible from the main class i figured there would be a compilation error. Initially i tried... |
Forum: Java May 15th, 2009 |
| Replies: 8 Views: 465 I am having a lot of trouble getting this program to work properly. No compilation errors, but this is the output i get when i compile;
init:
deps-jar:
Compiling 1 source file to... |
Forum: Java Apr 23rd, 2009 |
| Replies: 8 Views: 631 I'm getting a few different compilation errors, Do you have any IDE or some sort of compiler for java? If not i would recommend NetBeans. It's free, and pretty easy to use once you get the hang of... |
Forum: Java Apr 21st, 2009 |
| Replies: 8 Views: 631 If your still having trouble here, i'll compile the code when i get off work today and take a closer look at it. As for the problem you are experiencing above, take a closer look at the main... |
Forum: Java Apr 21st, 2009 |
| Replies: 8 Views: 631 No it doesn't appear bad just want to make sure you understand what you coded here. Do you know much about do/while loops? Do you see where your loop is incorporated into the main method here?
... |
Forum: Java Apr 21st, 2009 |
| Replies: 8 Views: 631 Did you type out this code yourself? |
Forum: Java Apr 21st, 2009 |
| Replies: 8 Views: 631 Take a second look at where your loop ends, and what you need to include in the loop to get the desired 'output'.
-alias |
Forum: Windows Servers and IIS Apr 16th, 2009 |
| Replies: 0 Views: 430 Hi there, i am having a little trouble with hosting a web page and was wondering if anyone might have some feedback here. I am hosting a Web Server off of Apache, running Server 2008 as my OS. I can... |
Forum: Windows NT / 2000 / XP Mar 30th, 2009 |
| Replies: 4 Views: 283 I'll be taking a trip to the bookstore to find some texts about the topic, i was hoping to find some free documentation about the topic to get me started but so far i've been unsuccessful.
-alias |
Forum: Windows NT / 2000 / XP Mar 30th, 2009 |
| Replies: 4 Views: 283 Hello there, I was curious as to what sort of beginners guide's to Microsoft Servers there are? I have Server 2008, but this is my first Server-based distro of Windows and so it's been a lot of trial... |
Forum: Windows NT / 2000 / XP Jan 29th, 2009 |
| Replies: 9 Views: 903 Have you gone back to the website and tried getting a fresh d/l of the setup? I would try to erase any trace of the current install/setup on your system and then try and fresh setup d/l.
-alias |
Forum: Windows Servers and IIS Jan 29th, 2009 |
| Replies: 4 Views: 1,098 This seems to be a good set-up guide, appears to require some knowledge about setting up computers in general but this should be helpful http://www.visualwin.com/ |
Forum: Windows NT / 2000 / XP Jan 27th, 2009 |
| Replies: 9 Views: 903 Are you using the free version or the paid one?
-alias |
Forum: IT Professionals' Lounge Nov 20th, 2008 |
| Replies: 6 Views: 1,439 Wow, thank you for the very helpful and informative response. Sometimes it feels overwhelming looking into the IT field, specifically networking. Yeah im hoping to pick up the A+ to get into some... |
Forum: C++ Nov 20th, 2008 |
| Replies: 6 Views: 349 I do apologize for the lack of code-tags btw, should have read the forum rules more closely. Just found you guys while im at work so bouncing around a lot between here and my work. |
Forum: C++ Nov 20th, 2008 |
| Replies: 6 Views: 349 Alright sounds good, i didnt know whether that was required or not i was just going off the format provided by our instructor. My only programming experience pre-C++ was python, and even that was... |
Forum: C++ Nov 20th, 2008 |
| Replies: 6 Views: 349 oh wow, i feel dumb. Well that makes a lot of sense, i appreciate the response. Ill be sure to use the code-tags. |
Forum: IT Professionals' Lounge Nov 20th, 2008 |
| Replies: 6 Views: 1,439 Hey all, thought i would get some opinions on this matter. I'm currently working towards a degree in Computer and Information Science, and studying for A+/CCNA certs. I'm determined to get into... |
Forum: C++ Nov 20th, 2008 |
| Replies: 6 Views: 349 Hi there, new to the community and first of all just wanted to say its great to be here. I'm rather new to C++ and i was having an issue perhaps someone could clear up for me.
Alright, our... |