Forum: HTML and CSS Feb 11th, 2009 |
| Replies: 8 Views: 796 I think I get the point ..
but my main problem is now the following:
- The table is the only thing which is not getting centered
- The div's next to each other dont have the same height
- The... |
Forum: HTML and CSS Feb 9th, 2009 |
| Replies: 8 Views: 796 Thanks for the reply
1- The text is indeed in a <p>, I did not set a font-size I just made the position relative. But the body has a font-size of 12px.
2- I tried centering using the margin but... |
Forum: HTML and CSS Feb 8th, 2009 |
| Replies: 8 Views: 796 thanks for the reply ...
as for the images i tried using center align but it didnt work for the img .. i use center align for img in css and not for the whole div since it contains soms text.
and... |
Forum: HTML and CSS Feb 7th, 2009 |
| Replies: 8 Views: 796 Hello guys, how are you doing?
I have a couple of questions please, I would appreciate any help.
1- I have three "relative <div>" I want to put them next to each other and making sure if someone... |
Forum: Java Jan 19th, 2009 |
| Replies: 12 Views: 1,289 lol .. thanks a lot for help guys ..
I am sorry .. while I was waiting for the answers I solved it and I was so into programming that I forgot to post that I solved it.
Sorry again.
Anyways... |
Forum: Java Jan 19th, 2009 |
| Replies: 12 Views: 1,289 the problem is the following:
lets say i fill the following birthday in: 3/8/1984
the result that i get for the age is 25 and not 24.
it is not substracting |
Forum: Java Jan 19th, 2009 |
| Replies: 12 Views: 1,289 Sorry :icon_redface:
public int getLeefTijd()
{
// make an object with the birth date
Calendar birthDate = new GregorianCalendar();
// make an object with today's... |
Forum: Java Jan 18th, 2009 |
| Replies: 12 Views: 1,289 I am getting the facing the following problem
it always subtracts the birth year from the current year.
I have been trying to let it check whether the birth day has passed this year or not. And if... |
Forum: Java Jan 18th, 2009 |
| Replies: 12 Views: 1,289 Thanks for the help and I will take that into consideration. |
Forum: Java Jan 18th, 2009 |
| Replies: 12 Views: 1,289 hi guys how r u doing ..
i am trying something in java ..
i want to know if there is a way to the java looks into the current year. i want to be to return the age of someone after filling in
his... |
Forum: Java Jan 3rd, 2009 |
| Replies: 18 Views: 984 thanks i will change them right away .. |
Forum: Java Jan 3rd, 2009 |
| Replies: 18 Views: 984 |
Forum: Java Jan 3rd, 2009 |
| Replies: 18 Views: 984 is this a good java code:
/**
* Super class Person
*
* @author Mohammed Doghman
* @version 1.0
*/
import java.util.*; // java.util is used for dates
import java.text.*; |
Forum: PHP Jan 1st, 2009 |
| Replies: 1 Views: 456 Hello guys .. how r u ..
i am new to php (since we didnt get much php at university)
i am using it mainly to include the navigation menu, header, footer etc ..
i am working a on a contact form... |
Forum: Java Dec 30th, 2008 |
| Replies: 18 Views: 984 thanks a lot ..
i will check it out ..
i have already finished the superclass person (i think lol)
i need to work on a subclass and see what to do with it ..
thanks again |
Forum: Java Dec 29th, 2008 |
| Replies: 18 Views: 984 thanks a whole lot ..
if i may ask ..
what u just wrote is actually the main concept of what i need
to get my database running right?
if yes then i know how and where to look for... |
Forum: Java Dec 29th, 2008 |
| Replies: 18 Views: 984 thanks for the help
well i am serious about it but i dont want to make a very complicated one ..
we are expected to be able to do that in like 10 days lol ..
i have an exam and i need to... |
Forum: Java Dec 29th, 2008 |
| Replies: 18 Views: 984 hello how r u doing ..
i have been looking on the internet but i cant find much info ..
does anyone know where i can find information about making a database in java?
(i expect it is has... |
Forum: PHP Dec 20th, 2008 |
| Replies: 2 Views: 339 thanks i already installed xamp |
Forum: PHP Dec 20th, 2008 |
| Replies: 2 Views: 339 hi guys how r u doing ..
i am using a website to help me install the three components through the tutorial on the website
everything seems to be working except the MySql part ..
the... |
Forum: PHP Nov 16th, 2008 |
| Replies: 4 Views: 475 thanks ..
i wil check it out .. |
Forum: PHP Nov 15th, 2008 |
| Replies: 4 Views: 475 hi guys how r u doing ...
i was surprised to realized that what we learnt over php at college
is almost nothing ..
it was pure localhost and we know nothing about how to get
stuff done in real... |
Forum: PHP Nov 6th, 2008 |
| Replies: 9 Views: 459 i solved the second problem at school
i think i deleted something by mistake ..
thanks guys .. |
Forum: PHP Nov 6th, 2008 |
| Replies: 9 Views: 459 thanks a lot .. this solved my first problem ..
do u have any tips for my second problem please? |
Forum: PHP Nov 5th, 2008 |
| Replies: 9 Views: 459 it says on the website of php H is time |
Forum: PHP Nov 5th, 2008 |
| Replies: 9 Views: 459 i tried this already before it didnt work ..
i tried it now again like u said .. it didnt work either |
Forum: PHP Nov 5th, 2008 |
| Replies: 9 Views: 459 hi guys how r u doing ..
i need some help .. something went wrong and i dunno what is going on ..
i will post the problems .. i hope someone could help
first i tried making a script .. to... |
Forum: IT Professionals' Lounge Oct 25th, 2008 |
| Replies: 8 Views: 763 |
Forum: IT Professionals' Lounge Oct 25th, 2008 |
| Replies: 8 Views: 763 excuse me guys ..
but do u mean that it might help me for example when i finish my IT study at college to get some certificates from sun for example?
does it add something to my cv? |
Forum: Java Oct 24th, 2008 |
| Replies: 10 Views: 849 thanks again for ur help.. |
Forum: Java Oct 24th, 2008 |
| Replies: 10 Views: 849 Thanks a lot for ur help ..
i learnt a lot. i stayed awake till 12 last night trying to figure it out .. and today before i had to show it to the teacher ... i couldnt make it work as i wanted .. ... |
Forum: Java Oct 23rd, 2008 |
| Replies: 10 Views: 849 thanks orko ..
the out of index is solved
but now when i type a letter java only displays dots even if i guessed the letter right ..
how come?
i did exactly how u told me .. my code without... |
Forum: Java Oct 23rd, 2008 |
| Replies: 10 Views: 849 thanks a lot Orko .. it compiles .. but the main problem is that it says:
String index out of range
this is my code now
import java.util.*;
public class Scanner32
{ |
Forum: Java Oct 23rd, 2008 |
| Replies: 10 Views: 849 Sorry .. i should have translated the comments .. but as i saw u only deleted:
puntjes.delete(0,gwoord.length());
this causes the letters to be multiplied ..
so if write s .. from soccer i get... |
Forum: Java Oct 23rd, 2008 |
| Replies: 10 Views: 849 hi guys how r u doing .. this is my first post ..
i have this code .. the problem it runs .. the following happens:
when it says: geef een woord (= give a word ) i write the word ..
then it says... |