Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / MS JScript / September 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Variable Nightmares29 Sep 2008 21:03 GMT10
I have a script that says it gets the value of a param but not the one
right next to it that is declared in exactly the same manner except by name
difference.  Why does jscript refuse to define one and accept the other in
the event they are both called and used the same way and ...
alert message before redirecting page27 Sep 2008 00:20 GMT3
dear sir/madam,
  I have given alert message and then after i redirecting page
like
alert('hello');
Javascript and WScript19 Sep 2008 09:16 GMT2
I need to use WScript on an intranet based application to retrive client's
username.
The script is very simple which i have copied below.
<script language=javascript>  
Newline Woes17 Sep 2008 22:03 GMT1
In my textbox I have
FirstLine\nSecondLine\nLastLine
I was my alert to show.
    FirstLine
Parameter modification16 Sep 2008 22:34 GMT41
How can the value of a parameter be changed in a function such that the
caller's instance is changed? In other words, I am asking how to specify a
parameter for a function such that the parameter is passed by reference. In
C++, we would use a pointer or a reference to do what I ...
Accepting/Rejecting Track Changes Programmatically16 Sep 2008 00:27 GMT3
We have a bunch of Word documents that were created long time ago.
One of the software that we use to translate complains about some
track changes were left without accepting or rejecting.  I have a
script that supposely accepts all changes to the Word doc, but it does
looping on window objects10 Sep 2008 21:49 GMT7
If you try this code:
<SCRIPT>
for (var o in window) document.write(o +" : " + typeof(window[o]) + "<BR>")
</SCRIPT>
Multilingual and JavaScript06 Sep 2008 02:10 GMT4
What is the best way to make multilingual web applications with JavaScript?
Do you have any examples?
Thank you.
error on calling Activex control from js04 Sep 2008 10:48 GMT1
I have built ATL activex control on Vista using VS2005 VC++.
I packaged all required dlls and maniefiests into cab file. I tested
it on dev box (vs2005 installled) and other test Vista box (NO
vs2005). It works fine on Vista. However IE is not able to create
IE7 - how to close a window in script02 Sep 2008 09:10 GMT26
In IE 6, if one browser window opens another browser,  I can use the
following javascript to close the first browser window.
        var mainWin = window.opener;
        mainWin.opener = self;
IE8 - jscript - layers01 Sep 2008 13:22 GMT7
I just updated to IE8 beta2 .I was hoping I was compatible but evidently
not. I seem to be partly compatible. I use a lot of layers and javascript.
When I click on a link to pop-up a layer, the 1st time, it pops up fine. But
if I try to open the layer a 2nd time it doesn't work. ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.