Enter Keywords:
1 - 10 of 59(0 seconds)
Sort By:
 
My code is as follows: <td class="bodyCopy1">               !--end repeat region -->               % while ((Repeat1__numRows-- != 0) && (!RsCopy.EOF)) { %>               !--print copyblock ...
Zones: Web DevelopmentDate Answered: 01/29/2003 Rating: 7.4 Views: 0
I have alist box to unassign some teachers. If someone is trying to unassign that teacher and there is data entry in any of the data tables related to that teacher a javascript alert should be show...
Zones: JavaScriptDate Answered: 02/22/2004 Rating: 8.0 Views: 0
Hi experts, I'm very tired tonight, hope someone is up. I got a script from javascriptkit, for Sending this Site to a Friend.   It says it's copy and paste, so of course I did. Getting error...
Zones: Web DevelopmentDate Answered: 10/28/2006 Rating: 8.0 Views: 0
I have a function that is adding two fields based on the row it's on. There is something wrong with my function but I can't nail it down. function calc_remaining(rowid) {       var field1       var fie...
Zones: JavaScript, DHTMLDate Answered: 03/09/2008 Rating: 9.9 Views: 0
Hi, I have a table with some columns... i want to change two columns to some text and also change the first columns bg color... i am able to change 1 columns text and bg color with my code... bu...
Zones: JavaScript, FirefoxDate Answered: 03/27/2008 Rating: 9.8 Views: 0
Hello experts. I have a result page with records getting from a query. How can i choose with a checkbox the records i want and with a button open them in another page? here is what i have now. ...
Zones: JavaScript, ...Date Answered: 05/12/2008 Rating: 9.2 Views: 4
hi, i have this code in page A: <FORM NAME="error"> <INPUT TYPE="hidden" NAME="errorCode"> </FORM> <SCRIPT LANGUAGE="javascript"> var locate = window.location document.error.errorCode....
Zones: JavaScript, DHTMLDate Answered: 05/30/2008 Rating: 7.4 Views: 0
I'm trying to access the text inside a text box using the html dom tree from inside a js/jquery function. When I put an alert like: alert(node) I get - [object HTMLTableCellElement]. But I'm unable...
Zones: JavaScriptDate Answered: 10/21/2009 Rating: 8.3 Views: 30
Hello.  I have a javascript problem, and I was wondering if anyone out there may know a solution. I use Javascript to open a window when I click a button.  That's easy. The new window is a menu.  ...
Zones: JavaScriptDate Answered: 12/23/1997 Rating: 7.8 Views: 0
The programmer's test page is at http://www.electricmotioncompany.com/testindex1.html (source is pasted below). He decided to use a javacript search, rather than a database, because there's relati...
Zones: JavaScriptDate Answered: 07/26/2000 Rating: 7.0 Views: 0