Forum: Existing Scripts Oct 20th, 2008 |
| Replies: 0 Views: 933 Not sure where this post should go but I'm having trouble with writing a code in Textinfo. I want the menu and layout to be like that you see in the attached picture picture but anytime I test the... |
Forum: IT Professionals' Lounge Jul 23rd, 2008 |
| Replies: 0 Views: 557 An old friend of my mom from her University days tells me about a job she thinks I could perform because I'm in the IT field.
Description of the Job
My mom's friend ( let's call her Sara ),... |
Forum: IT Professionals' Lounge Jul 20th, 2008 |
| Replies: 4 Views: 891 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 Jul 17th, 2008 |
| Replies: 2 Views: 3,301 No need, I just dropped my php.ini in C:\WINDOWS directory and it worked. |
Forum: Windows NT / 2000 / XP Jul 17th, 2008 |
| Replies: 2 Views: 3,301 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... |
Forum: Viruses, Spyware and other Nasties Jul 1st, 2008 |
| Replies: 2 Views: 618 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 Jul 1st, 2008 |
| Replies: 4 Views: 1,019 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... |
Forum: Java Jun 30th, 2008 |
| Replies: 4 Views: 5,581 I found the jar file with the packages. Problem solved. |
Forum: Java Jun 30th, 2008 |
| Replies: 4 Views: 5,581 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... |
Forum: Java Jun 29th, 2008 |
| Replies: 4 Views: 5,581 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... |
Forum: Java Jun 22nd, 2008 |
| Replies: 3 Views: 745 |
Forum: Java Jun 16th, 2008 |
| Replies: 3 Views: 745 A little help would be much appreciated. |
Forum: Java Jun 11th, 2008 |
| Replies: 3 Views: 745 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: 636 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: 760 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: 760 Ok, check out my source code file too. |
Forum: C Apr 10th, 2008 |
| Replies: 7 Views: 760 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: 1,024 No worries, I solved the problem. |
Forum: C Apr 6th, 2008 |
| Replies: 3 Views: 1,024 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,930 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,930 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: 1,024 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: 507 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: 507 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: 507 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: 4,812 Yep that's exactly how I did it but nothing happened... |
Forum: JavaScript / DHTML / AJAX Apr 2nd, 2008 |
| Replies: 9 Views: 4,812 Wrong unfortunately.:(
The code still works perfectly in FF but Nothing is displayed in IE 6. |
Forum: JavaScript / DHTML / AJAX Apr 2nd, 2008 |
| Replies: 9 Views: 4,812 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: 4,812 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: 4,812 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?
... |
Forum: C Mar 30th, 2008 |
| Replies: 4 Views: 2,000 What method would be most suitable for a logging file? The data would be of the same length and the program would be reading from the file on a moments notice to generate a report but the file would... |
Forum: C Mar 29th, 2008 |
| Replies: 6 Views: 707 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... |
Forum: C Mar 29th, 2008 |
| Replies: 6 Views: 707 I get the following errors with bool and it still doesn't work when I include <stdbool.h>...
I resorted to
int found = 0; |
Forum: C Mar 29th, 2008 |
| Replies: 6 Views: 707 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: 687 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: 2,000 When is it better to use random-access ? When is it not?
When is it better to use sequential-access? When is it not?
So far I'm only sure to use random access in a situation where I'm dealing... |
Forum: HTML and CSS Mar 24th, 2008 |
| Replies: 4 Views: 777 <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: 1,239 I did something like that to correct the code (float and relative) except without the use of breaks. |
Forum: JavaScript / DHTML / AJAX Mar 24th, 2008 |
| Replies: 6 Views: 3,824 I have firebug and the web dev toolbar. A very useful combination! |
Forum: IT Professionals' Lounge Mar 24th, 2008 |
| Replies: 77 Views: 29,783 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... |