Re: Unable to replace a variable value Programming Web Development by j_limboo Smartness, you are life saver thank you for making this happen to a baby learner Re: Private Messaging system Programming Web Development by LloydFarrell @smartness: Cheers, but how do i fix the first error ? [code] &… Re: Private Messaging system Programming Web Development by LloydFarrell @smartness Cheers for the reply, I done some digging around here … Re: Check if at least 1 Checkbox is selected? (form validation) Programming Web Development by Troy III @smartness [post#1] This will do just fine: [CODE]function ifChecked(form){for(x in form.elements)if(form.elements[x].checked)return!0}[/CODE] Re: sorting members Programming Software Development by ~s.o.s~ …{ return name; } public int getSmartness() { return smartness; } void setName(String name) { this.name =…name; } void setSmartness(String smartness) { try { this.smartness = Integer.parseInt(smartness); } catch(Exception e) … sorting members Programming Software Development by pavani2006 … who need to be ordered according to their smartness (smartest to least smart). There is a text… would be sufficient to resolve the order of smartness of the four scientists. Write a java program…without duplicates, one per line, ordered according to their smartness, as below. Usage: java ScientistResolver smart.txt Result:… Re: sorting members Programming Software Development by pavani2006 [quote=~s.o.s~;351189]It was just a pointer in the right direction. If the above question is really a homework and the solution is submitted as it is, the OP would have a good amount of explaining to do.[/quote] it is showing the exception "an exception occured while setting smartness"what to do Database error Programming Web Development by smartness …;f=91[/url] IP Address : 82.114.72.186 Username : smartness Classname : vb_database[/QUOTE] any solution Chance of luck... Programming Software Development by aiswariya A game... Depends fully on luck that u have and a little bit of smartness.. You will be given 3 chances.. and 3 nos will me running randomly. u have to click when all t three no are same.. if u succeed in this then u are t winner.. Smart enough.. check this out.. Re: search a record Programming Web Development by takeshi [QUOTE=smartness;1089865]remove: echo '<br/> course: '.$row['course'];[/QUOTE] smartness,i already removed echo '<br/> course: '.$row['course']; but still the same error..all records are displayed. Re: C++ Books Programming Software Development by Aia ….com/ebook/3633[/url] # Casting in C++: Bringing Safety and Smartness to Your Programs The new C++ standard is full of… Re: Because of Daniweb.... Community Center Geeks' Lounge by John A >Wow, this thread sure is turning out to be interesting for me... Oops, my fault for dragging the thread off-topic. :o Anyway, let me think of a few more:[LIST] [*]Smartness of Sanjay [*]Selling our Stupidity[/LIST]I sure hope I don't get negative rep from him for this... ;) Re: Windows 3D Desktop Hardware and Software Microsoft Windows by hamada_1990 … soooo unfair to other ppl ofcourse but thanx to my smartness(nobody likes a show up ---- um wutever)i have found… Re: booty or brains? Community Center Geeks' Lounge by hamada_1990 booty and little brain not much of it i don't want a girl out stand me in smartness Re: booty or brains? Community Center Geeks' Lounge by Infarction [quote=hamada_1990;411423]booty and little brain not much of it i don't want a girl out stand me in smartness[/quote] Psh, find a smart girl who can cook and provide you with a comfortable lifestyle. And has some time leftover in the evenings. Then you'll have it made... :P Re: Lyrics Script - Help me creating a submit.php to sumbit new lyrics Programming Web Development by chmazur Hi Smartness! You are looking for someone who makes the work? or you want learn how to do the submit script? Can you share and explain the script that you have tried to create? Then we can help you and you`ll learn. Re: Lyrics Script - Help me creating a submit.php to sumbit new lyrics Programming Web Development by fatihpiristine [QUOTE=smartness;463864]Hey fatih, nese ki naj send me ndihmu mir, nese jo mos fut smile pa lidhje... se une jem to prit per pergjigje... e jo pa lidhje[/QUOTE] what language is it?? Re: Create a script that checks if "file.txt" is chmoded 777, and if mod_rewrite = on Programming Web Development by wxflint [QUOTE=smartness;770475]Can someone help me creating a script that can … Re: Check if at least 1 Checkbox is selected? (form validation) Programming Web Development by Airshow Poor smartness - advice overload I expect ...... ..... but please let me join in. … Re: Weird cast error Programming Software Development by siddhant3s … to this. That is perhaps because of your compiler's smartness, it doesn't promote -1 to int but demotes x… Re: Weird cast error Programming Software Development by ArkM … to this. That is perhaps because of your compiler's smartness, it doesn't promote -1 to int but demotes x… Re: echo $_GET[x] changing it into variable... Programming Web Development by j_limboo ardav and smartness thank you doing it now, applying it will show you code after it is complete for rectification :) Re: Mail function Error Programming Web Development by JerieLsky [QUOTE=smartness;986717]Are you using wamp? If yes, i get the … Re: Default Image? Programming Web Development by diafol … you getting problems viewing the images in a particular page? smartness is talking about .htaccess files NOT php. As far as… Re: PageRank and its mathematics: Explanation needed Digital Media Digital Marketing Search Engine Strategies by InsightsDigital Thanks for sharing the pigeonrank system. It had be going until I saw one of the questions regarding if the smartness of pigeons and then I realized it was an April Fools prank. Thanks for the chuckle. Re: starting a website in PHP and My SQL Programming Web Development by diafol [QUOTE=smartness;1022165]It's better if you use ready classes... try: … Re: starting a website in PHP and My SQL Programming Web Development by diafol [QUOTE=smartness;1022197]I don't know about his Skills, but a … Re: SQL Injection -measures for prevention Programming Databases by ultras1 [QUOTE=smartness;1024551] when you get the id from the url: $id = $… Re: Security issue via $_GET[] Programming Web Development by Atli …}'>NEXT PAGE</a>"; ?> [/code] [QUOTE=smartness;1086754][COLOR="Blue"]htmlentities()[/COLOR] :D[/QUOTE] That… Re: login system using database Programming Web Development by takeshi [QUOTE=smartness;1086751]I know that class very well, I use it …