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

Hi guys...I need some help in matching data from results of checkboxs and radio buttons. My Intentions: There are 3 radio buttons and 8 check boxes. Users can select any one but cannot don't select at all. I separate the calss and categories because for classes, users can only select …

Member Avatar for Szabi Zsoldos
0
188
Member Avatar for hubertj

hi guys...i have this prooblem which i like to acho a window pop up...but i cannot do so...the link does not seem to work and i cannot find any error in it. I wonder if anyone can find any error here: $ancpopup = "<div id=\"anctrigger\"><a href=\"#\" onclick=\"window.open('m_ancpopup.php?page='$eid','ancpopup','width=670px,height=470px,left=0px,top=100px,screenX=0,screenY=100')\">Accident &amp; Conviction EXIST!</a></div>"; …

Member Avatar for veedeoo
0
107
Member Avatar for hubertj

Hi guys... i got this code : $cat_arr=$_POST['cat']; $i = 0; / foreach ($cat_arr as $cat) { echo "\$cat_arr[$i] => $cat.\n"; $i++; And the result was '$cat_arr[0] => 2. $cat_arr[1] => 5.'. I would like to ask does this mean that is is equal to this: $cat_arr[0] =2; $cat_arr[1] =5;

Member Avatar for Dani
0
71
Member Avatar for hubertj

i was wondering if someone can help me with this Java codes? [CODE]/** * This is a class of Money for us to be able to input an amount and do addition or substraction * to it and display the balance.. * * @author HUBERT JIANG * @version 0.2 */ …

Member Avatar for stultuske
0
163