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 Grade: A 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
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
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 Grade: A 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 Grade: B Views: 0
I want to have a login area on the homepage and once users fill in their username and password I want to use a pop up box on the screen to tell them the results.
The problem: I can't get seem ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20281668.htm...