Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~554 People Reached
About Me

Programmer

Favorite Tags
Member Avatar for adyopo

Ok, so my problem is this: I did a little java program to take the number of seconds from a text box and sleep a thread for that amount of seconds. Just to make it clear, here is the piece of code I used: [CODE=java]jTestare.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent …

Member Avatar for adyopo
0
128
Member Avatar for webish

Hi guys, how do I go about creating rounded/curved corners for my divs or 'table data'. I'm not sure if this only involves html & css only? I suspect there could be some javascript. anyway, if you know how i can go about that, feel free to help. Other resources …

Member Avatar for webish
0
72
Member Avatar for gingank

I create a php form that lot oif image in it and it can display to my computer but when i upload to the apache it cant show the image already why this will happen?? Can anyone tell me why

Member Avatar for almostbob
0
105
Member Avatar for ROTC89

ok my assignment is to make a login form that will accept a user name and password. if the user name and password don't match it doesnt do anything, but if it does it takes it to a website. my only problem is when i go to run it i …

Member Avatar for Gori
0
117
Member Avatar for adyopo

[code=php]<?php $query1 = "SELECT `asc_prods.name` FROM `asc_prods` LEFT JOIN `democart` ON `asc_prods.pid` = `democart.tip`;"; $result1 = mysql_db_query($query); while($row1 = mysql_fetch_array($result1)) { echo "<td> {$row1[0]} </td>"; } ?>[/code] I've got the above code, the problem I have with it is that I need to get the value returned by the statement …

Member Avatar for adyopo
0
107
Member Avatar for adyopo

Hello, I'm new to post here however I've been lurking on this forums for quite some time now. I don't know how helpful I'll be here, but I will help according to my possibilities. So, once again, hello from Romania!

Member Avatar for jbennet
0
25