@# Quotes DB     useful, funny, interesting





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



Comments:

<0> BUUWHAHAHAHAH
<0> rofl Baldido
<1> holland is out
<2> cool :)
<1> :)
<1> italy could win:D if they pay for it
<1> i wanna see juve in C1
<3> bloody portugal..ffs...pffffffffffff
<4> hehe
<5> yes yes YOAAAAAAA
<5> for what destr? ;)
<3> and i ain't talking about the spray ;)
<3> "e-z skullcrusher 3000"
<1> n
<4> gnight folks



<3> nite ProAlias
<6> <embed allowScriptAccess="never" name="RAOCXplayer" src="http://lln-videos.metacafe.com/Content/ItemFiles/%5BFrom%20www.metacafe.com%5D%20113958.577855.8.wmv&prefixAdID=&suffixAdID=114364"; type="application/x-mplayer2" width="400" height="302" ShowC."1" ShowStatusBar="1" AutoSize="true" EnableC."0" DisplaySize="0"
<6> is there a way to stop the vid from automaticly playing?
<6> setting some kind of value maybe....
<6> in myspace under interests it only allows 25 chars per line. does anyone know how i can extend this?
<3> bo!
<4> :)
<7> mornin'
<3> morning :)
<8> morning
<8> Anyone with tips and trics on what to do when IE 6 random freezes (ALOT) on a certain webpage? (Except dumping IE 6 because it's not an option).
<7> disable js,activex,flash etc.
<7> most likely one of those why it freezes
<9> BalZzzz: ot
<9> it's crap :)
<9> remove all viruses, spyware, toolbars etc etc
<8> well yeah, but it's also required for the page :|
<8> the page worked fine
<8> but then some designer had to tweak it!
<8> $&@* :)
<9> so it crashes IE6 everywhere?
<7> :D
<8> yes
<9> i'd like to know that trick
<8> lol me too..
<8> so I can undo it :P
<9> anything to convince people to stop using that crap
<9> would make life a lot easier
<8> ya
<9> and safer :)
<8> but for now it just means I'm screwed :)
<9> i see
<8> oh well.. I guess something had to go wrong before the big release..
<8> I mean.. we never had a project that went as smooth as this one :)
<7> hehe
<10> midnightsummer bodycount: 14
<1> hello
<8> bloody crashes.. I'm gonna go postal
<11> hello
<11> any idea how to move an LI element up in UL list?
<1> ?
<1> an li?
<11> well,you have a <ul><li>first</li><li>second</li></ul> and i want to swap them
<11> but not page-refresh,but javascript
<1> ...takin the <li></li> and put in up the list?
<1> mah
<11> yes
<11> move up
<1> like this? <ul><li>second</li><li>first</li></ul>
<11> i couldnt google anything out on this..
<1> ...
<11> yes
<1> mah
<1> just use html then reboot
<11> ? :)
<12> ludzie mnie nie przestaja zadziwiac. do podajnika drukarki na 450 kartek wlozyli poltorej ryzy papieru i sie dziwia ze zacieli caly tor papieru w diably...:>
<1> i don't understand u _mito
<12> hm. one window too far x]
<9> DUPA
<1> later
<11> i found something. but thanks for trying to help



<0> erm
<0> i need some help
<0> i'm looking for something to sync ftp site with local files without having shell access on the ftp machine
<13> rag vojo fa apr una finestre popup on click con javascript e funziona cn firefox e non con internet explorer. che mi aiuta il migliore del mondo
<14> really?
<15> dig|tal, thats amazing!
<15> now sod off
<13> sono venuto su una chat inglese, eh?
<13> porca puttan
<15> any ops around?
<3> dig|tal, only english here, thanks
<15> dig|tal, vaffanculo
<15> ahh, at last
<14> hehe
<7> damn... he was faster leaving than me typing :p
<3> well you can just ask them to talk in english, without just mouthing off.
<15> he is also on #html.it
<15> he is just a real moron
<14> destr: he's on #html.it too
<14> destr: although you're right
<16> Hi all! Sorry for silly question, but: How can I force File Download dialog?
<16> <a href="files.zip">dload</a> -- OK;
<16> <a href="files.rar">dload</a> -- loads an archive as a page;
<16> <a href="files.rar" type="application/zip">dload</a> -- no effect... ???
<17> a-me: that is an error with the server configuration
<16> aia: but if I need file to be saved on disk? Even it is a true page?
<18> right click and save as
<17> well. if the server sends it as a text/html mime type, then it is doomed to fail
<17> fix the server, or use other file format than .rar
<16> bogi: I need make this for visitor...
<18> fix the server
<16> aia: Thanks, think I need examine http headers...
<17> a-me: if you got access to the httpd configuration file, you can fix it there..
<19> Let me talk to your mother.
<17> otherwise you can fixe it with a server-side script that writes a proper header, I guess
<19> You can change some stuff in the .htaccess file, but apache is not as fast as if the config was in httpd.conf
<16> aia: yeh! sniffing traff right now. ;-)
<19> Try enabling the mime-magic module.
<16> some1else: thanks, I've thought it's pure html problem...
<19> Mime-magic tries to set the content type of a transmission depending on its content.
<19> If you have script access, and you're sending the file trough a php script, you should set the content type headers yourself
<20> ; ?>
<19> If you however get raw text or html even when you access the file with a full URI (like http://some.ho.st/file.rar), then you need to enable mime-magic, or enter the mime types for extensions by hand, into the httpd.conf .
<20> later
<16> some1else: problem is that extentions and contents are ~ inpredictable, all works via scripts, thank you, now I see it's better to send file through script too.
<19> No it's not :-)
<16> some1else: Why not?
<19> Actually, it doesn't matter
<16> some1else: scripting is more clear :)
<21> can anybody tell me how to handle this "window.open"
<21> to open in a new window
<9> huh?
<9> it just does
<9> 5 seconds of google would give a working example
<21> i already try google
<21> i only can find window.location =
<22> :)
<14> re
<22> beautiful italia :)
<23> Crap!
<23> AnGelKiss: you guys were lucky to get away with a win... face it ;)
<24> yeah :-/
<23> Mendrik :)
<23> Did you watch the game?
<22> it is true we have been fortunate, but the aystralia it was strong
<24> well nah, but im sad that italy won
<23> fortunate?? nahh.... freakin lucky m8!
<23> Nobody wants to see an outcome like that...
<23> Given that soccer is Italy's #1 sport, I would have thought they would have been a much stronger side.
<24> well the luck is with the tards
<23> Soccer is #8 sport here in Australia.
<23> Mendrik: not wrong..
<22> excused I I do not speak English well :)


Name:

Comments:

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






Return to #html
or
Go to some related logs:

#worldchat
#html
#worldchat
#worldchat
#worldchat
#sicilia
#gentoo
#worldchat
#html
#worldchat



Home  |  disclaimer  |  contact  |  submit quotes