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 / March 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Capture maximize or restore down event in javascript30 Mar 2007 17:26 GMT4
Hi, I'm developing a web application where I've got a javascript window
resize event handler that resizes specific content on my page based on the
window size.  Unfortunately, it seems that in IE6, when I maximize the
browser window, or restore down after maximizing, the ...
Pulldown Menus Dictating Option in other Pulldowns28 Mar 2007 15:01 GMT4
I have two questions about pulldown menus on forms.
1: Can I have the options of one pulldown menu be dictated by the
choice from another pulldown menu (example beow)?
2: Can I have a form be submitted when a choice is made in a pulldown
changing text or link in response to an event28 Mar 2007 09:33 GMT5
I know how to change an image in response to an event, such as onMouseOver.
For example:
<a href=url.com onMouseOver = document.images[1].src = someImage.src;>
How can i do a similar thing to change the value of text or of a hyperlink
I need a Splash screen28 Mar 2007 00:00 GMT4
Howdy,
I have a script that takes some time to run.  I would like to produce a
screen that will stay up while my task runs and is taken down when it
finishes.
detecting a new line in the text27 Mar 2007 17:31 GMT4
If I have a long text which I copied from a Word document and pasted it into
a JS variable in order to output it into HTML, how do I detect new line in
the text and insert Line Feed Carriage Return?
Stopping JS Memory leaks caused by document.createElement24 Mar 2007 10:56 GMT2
I have a DHTML page that has memory leaks after the page is closed
(identified by drip.exe). They come typically from DOM objects (mainly DIVs
and IMGs) created on the fly by the user while the page is used, e.g.
  var theNewPic = document.createElement('img');
Call Web Service23 Mar 2007 09:13 GMT3
I need to call a .NET web service using javascript.
This code only works in IE but not in Firefox or Opera.
function CallWS(){
_service=http://localhost/Service/service1.asmx;
Accessing globals from a named context23 Mar 2007 03:58 GMT1
I am trying to partition my code in the script engine using the
pstrItemName parameter of ParseScriptText. When I do this I am no
longer able to access items in the global context. Do I need to do
something special to make this happen? Also is there a way to get the
Different OO behavior in Active Scripting Vs. Windows Script Host22 Mar 2007 19:41 GMT6
I have always been under the impression that JScript would behave the
same in WSH as it would in my own Active Scripting host application.
Until today. I am trying to create some objects using inheritance as
shown in the following script.
increment decimal21 Mar 2007 23:48 GMT5
I want to increment decimal number in js. or adding .01.
like
var X=2.00
X +.01 =  2.01
Posting to a Frame21 Mar 2007 11:34 GMT12
I have been trying to get a document to submit itself on a load to do
a POST to a frame, with no success.
Here's my generated code, can anyone suggest why the final frame loads
but has no arguments passed to it?
Searching for "CMap" like jscript class...21 Mar 2007 08:48 GMT4
I'm searching for a jscript class like MFC "CMapxxx".
Is everybody know where i could find such a class ?
Regards
Manu
put the script on start up..21 Mar 2007 04:41 GMT5
I'm writing a jscript which load on startup to update file from
server... is a simple script which only map drive from server and run
a program to compare the file between server and client, and update if
necessary. The file update process may take very long time so I want
Error on: Multiple connections to a server of shared resource by...20 Mar 2007 16:09 GMT2
Hi all, i'm writing a jscript to update file from a fileserver through
netbios. But i've problem with multiple user. For e.g: when userA
logon to the "Samba Server", my script can't map any other drive on
"Samba Server" by using userB. Basically my script as below:
script to shutdown hard disk20 Mar 2007 11:53 GMT2
I wonder if there is any way to shut down a hard disk by any kind of script?
I would appreciate your input.
Signature

Regards, Dan

Pages: 1 2 3 February, 2007
 
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.