My code is as follows:
<td class="bodyCopy1">
!--end repeat region -->
% while ((Repeat1__numRows-- != 0) && (!RsCopy.EOF)) { %>
!--print copyblock ...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20477452.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20820687.html
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...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_22038125.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23227162.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23273096.html
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.
...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23393811.html
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....
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23425133.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_24825154.html
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. ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10033548.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10807341.html
Zones:
JavaScriptDate Answered: 07/26/2000 Rating: 7.0 Views: 0