| Thread | Last Post | Replies |
|
| aspx web form controls and client side java script | 28 Jul 2004 17:35 GMT | 3 |
Is it possible to handle web controls events on client side??? I wrote a simple favascript function inside the <header> area of an aspx web form. This function is called on selectedIndexChanged event of server side radio
|
| Sound an Alarm | 26 Jul 2004 18:24 GMT | 2 |
I have a web site I created using ASP.NET. What I want to do is to play a sound when a certain condition arises and stop the sound when the user acknowledges it. Any hints on how to do this? I really don't know much about JavaScript or where it even goes within the page. Sorry ...
|
| Attaching global objects to JScript | 25 Jul 2004 07:37 GMT | 1 |
Could somebody please point me to the example of how can I attach an "external global" object to the JScript which will be executed within another executable? I used ActiveScripting and somehow familiar with VSA so I'm asking about the CodeDOM usage here, not the VSA.
|
| Playing MPEG-2 video in IE6.0 browser | 25 Jul 2004 07:27 GMT | 1 |
I make a web page which contain two frames. The upper frame is to play some MPEG-2 video in sequence and the lower frame is an sliding text (simialr to HTML marquee effect) written in java applet. I use IE6.0 browser and window XP. However, I encounter some problems: First, I ...
|
| How to send parameters from HTML to .js file | 25 Jul 2004 07:14 GMT | 1 |
Hi all, I have a jscript question. The users select a name in a drop down list and enter a password in a input field of a HTML page. I have a js file with the username- password pairs. How do I pass these parameters to the js
|
| Jscript/ActiveXObject API question | 23 Jul 2004 12:26 GMT | 1 |
I understand how I can communicate with Excel from with a Jscript (see example below. But where is the documentation (API) of what messages I can send to such an instance ExcelSheet
|
| window.open() - Netscape 4.7 vs. Netscape 7.1 | 16 Jul 2004 20:01 GMT | 1 |
I use the window.open() method to open a new window on my website. It opens as expected in Netscape 7.1, but does nothing in Netscape 4.7. Is there an alternative I can use in 4.7? I know 4.7 is kind of out of date, but I have seen people that still use it for some reason. Thanks.
|
| Finding files in Directory | 07 Jul 2004 14:58 GMT | 1 |
I want to get all the files in a directory using System.DirectoryServices The error I am getting is "DirectoryEntry" is not defined? Can anybody help me. Any sample?
|
| JScript.NET Applications | 04 Jul 2004 04:34 GMT | 2 |
I'm new to JScript.NET, although I have been using JavaScript and Java for a long time. I was messing around with the JScript.NET compiler and I was wondering if I could write a program (a real application, not a web page) using JScript.NET. I've read a few articles about the .NET ...
|
| Visual JScript express ??? | 02 Jul 2004 00:22 GMT | 2 |
http://lab.msdn.microsoft.com/express/ where is Visual JScript express ??? zwetan
|