JavaScript
JavaScript is a scripting language most often used for client-side web development. It was the originating dialect of the ECMAScript standard.
Application
Any
Platform
Windows
Remove
License
Any
Hi all,
I'm developing some web based services for WinCE devices and I've come across a massive problem that WinCE 5.0 Build 1400 does not seem to support basic javascript functionality such as...
I'm looking for a lightweight language to do simple text search / replacement / filtering. I have many years of C /C++ experience and don't relish the thought of installing visual studio. Any...
Hi iwilld0it,
Thank you for your suggestion...I can hide the close button and toolbars..but still, the user can close the window by using short cut keys like alt+F4..How can i avoid this too.....
I Believe it tis impossible to disable the close button. However, you can Open javascript windows that hide the close button and toolbars ...
hello
I have a big problem. there is 2 frame. (a.php and b.php)
in a.php a javascript always reloding the b.php (parent.b.document.location.href='b.php')
b.php send a few data, for example...
: Perhaps there is a javascript command for that, but I'm not sure.
opener = true;
close();
I think that works.
: Hi,
: I would like to automatically download javascript files from a specific web site on windows login.
: We are having windows XP and IE 6.0.
:
: Please let me know if there is simple way...
Hi,
I would like to automatically download javascript files from a specific web site on windows login.
We are having windows XP and IE 6.0.
Please let me know if there is simple way to do this...
Hi,
I would like to automatically download javascript files from a specific web site on windows login.
We are having windows XP and IE 6.0.
Please let me know if there is simple way to do this...
: Hello,
: what tool can be used to debug JavaScript programs? Is any present in base Windows instalation?
:
: Thanx in advance
:
:
I use alert()'s to see, where the code stops, and...
Hello,
what tool can be used to debug JavaScript programs? Is any present in base Windows instalation?
Thanx in advance
: If they got to this page, they'll have to have cookies enabled...
:
: This site will require using a member account. As this is a game-based site, that should not turn too many people off.
:...
I'm working on an intranet site. What I'd like to do is block users with certain windows usernames (the intranet forces people to log into their PC's with their respective network logins).
for...
I'm working on an intranet site. What I'd like to do is block users with certain windows usernames (the intranet forces people to log into their PC's with their respective network logins).
for...
I have several pages that have pop up windows from a javascript link. I use the link to pop a window open of a certain size and without scroll bars. It is a javascript that I found on...
Normally you can execute an application on the client's machine from javascript with a simple link. (there'll be prompts of course) If you are sure about the entire path (which machine, which OS) On...
Wow, thank you very much, I've never known JS could do such a thing.
But the problem is it's not completely what I'd like it to be.
Is there any way to check whether this program is installed?...
ASP.NET code is web-server based. If you build an ASP.NET site,
it will run on IIS on Windows 2000 Server or Windows 2003 Server.
When a client machine browses your site, the server will send back...
This example illustrates the answers with two frames in same page.
if you have pages at different heirarchy you can customize it for your need to reach required frame. Hope this helps.
( If you...
I think you can find this in the securety options of explorer:
Extra | Options | Securety
: I have a problem closing windows in iexplorer. The window is not javascript genereted, and I want...