@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> 11
<0> 100
<0> See a pattern?
<1> The joys of binary math
<2> thanks...
<3> now i know why i like to hang out in here :)
<4> why
<3> because we learn about binary math
<4> ahh
<4> so whats this 010101010101010000111001101010110001
<3> this is awesome it's thursday already
<4> 110001010
<1> gm: 22905330353
<3> that's "eat****anddie" in binary
<4> lol
<5> I'm beginning to think divil is right...I *am* a lamer



<6> aww dont feel blue
<5> actually I'm certain of it
<6> er purple
<6> :)
<6> ur a good guy heh
<6> if anyone is a lamer its me'
<5> even my lesbians don't like me today
<5> although I think that's the fault of the long-term one...she's in one of those "If you loved me you'd do thing A" "you selfish sack of ****, how could you possibly do thing A" moods
<5> I think the other one is just having empathy hate
<5> I hope. cuz if something doesn't improve before the end of the day I'm gonna shoot my boss, girl 1, myself, or maybe that ****wad neighbor down the street
<3> do the neighbor first. that would have the least financial impact.
<5> but the boss deserves it. prolly so do I and girl 1
<5> and if I pop myself I can come back and haunt the **** out of em all
<3> send girl 1 (and 2) out to cali for a vacation. i'll treat them real nice :)
<5> plus it'd be nice for the girls to actually see where 95% of the money comes from
<5> girl 1 actually said she works twice as hard as I do...took every bit of "I'm a man, I can take it" to not pop her one in the ****ing head :)
<5> musta been one **** of a week for the pms fairies
<3> she just might work twice as hard. it's because she's not as efficient as us men. <tim allen grunt>
<5> I'd like to know what ****ing hours she does it in...and why the **** she isn't getting paid for it
<3> did you bring that up?
<5> actually yeah
<5> me and girl 1 gotta go to counseling so we don't kill each other
<5> starting next week
<5> here's hoping
<3> good luck on that
<5> we all need a counselor, but around here it's hard to find one when ya start with "well yeah, see my wife and our g/f are having this..."
<3> so much for getting some :\
<7> figures... if it's complicated to live with one significant other, i can only imagine what it's like to live with two :/
<5> fun more often than not
<5> and actually it helps...that third voice of reason (whoever it may be) can help stop things before they start
<7> how long has it been?
<5> little over three months
<7> awww you're still in the honeymoon then hehe
<5> good lord
<1> hey Peke
<7> hey
<1> Got any newdies for me yet?
<5> halo: I found a pic of peke...one sec
<5> heh...good timing
<7> hmm
<3> i wanna see
<5> peke: you did say uraguay yah?
<7> no
<7> i said Uruguay :p
<5> whatever :)
<7> ;)
<5> goddamit...no way I lost this pic
<7> what pic is it?
<3> i'm glad it's thursday already
<5> whew, found it
<5> peke, second from the right - http://sportsillustrated.cnn.com/multimedia/photo_gallery/0608/gallery.missed.it.pg/content.1.html
<3> i like that
<1> Yes, that is Peke
<7> how did you know?!
<5> from those other pics you sent a while back
<5> just didn't wanna give out the personal ones
<5> besides, hottest chick in uruguay? who else could it be?
<4> well ..
<5> gmoney: if ever there was a time for you to shut the hell up...
<4> lol
<4> im shutting the f-bomb up



<3> i like hot chicks
<4> ohh yeah
<4> the hottier the better
<8> onerror: thats tha oldschool way that's the way i'd do it ;)
<8> odd or even
<8> halo: have an example of byte array -> blob?
<1> It's no different than inserting any other data type
<8> so would u use a stored procedure with a varbinary param?
<9> you said inserting
<9> teehee
<10> could anyone help me with an SQL in VB6 question
<10> I have a function that runs an INSERT INTO tablename sql statment
<10> for VALUES i want to use the variables I have send to the function
<10> but it doesn't seem to evaluate my vbvariables withing the sql statement
<1> Visual Basic doesn't automagickally replace variable names within a string with the contents of any variables.
<11> thats why mIRC Script is better ;)
<1> That kind of lunacy should be relegated to **** languages like PHP
<1> Furthermore, it is more appropriate to use parameter binding instead of attempting to dynamically construct a SQL string containing input values.
<10> parameter binding ?
<11> http://www.youtube.com/watch?v=Yd99gyE4jCk
<12> can you specify multiple answers in a if conditional statement?
<12> if username = "suprsonic" or "supersonic" then
<12> something like that....
<12> ?
<5> gotta specify the whole thing again
<5> if blah = "a" or blah = "b"
<12> thanks
<13> hye all
<13> er.. hey all, even
<14> hola
<5> holy fook
<13> anyone here done much w/ ActiveX controls, designed/intended to be run within an IE browser?
<5> it's a samlalamanderer
<5> explain poll for sbrick
<13> heh
<5> goddammother****er
<14> hey what's the difference between pink and purple?
<5> explain poll for sbrick
<15> SBrick: Questions such as 'does anyone use/know (technology/product/api)' are pointless and only annoy people. If you have an actual question, ask it in the channel.
<14> 'the grip'
<5> heh
<14> well well well if aint that purple guy
<13> just wondering if there's anything different that needs to be done (coding/methodology/etc) when an activeX control is being used within a client browser
<5> sam: we were thinking you'd killed yourself or something
<14> nah
<13> and if so, what it is so i can look into it
<13> ah so activeX doesn't matter how it's being created (within IE browser, vbscript, c# winforms app, etc)?
<1> No
<13> cool!
<5> sam: still single? still working for the dom?
<5> jesus h...I'm gonna be swimming home today
<16> anyone here use VS2003, in the toolbox I can't find the OPENDIALOG box? is it in html or webforms
<13> http://support.microsoft.com/kb/555687/en-us - ok so this shows a basic example of activeX events firing between IE client browser and the activeX control... looks fine but i just want someone else to confirm that "publiccl***ErrObject" (and similar typos) should be "public cl*** ErrObject" ?
<3> OMFG samlander!
<13> y0 env
<3> hey sbrick
<14> Purple-: kinda, yes
<14> Purple-: but working here gave me a million dollar idea for some software
<14> so it works
<13> found out today that my webapp will also need an activeX control, to read in data from a weighing scale, which will be attached to the web client's computers
<5> sam: don't do what I do...try to actually follow through on one of your ideas
<14> this one's a gooder
<14> hrm
<14> ****ing gdview
<5> cell gets ya row, row gets...I ***ume, pk
<14> tryin to do it the '.nut' way ;P
<14> dim dr as clrc.pagecontentrow
<5> beats the hell outta me. I'm still ****ing along in ****ville
<14> dr.page_name dr.page_title etc
<14> it works good for the allsave function where i do a or Each dr In Clrc.pageContent / next.. but saving the one based off a cell selection has me befuddled
<14> **** it
<14> ima just have to do it the sped way
<14> ~sigh


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #visualbasic
or
Go to some related logs:

aljazeera.ent
#bsd
#windows
#gentoo
#beginner
#beginner
sql get distinct high scores
#computers
#computers
eggcups IPP request failed with status 1030



Home  |  disclaimer  |  contact  |  submit quotes