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 / June 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
onreadystatechange and TR element30 Jun 2006 16:39 GMT1
I have specified onreadystatechange for TR element:
<table id=ProductionLines datasrc="#xmlProductionLines" border="0"
width="100%">
  <tr onreadystatechange="LoadLineGenInfo();">
Script to print several documents on click29 Jun 2006 18:02 GMT1
Hi...
I'm looking for a javascript that by either pressing a button or a link
several documents could be sequentially printed with just one click (image,
.doc, .ppt, .txt, .pdf,.html, etc) as opposed to the usual script whereby
accessing controls resides in Table using Javascript28 Jun 2006 15:26 GMT3
i'm basically asp.net programmer and never worked before with
Javascript as i've just starts turning into asp.net programmer.
my problem is :
i've one custome control for datetime. when this object gets render in
Preloading Images Error: Undefined Image127 Jun 2006 06:43 GMT4
I'm trying to preload images for jscript game but I get the error undefined
image in frontpage 2002
here is the code
<html>
Weird result26 Jun 2006 11:18 GMT2
I am getting incorrect result in my JavaScript function. It took some hours
to find what whas wrong, as will all nasty bugs:
Here is my code:
var c = 0xa3;
using XMLHTTP to send param with special caractere like french acc25 Jun 2006 16:18 GMT11
I'm using this code to send xml string with accent caractere
        url = getUrl() + "process.aspx?param=" + Params;
        http_request.open("GET", url, false);
        http_request.send(null);
How to create a link with an onClick event with Jscript24 Jun 2006 06:59 GMT1
Does anyone know how to create a link (<a> . . . </a>) with some piece
of javascript code that has
the onClick event set for some function that I also wrote (not a
build-in function).
Find which event raised the textbox onchange event24 Jun 2006 06:04 GMT2
I have a textbox and a div. I have set onchange event for the textbox
and onclick event for the div.
if I type anything in the textbox and click on the div, the onchange
event of textbox fires first, then div onclick event fires.
how to recover the values?23 Jun 2006 14:00 GMT3
I have a string which contains single values, but also arrays with different
dimensions, all separated with a ",".
Does it exist an (easy) way to recover each component of the string?
Thanks for advice.
client side table update from text file23 Jun 2006 08:24 GMT1
I have a page with a table in it and am trying to update the table with
info input via form on another page, I am assuming the best way to do
this is by outputing the form data to a text file, and then reading the
file in and updating the table with jscript. I am most familiar with
Using for .. in with WScript.Arguments.Named in javascript.22 Jun 2006 19:04 GMT3
I have an existing .wsf file written in jscript and need to improve the
way the named args are handled.
I want the script to catch unsupported arguments (misspelled args,
hoped for args, etc) and give the user some feedback.
Checkbox in datagrid to enable disable textboxes22 Jun 2006 13:27 GMT9
Im trying to write javascript so that when a check box in a datagrid is
checked/unchecked, the textboxes in the SAME row are enabled/disabled.  The
code below almost works, except when i disable the textboxes, they are still
editable.  I need them to be locked.  
Help with treeview node paths??!22 Jun 2006 12:26 GMT1
Can anybody help me with some code to retrieve microsoft's treeview node
paths from javascript? I have been trying to avoid coding this using
alternative solutions but at the end I think is best to code it from
scratch. Maybe somebody already did this???
Mouse Event in javascript22 Jun 2006 08:09 GMT1
Hi Experts,
I have a HTML page which contains some buttons, text boxes etc. When user
click on button then javascript code is called which do any action.
I want mouse coordinates when uset click the mouse on html page. So which
code for interactive calendar21 Jun 2006 23:04 GMT1
I've been searching for code to make a interactive shared calendar for front
page. Either Javascript or ASP
danny
Pages: 1 2 3 4 5 May, 2006
 
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.