@# Quotes DB     useful, funny, interesting





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



Comments:

<0> any comments ?
<0> anybody alive ?
<1> anyone on ?
<2> About 28 people.
<1> they are not all on ;)
<1> hi Pilum
<2> Sure they are.
<1> i have 2 weeks since i try to create a vertical menu
<3> they are, they just dont like you
<2> Wether they're afk is another matter. :-P
<1> ;)
<1> i`ve tryed to use a template
<1> after i`ve managed to get it on the page they`ve displayed a java pop up menu on my page
<1> telling me to buy it
<1> the web page adress is www.fizicaromania.haos.ro
<1> i wan`t to create a menu in the left table



<1> any ideeas ?
<1> thanks for your help ;)
<3> np.
<3> SirCosmin, did you read any tutorial ?
<1> yes ...
<3> and ?
<1> ...
<1> javascript isn`t html ...
<3> i didnt writ myown drop down menu (cause a popup menu ias a drop down menu ?) but
<1> ...
<3> lol
<3> but..
<3> you just have to create a nice div in css
<1> i dont know to much code
<1> a little bit on html ...
<3> SirCosmin, the learn
<3> we wont tell you how to do all of this
<1> ok
<3> me for sure cause im alem in js :P
<1> i can`t find on google nothin` ...
<3> what are you searching for ?
<3> search for : dropdown menu tutorial
<1> i`ve searched for vertical drop down menu code
<3> just dropdown menu you need
<1> ok pieg
<3> and not code
<3> tutorial
<3> so that you can leanr how to do this
<1> the web page i think it looks fine ... to bad i can`t create a menu ...
<4> elo -back again: trying to store and read back in an image to SQL 2005. Its held in "var pic=new image();". It works when I refere to the image as pic.scr. IS this the data or the URL pointer to the data? How do Tell? (I want to p*** the image data)
<2> It's the url.
<4> how do I force it to the binary data? When I refer to it in perl as pic.scr it returns the URL (that made me wonder about it) - but when I just refer to it as "pic" it says its an object. So is it pic.value? or just "pic"?
<4> (thanks forthe help Pilum BTW)
<2> "pic" refers to the html img object.
<2> Not to the actual image as such.
<2> The browser takes care of the image data.
<2> Basically what I'm trying to say is that JS doesn't do files.
<4> so when I send my "pic" to my SQL database using perl, I'm storing the URL and NOT the actual image data?
<2> If you're sending "pic" you're storing an object reference.
<2> To a html object..
<2> What you should do is store the pic.src
<2> What perl does I do not know.
<4> peer in this instance just parses the form data . I load the image in to <INPUT TYPE="hidden" NAME="Image" VALUE=""> using document.FORMNAME.pic.value = Pic; and then post it off to be saved
<4> perl in this instance
<4> (BTW - SQL 2005 now has an image cl*** that lets you save images directly - very cool, and much better that SQL 2000)
<4> ok - working - ta Pilum :)
<5> Hello all
<6> Hello you.
<7> can anyone tell me what's wrong with this http://pastebin.com/753779 please
<8> Wrong in what respect?
<8> Does it give an error?
<8> Does it do something other than what you expect and in that case what are you expecting?
<7> it doesn't disable the textfield when I click the checkbox
<9> missing a } ?
<7> initially the textbox is disabled
<7> when the checkbutton is clicked
<7> it should be enabled
<7> and when it is not checked the textfield should go back to disable
<7> but it isn't
<8> No errors?



<7> nope
<8> 'groupp***.disalbed = true;'
<8> spot the mistake
<9> hehe
<9> good eye
<10> heh
<7> oh
<7> thanx ;)
<7> hehe
<11> have fun people
<12> hi guys, can I ask a question about Embedding a Windows Media Player in an html page?
<5> yianna^: try java applet or active X maybe?
<13> hello - do you thing it should be possible to write a firefox extension that would parse an xml file that's in firefox cache ?
<5> why would you need that?
<14> fatbrain, ever finish looking at that code I sent?
<13> do you know the webradio pandora.com ?
<13> it saves music under mp3 format on your hard disk
<15> it does not
<13> but name of the song and artist are in this xml file
<15> it's not saving anything
<13> it is, if you're using firefox
<15> so get your mind from grabbing it
<13> I can play those mp3 files out of firefox
<13> I see, have a ncie day anyway :)
<15> it's playing them from the flash player
<15> it's loading them in the RAM not on your hdd
<13> and I can play them from mediaplayer on windows or from totem on linux, but as you say, it's not saved :)
<13> I know what I'm talking about
<15> that would be weird
<13> only works with firefox
<13> not internet explorer
<15> hmm that's preatty neat
<13> when pandora is open, check your %temp% on windows, in plugtmp directory
<13> in linux go to /tmp/plugtmp
<15> let's see
<15> it's empty
<15> and I'm listening to pandora since morning
<15> tho, the folder is there :P
<13> did you find the plugtmp ?
<13> and it's empty ?
<13> the files are not named mp3, that's the trick
<15> no.. :)
<15> cool
<15> man, that's so cool
<15> thank you
<13> so...do you think a firefox extension could rename and move them ?
<13> no prob
<13> the title of the song and name of the artist are in a file in your firefox cache
<15> I don't know it should be possible
<13> I read somewhere javascript cannot read local files...is that true ?
<15> yes, but you'll be using the ff framework
<15> I guess you can trigger a save as or something
<13> from the ff framework ?
<15> ya
<15> I never used it tho, but that's how I think it should work, else it wouldn't make sense
<13> ok, thanks for the answer
<15> np
<16> is there any event regarding the end of the page loading?
<15> onload
<16> ok
<16> tks
<2> window.onload to be precise.
<16> thanks
<17> hello all
<2> Hello.
<5> Hello Pilum
<17> hello StaZ[work]
<18> hey
<17> fun time to learn javascript!! and then php & databases again... fun fun! (i loathe all this stuff)
<18> i don'T know what "loathe" means but yeah, it's fun :)
<2> Heh.
<17> loathe means har
<2> Hair? Grows several places on my body.
<9> "To dislike (someone or something) greatly" <- http://www.answers.com/loathe&r=67


Name:

Comments:

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






Return to #javascript
or
Go to some related logs:

mysqld resident
#php
high off gasoline
What is the Portuguese territory opposite Hong Kong on the Chinese mainland ?
ITEMS USED TO BE TEMPORARILY STORED IN PUB CELLARS
#skype
dilbert mfu1
#AllNiteCafe
mambo error 1064 at line 7
#linux



Home  |  disclaimer  |  contact  |  submit quotes