@# Quotes DB     useful, funny, interesting





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



Comments:

<0> i got 3 invites for MSN 8 if anyone wants em
<1> Hey Jack! :P
<1> You're returning tonight?
<1> :P
<0> yup
<2> howdy
<2> I've been fooling around with ajax, and I'm getting a JS error in IE but not in firefox, stating that my xhlhttp object doesn't support the open property or method
<2> in a nutshell
<2> wtf
<3> wtf ?
<2> does IE not use xmlhttpobject.responseText?
<4> yeah, its an acronym for "what the ****"
<4> it does
<4> hi NeoFu7ure



<4> hows affinity coming along?
<3> hi vard
<2> I get an error whey I try to responseText.split it
<5> moz or other implenementation is all base on the IE one.
<4> he was talking in the shower
<6> you guy don't give a break even I am in shower :)
<2> vardhan, you have ie handy?
<7> lol
<7> his laptop is all soggy now
<6> that give me an idea, may be I can put my tablet in a ziplock bag, and bring it to the shower :)
<4> ie handy?
<4> ht311: you try that, tell me how that goes ;)
<7> do you know who James Brown is
<7> an Van morrison
<2> vardhan, yeah
<4> what d'you mean by that
<2> hah
<2> finally it works
<8> hey
<9> howdy
<8> how do i get the pull the variable from the URL? for example: historical_prices.asp?FundName=IndiaA
<8> how do i then get FundName variable
<6> another faq
<8> where
<6> parse the location.href
<9> http://www.javascript-channel.com/Wiki.jsp?page=FAQ#misc
<9> 2nd one
<9> How can I get values from the query string (url)?
<6> lol, it is really on the faq
<9> funny how that happens
<9> let's see if i can keep the site up longer than it has been lately
<6> it is quite fast tonight
<8> thx ill try it
<8> how do i run that javascript function from within the asp code
<6> you don't
<8> how do i get the value then
<8> really i need help =/
<6> from asp?
<8> i dunno
<8> let's just say in the html code
<8> how do i get it
<9> var theValueYouWant = gerParameter(FundName);
<9> alert(theValueYouWant);
<9> sorry
<9> var theValueYouWant = gerParameter("FundName");
<9> my bad
<6> i bet he can't tell the different
<9> figuring the same
<8> where do i put that
<9> http://www.w3schools.com/js
<9> yawn
<6> see easy to scrae him off.
<7> furtive no
<7> fundname COULD have been a string reference
<7> so you were right first time
<9> yeah, but it would of made for a bad example
<7> nah
<7> lol
<6> 2nd one is better for noob
<7> true but no "my bad" he was right anyay
<7> 03:21:06



<7> ouch sleepy time
<7> me goes to sleep and looks forward to 24 s5 ep1 whcih is upping ti his server now
<9> heh, because of 24 there was no family guy on tonight :(
<7> lol
<6> i'm getting that too, watching Grey's now
<6> Lost is very good this week
<7> everyone is raving about lost i might need to watch s1ep1
<7> lol
<7> prison break/surface/threshold/invasion im wathcing
<7> cept prison break is on a break till march
<9> i like lost. glad it's started again
<6> a number of strange things you watching there
<7> yeah i like that sorta ****
<6> I may start prison break when s1 is done
<9> same here
<6> I like Grey's more than housewives now
<7> prison break is so the best ever
<6> still think Lost top them all
<9> new survivor starting in feb. getting bored of them a bit though
<9> watch it mostly out of habit
<6> CSI is doing fine this season, a few very different ep.
<6> for silly shows, i watch Apprentice
<6> i really wonder how a bunch of idiots can be top notch in their business/job
<9> apprentice can be quite good.
<9> i'm sick of csi, or anything involving a cop, a psychic, or murder
<9> err any 2 out of the above 3
<6> for cop show, i only watch csi (24 is not a cop show)
<6> I get my friend install a MCE last week, and then he get a new 50" tv yesterday :D
<9> i'd be happy setting my tv on fire and then building a desk over the still burning embers
<6> what? a wooded tv box.... it got analog tv dail?
<9> haha, no. i'd burn the stand too
<10> im having problems with window.onload .can anyone help?
<6> just ask
<10> window.onload = initDoc ; works if its in a <script> inside the body tag, it also works as an attribute to the body tag (body onload="initdoc;"). however, if i move the function to an external js and load it in the head it doesnt work
<9> <script type="text/javascript">onload = function() {//your code here }</script>
<10> the function appends a footer to the document
<9> supposed to work same from external .js as if in same page
<9> so must be something missing.
<6> could be initdoc is in another file that have not parsed yet
<6> timing issue
<10> 1 sec. i'll see if it works if i put it in the head
<9> ht311 that's a stretch unless he's just sloppy about how he writes his code.
<6> could be, if he have onload=initdoc; in file1 then initdoc is in file2, it will fail
<6> as you said, it is sloppy
<9> well, i'm off to bed. see y'all tomorrow.
<6> a cold day
<6> tomorrow ;) nite
<11> yeah, supposed to get better tue/wed though
<10> still not working. goodnight furtive
<6> onload=function() { try { initdoc();} catch(ex) {alert("crap happen");}};
<6> or just alert ex, see that really is the problem
<6> throw in alert everywhere if you don't have a debugger. you have url?
<10> no, im working locally. can upload if u wish to have a look. im a js novice as u might have guessed
<10> ive got venkmann on ff but i dont really no how to use it properly :p
<10> i mainly use the ff js console
<6> pb.html-channel.com
<10> thanks
<10> i'll upload the whole site on my hosting in a couple of minutes, it will make things clearer than just a chunk of code that has missing references
<10> where are u guys from?
<10> is it 4:42am were u are as well?
<6> EST, 11:42pm
<10> ht311: http://www.ayiazoni.com/js
<6> it work so far
<6> the fuctions is buggy when to resize smaller
<6> it have -ve number and make the page go crazy :)
<6> going off. nite
<12> is there any java script that even if u click the view source it won't display the source
<13> anyone awake? :))
<14> yoo/hi
<15> is there a way to make a javascript auto run when I do not have access to the <BODY> tag?
<14> what do you mean by "I do not have access to the <BODY> tag" ?
<15> I'm using BEA WebLogic and it doesn't allow me to change the body tag
<15> when making portlets


Name:

Comments:

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






Return to #javascript
or
Go to some related logs:

Anshpa
Instrumental - Techno Remix - Mozart - Carmina Burana O Fortuna
switchdesk wmii
#linux
six chinamen in a maiden and a nightwatchman with a duck
mirc618
eime ellinida
#linuxhelp
#networking
#c++



Home  |  disclaimer  |  contact  |  submit quotes