Forum: ASP.NET May 13th, 2007 |
| Replies: 4 Views: 777 Re: urgent please>>> The problem is definitely in the structure, you have probably messed up some html tag. Check if your table and td and tr tags are at the right spot, look for any unclosed tags, etc... |
Forum: HTML and CSS May 13th, 2007 |
| Replies: 4 Views: 2,096 |
Forum: ASP.NET May 7th, 2007 |
| Replies: 0 Views: 925 Ajax and Doctype problem I am trying to add a
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
validation to my web project. However, it is... |
Forum: HTML and CSS Apr 23rd, 2007 |
| Replies: 4 Views: 2,096 |
Forum: Java Apr 30th, 2006 |
| Replies: 1 Views: 1,312 File System simulation Hey guys!!!
I know these simulations are too much but....
still another one and I am havin some problems with that///
I have to create a file system simulation that has to understand these... |
Forum: Troubleshooting Dead Machines Apr 29th, 2006 |
| Replies: 3 Views: 1,594 |
Forum: Java Apr 19th, 2006 |
| Replies: 2 Views: 654 |
Forum: Java Apr 15th, 2006 |
| Replies: 0 Views: 1,411 cpu scheduling I don't know why is not working Please people help me with some ideas...
everything is necessary now.....
here is my code:
this thing is supposed to read from a file random numbers
and generate the so called Process control... |
Forum: Java Apr 15th, 2006 |
| Replies: 0 Views: 2,499 CPU Scheduling Algorithm Hey..
I am working on this project, where you have to simulate cpu scheduling for 10 processes. I have to use only 2 algorithms like FCFS and Priority.
The basic code would be randomly generating 2... |