reading from rich box
-
I've noticed you often post questions that if you took a little time with Google you could get your answers.
Shhhhh..... http://craptasticnation.blogspot.com/[^]
Whats google? :)
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios[^]
-
Whats google? :)
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios[^]
-
I've noticed you often post questions that if you took a little time with Google you could get your answers.
Shhhhh..... http://craptasticnation.blogspot.com/[^]
whats the point in having a coding forum if you just point them to google everytime they have a coding question, often google just points you to another forum anyway. Just answer a question for once, i'm starting to think you people don't have any other response than 'see goggle'.
Please check out my articles: The ANZAC's articles
-
Do you want to know all the text before ','? In which case it would be something like this: dim p as integer = me.rtb1.text.indexof(",") me.rtb1.select(0,p)
Please check out my articles: The ANZAC's articles
-
whats the point in having a coding forum if you just point them to google everytime they have a coding question, often google just points you to another forum anyway. Just answer a question for once, i'm starting to think you people don't have any other response than 'see goggle'.
Please check out my articles: The ANZAC's articles
-
whats the point in having a coding forum if you just point them to google everytime they have a coding question, often google just points you to another forum anyway. Just answer a question for once, i'm starting to think you people don't have any other response than 'see goggle'.
Please check out my articles: The ANZAC's articles
If you read my article on how to use google, I make it clear there. Some things, forums are great for. Other things, are just too complex to be covered in a forum reply, and/or are just so straightforward, that encouraging people to use google will give them the skills they need to help themselves. Not everything is answered with 'try google', but top level, non specific questions, often are. By non specific I mean, not specific to their problem, but something that lots of people do, and is widely documented.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
If you read my article on how to use google, I make it clear there. Some things, forums are great for. Other things, are just too complex to be covered in a forum reply, and/or are just so straightforward, that encouraging people to use google will give them the skills they need to help themselves. Not everything is answered with 'try google', but top level, non specific questions, often are. By non specific I mean, not specific to their problem, but something that lots of people do, and is widely documented.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
whats the point in having a coding forum if you just point them to google everytime they have a coding question, often google just points you to another forum anyway. Just answer a question for once, i'm starting to think you people don't have any other response than 'see goggle'.
Please check out my articles: The ANZAC's articles
-
Exactly what do you mean when you say "you people?"
Shhhhh..... http://craptasticnation.blogspot.com/[^]
i mean people who always tell people to go to google, which seems to be the whole damn forum community at the moment.
Please check out my articles: The ANZAC's articles
-
Do you want to know all the text before ','? In which case it would be something like this: dim p as integer = me.rtb1.text.indexof(",") me.rtb1.select(0,p)
Please check out my articles: The ANZAC's articles