Hamurgers... Oo Programming Software Development by Chi'Manta Oo... Can someone tell me the basic variables and keys for JAVAscript? Just a list please. Re: PHP OO Programming Web Development by pritaeas OO comes in when you want to create reusable, extensible blocks … Re: Java1.4 query? Programming Software Development by JamesCherrill OO - yes; pure OO - no. Java is mostly OO, but incorporates non-OO "primitive" types such as int, boolean etc which are not Objects. For "pure" OO you need to go to something like Smalltalk, where everything is an object. Re: PHP Forums Warning: New Strain Santy Worm Attacks Programming Web Development by mikeSQL Oo OO OO, I appriciate that. I have to go update the pages now. My site that is. Not here. I wish. Re: Cannot delete file Hardware and Software Microsoft Windows by afi_freak27 oo does it actually work on thsoe kinda files? Re: Avoid A Color Disaster! Digital Media UI / UX Design by rixius Oo thanks for the behr link. I usually just use [url=http://www.colorschemer.com/online.html]the Color Schemer[/url], it shows the exact hexadecimal codes that go wtih eachother. :) Thanks, now I have a new bookmark in my Web Design help folder :D Re: Window Xp IE 6 (DNS ERROR) page not found! Hardware and Software Information Security by DoPeY oo.. well u taught me alot.. tx for the time u spend helping me on this.... If i have any other problems with IE 6 i will keep u posted.... tx once again :).. Also if i got any other problems i will let you know in a new thread or somthing.. that's all ttyl o yea how old are you? just wondering.. i am 16 Re: Yahoo: $2 Domains Today New Customers- No Joke Hardware and Software Networking by Evanzgurl oo so we have to buy their web hosting to get that, eh? Re: How long will the chicken survive without its head Community Center by 'Stein OO ya, don't get me wrong. I'm not someone to bash MS. Personally, I agree with ya, that I hope it stays around. But personally, I think it'll die a slow death among seperate companies. Re: parse error Programming Web Development by Barefootsanders OO wow. That was simple. Thanks a lot! Re: Windows Media Player Tool bar Hardware and Software Microsoft Windows by hbk619 oo i hate that. it sucks. go back to 10 :) Re: loop help Programming Software Development by grunge man oo thats cool um im wondering if u can send me a link 2 a tutorial that explains in detail how that works um i have the basic i dea but i just wana learn alittle more about it Re: Hello Daniweb Community Center Say Hello! by uggur Oo thanks friends :) Re: Word Scramble Game Community Center Geeks' Lounge by iamthwee oo this one's hard. The 'x' is throwing me. :( Re: Recommend MySQL admin tool for me? Programming Databases by nathanpacker Oo, thanks, that MySQL Query Browser look like just what I need. You're golden! Re: != opperator in a mathematical expression? Programming Software Development by Barefootsanders Oo got ya. Thanks Re: Programs Hardware and Software macOS by uniquestar OO is developed as cross platform, so apart from some OS-Standard menus/buttons, its practically the same on all platforms. Re: data c++ Programming Software Development by nurulshidanoni oo...i understand..i try again. Re: File being used by another process. Programming Software Development by Barbarrosa oo wait your going to have to modify it a little.. i was playing around with it so your going to have to add a string parameter to the OCRprocess and delete the string file already in place. Re: N queens w/ recursion HELP C++ Programming Software Development by ChickenFox oo thanks a lot ...yea i suspected having a separate check … Re: standard LIB and others... Programming Software Development by revenge2 oo right, it doesnt matter if its python 3 or not then..., where would i find tutorials/examples on those things:'( . trash?, well any ideas on which trash is better?:D Re: String Programming Web Development by dreamer14 Oo my bad reali should be at java forum. Anyway i maaged to solve it thx for the help. [code] String t122="AA0001"; char t22=t122.charAt(5); String t32=String.valueOf(t22); char t42=t122.charAt(4); String t312=String.valueOf(t42); String t4112=t312+t32; int t412=Integer.parseInt(t4112); [/code] Re: hy i ned i litelbit hel :) Programming Web Development by dan1992 oo deam i dident sea this sry Re: Which suitable data structure for this problem? Programming Software Development by JamesCherrill OO design 101: Underline the most important nouns in the problem … Re: retreaving datetime from a DB Programming Software Development by chathuD oo.k thanxx..i will check it Re: Setting an autonumber to specific format? help pls need suggestion :) Programming Software Development by student02 oo sweet.. thanks, trying it now. Re: Beginner of C++ Programming Software Development by wwefriend oo... thanks ^.^ Re: Stored procedure return wrong output when called from vb.net Programming Databases by manibest oo yes... it is checking the condition and changing the password as required. now the problem is How to get the return value of @ok from stored procedure into vb.net variable "ok"?? Re: C++ typical enviroment Programming Software Development by wwefriend oo... thx so much Re: Counting while loop with if Programming Software Development by Wootens Oo alright, made a change now. Although its not counting numbers …