Considering the user has the appropriate plugin installed, what is the best way to play a sound using javascript? This is not working for me in FF or IE: ...
How would I know if a javascript code contains Active X? And what is Acive X anyway? Thanks. ... Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US...
... Maybe if you replace the "ActivexObject" this way, I'm not sure if it will work: ActivexObject = function(name){ alert("Tried to create Activex: " + name);...
On Sat, 01 Apr 2006 06:43:26 -0500, Fernando (UK) ... and it shouldn't, u must use bgsound I'm not sure about that being standard, so I wouldnt recommend it. ...
On Sat, 01 Apr 2006 02:51:16 -0500, ramil andaya <ramilandaya@...> ... ActiveX is crap. ... if you don't SEARCH THE WEB before you ask questions here,...
I have researched this through google and only found some answers on the Dreamweaver site. I have already notified the server admin, but they haven't responded...
There is a simple way of doing this if your server-side language is JSP. Imclude this tag: <%@ include file="relativeURL" %> If you are using others, such as...
... An ActiveX control is generally embedded in HTML using an <object classid="..."> tag. In JavaScript, it can also be instantiated by calling the ...
Actually the sound is not to annoy anyone, the user can choose if he wants to hear the sound when the message comes or not. And, yes, I am using .mp3 I got to...
... Unrelated issue. (And you're not looking in the right places for info, either. See below.) Did you try clearing your browser cache? You might also want to...
Hi guys, help needed again. I need to calculate time diff in hour, minute and second. Let's say I have a long AJAX task, than I want to know how long it took ...
Fernando, You've got it right. Just beware that, when you subtract 2 Date objects, the result is in milliseconds. So, after timeDuration is calculated, you ...
... what if the user statrs its task at 23:58:00 and ends it at 00:02:00, the next day? would that work? given the fact that the JS time is based on the...
Debi, I have limited experience with this kind of menu; however, what I do know is that when you add an item to a menu, it needs to be reflected in the TOTAL...
Is there any tool to debug the annyoing IE to locate in the code where the problems are? I have a code working perfectly well in FF but in IE it says: "Problem...
getElementsByName does not work in IE when the name attribute is applied to a <div> tag. Is there any workaround to this? My code works wonderfully well in ...
... Well, divs never allowed name attributes, so that's no surprise. IE only supports it for hte purpose it's made for, namely form control names. The...
The first thing to do is to remember to check what the browser is actually objecting to - i.e. do a view source. Chances are that the row number will be...
Hello, i m preparing online project in ASP.net as frontend ans MS sql as backend. I need help from u regarding INSERT coding which i have to write in asp.net...
Hello, i m preparing online project in ASP.net as frontend ans MS sql as backend. I need help from u regarding INSERT coding which i have to write in asp.net...
... [clip] David - Thank you for the extensive comments. I did not realize the difficulty in the support for this and have converted things so that they now...
hi poonam, i m B.Sc IT student. and i am preparing a project in php and mysql. next two or three days i m compliting my project. in this project i use java...
Um... yeah... This makes perfect sense... :) ... -- This message has not been scanned for viruses. Since I do not use a Microsoft operating system or software,...