Forum: IT Careers and Business 28 Days Ago |
| Replies: 0 Views: 243 |
Forum: Web Developers' Lounge 31 Days Ago |
| Replies: 4 Views: 401 What should I learn next. My ideal career choice is to be a web developer - creating web sites with powerful functionality.
So far I've learnt:
Front-End
xhtml, css, javascript
General
SQL, C, C++, and Java |
Forum: Windows NT / 2000 / XP / 2003 34 Days Ago |
| Replies: 2 Views: 223 |
Forum: Windows NT / 2000 / XP / 2003 Jul 17th, 2008 |
| Replies: 2 Views: 223 Where is my $SYSTEMROOT% folder? I'm trying to install php5 but I need to copy the php.ini file to the %SYSTEMROOT% folder. The problem is that I don't see this folder in my C:/WINDOWS directory.
Where is it or am I suppose to copy... |
Forum: Viruses, Spyware and other Nasties Jul 1st, 2008 |
| Replies: 2 Views: 199 A dozen IEXPLORE.EXE processes Do I have a virus or is there some sort of conflict on my system? I was simply browsing the net and I noticed my usage maxing out at a 100%. This is the third time I've noticed a number of these... |
Forum: Java Jun 30th, 2008 |
| Replies: 3 Views: 258 Need help with Servlets I'm trying to step-up a simple servlet that processes a get action from a form.
When I click on the submit button I get the message.
I also included an image of my file structure.
Here's the... |
Forum: Java Jun 30th, 2008 |
| Replies: 4 Views: 603 |
Forum: Java Jun 30th, 2008 |
| Replies: 4 Views: 603 Re: Is "javax.servlet" included in Eclipse SDK I'm using Tomcat 5.0.
There are multiple lib folders and none of the jar files match exactly. Which folder should I look into? Even if I choose the right folder how exactly should I add it the built... |
Forum: Java Jun 28th, 2008 |
| Replies: 4 Views: 603 Is "javax.servlet" included in Eclipse SDK I'm trying to learn Java Servlets on my own but I'm having some very basic problems.
The code "import javax.servlet.ServletException;" produces a compiler error, "the import javax.servlet cannot be... |
Forum: Java Jun 22nd, 2008 |
| Replies: 3 Views: 409 |
Forum: Java Jun 16th, 2008 |
| Replies: 3 Views: 409 |
Forum: Java Jun 11th, 2008 |
| Replies: 3 Views: 409 Networked chat application between two clients I'm trying to create a client/server setup that allows two clients to communicate with each other. The problem is that when I run the application the the message does not go to the send client, only... |
Forum: Website Reviews Apr 12th, 2008 |
| Replies: 2 Views: 354 First website I did this website with 2 other group members as a graded project. It was mostly me adding content, structure and style over the past few weeks with 2 rush pages from the other members (game... |
Forum: C Apr 10th, 2008 |
| Replies: 7 Views: 382 Re: Evaluate my C Program It's kind of long in my view. That's why I didn't post it up in the first place but here it is:
/* South Coast Serenity Inn (SSI) Automated Reservation and Booking System */
/*
FILE... |
Forum: C Apr 10th, 2008 |
| Replies: 7 Views: 382 |
Forum: C Apr 10th, 2008 |
| Replies: 7 Views: 382 Evaluate my C Program I just finished up the final touches on my C Project (at least I hope that's the last of them). Anyway, it's due Friday (10% of my overall grade) and I'd like to have some quick feedback... |
Forum: C Apr 6th, 2008 |
| Replies: 3 Views: 339 |
Forum: C Apr 6th, 2008 |
| Replies: 3 Views: 339 Re: Insertion sort with files I recoded my insertion sort function. With almost a full day between my first post it now works but it doesn't work perfectly. The issue is that the sorting function will partially sort the guest... |
Forum: DaniWeb Community Feedback Apr 6th, 2008 |
| Replies: 10 Views: 1,071 Re: Sister-site or twin-site? Programmingforums. Most of the forums I see there are on Daniweb. How's the culture different there than here in Daniweb's programming sub-forums?
True but I could say PFO is the same as Daniweb's programming... |
Forum: DaniWeb Community Feedback Apr 6th, 2008 |
| Replies: 10 Views: 1,071 Sister-site or twin-site? Programmingforums. Could someone tell me what the big difference(s) is between and Daniweb and is so-called sister site programmingforums. The only difference I see is a slightly different layout and a change of... |
Forum: C Apr 5th, 2008 |
| Replies: 3 Views: 339 Insertion sort with files I'm trying to create a function that will sort the contents of a file in alphabetical order. The problem I'm having is that the code doesn't seem to do anything. The only examples I could find have... |
Forum: C Apr 5th, 2008 |
| Replies: 4 Views: 250 Re: Extra Data when reading from files After reading that website you posted I realized that by freading it twice in the loop I'd would always be missing one. The problem is now solved. Thanks. |
Forum: C Apr 5th, 2008 |
| Replies: 4 Views: 250 Re: Extra Data when reading from files The code you suggested doesn't work and has bugs similar to my first. With yours, some of rows that are in the file are left off (with yours the first row in each category) which lowers the grand... |
Forum: C Apr 5th, 2008 |
| Replies: 4 Views: 250 Extra Data when reading from files I've created a program that writes info to a specific file and reading from it to generate an income report. The problem I'm having is that when I geerate my report, the last person that was entered... |
Forum: JavaScript / DHTML / AJAX Apr 3rd, 2008 |
| Replies: 9 Views: 1,389 |
Forum: JavaScript / DHTML / AJAX Apr 2nd, 2008 |
| Replies: 9 Views: 1,389 |
Forum: JavaScript / DHTML / AJAX Apr 2nd, 2008 |
| Replies: 9 Views: 1,389 Re: IE 6 problem with .innerHTML Well there's all the code.
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
... |
Forum: JavaScript / DHTML / AJAX Apr 2nd, 2008 |
| Replies: 9 Views: 1,389 Re: IE 6 problem with .innerHTML I tried using semi-colons where applicable but it still doesn't work. Also, for some strange reason only the World of Warcraft link works. NB, It was the only one working before I posted here. |
Forum: JavaScript / DHTML / AJAX Apr 2nd, 2008 |
| Replies: 9 Views: 1,389 IE 6 problem with .innerHTML I'm using javascript to display text with a sidebar. It works fine in FF 2.0.0.13 but in IE 6 the links do not work and nothing is displayed. Could someone tell me how to solve this problem?
webpage... |
Forum: C Mar 30th, 2008 |
| Replies: 4 Views: 646 |
Forum: C Mar 29th, 2008 |
| Replies: 6 Views: 308 Re: Searching and Updating a File That's what it saw in Deitel and Deitel C How to Program. Said C99 provides the header file.
I have another problem; line 32 doesn't work. When the data is being written back to the file. The status... |
Forum: C Mar 28th, 2008 |
| Replies: 6 Views: 308 |
Forum: C Mar 28th, 2008 |
| Replies: 6 Views: 308 Searching and Updating a File I'm trying to create a function that searches through all the beds in a hotel until it finds one that is available or just ends when all the records are searched. When it finds that bed, it updates... |
Forum: C Mar 28th, 2008 |
| Replies: 1 Views: 204 Random Files I'm having a problem maintaining the data in the file. Everytime I enter a person's data the display code I have only displays the first one I entered. I'm not sure if there's somethin wrong with the... |
Forum: C Mar 28th, 2008 |
| Replies: 4 Views: 646 |
Forum: HTML and CSS Mar 24th, 2008 |
| Replies: 4 Views: 499 Re: table using CSS and Xhtml <html>
<head><title>Tables with CSS</title>
<!-- Used to create the outer borders of the table and setting the size -->
<style type="text/css"> #outer_table {border: solid red; width: 60px;... |
Forum: HTML and CSS Mar 24th, 2008 |
| Replies: 4 Views: 678 |
Forum: JavaScript / DHTML / AJAX Mar 24th, 2008 |
| Replies: 6 Views: 1,021 |
Forum: Web Developers' Lounge Mar 24th, 2008 |
| Replies: 66 Views: 13,632 Re: Are you a web developer or web designer? I like coding aspects of css and xhtml and I can use Photoshop to save to my life. I haven't learnt any languages yet like C# or php but I want to and I'm familiar with the theoretical concepts of... |
Forum: HTML and CSS Mar 24th, 2008 |
| Replies: 2 Views: 519 Making forms submit info. to an email Is there any way to make a form so that it sends the information to my email with just xhtml and css when submit button is used. A colleague suggested using "mailto:myemailaddy@hotmail.com" in the... |