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
~891 People Reached
Favorite Tags
Member Avatar for ozman26

Hello All I have an issue. created 2 java programs, a.java and b.java content of a.java: package test; import test1.*; publuc class ATEST { public static void main (String[] args) { BTEST.call(); } } content of b.java: package test1; public class BTEST { string name; void call() { . . …

Member Avatar for JamesCherrill
0
200
Member Avatar for ozman26

Hi Guys, I have a small problem which I cannot figure out, but taking my chances with you here. I have the same php script installed on my laptop and on a desktop. If it runs from the laptop, mail goes out and received. If I send it from the …

Member Avatar for tavvaforu
0
614
Member Avatar for ozman26

Hello everyone, I have a little dilemma. I have a css that controls a transparent gif and it works fine in FF, but in IE, I get a white border. Below is my CSS for the button. [code]#sendbutton { position: absolute; background: url(images/send_button97.gif) no-repeat; border:none; font-size: 13px; text-align: center; background-color:none; …

Member Avatar for ozman26
0
77