codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  What won`t this work?  cwilkey at 15:23 on Tuesday, April 19, 2005
 

<script type="text/javascript">
function direct()
{
var t01 = document.getElementById("date1");
var t02 = document.getElementById("disc1");
var t03 = document.getElementById("date2");
var t04 = document.getElementById("disc2");
var t05 = document.getElementById("date3");
var t06 = document.getElementById("disc3");
var t07 = document.getElementById("date4");
var t08 = document.getElementById("disc4");
var t09 = document.getElementById("date5");
var t10 = document.getElementById("disc5");

if (t01.value == "")
{
t02.value = "25%";
}
if (t03.value == "")
{
t04.value = "25%";
}
if (t05.value == "")
}
t06.value = "25%";
}
if (t07.value == "")
}
t08.value = "25%";
}
if (t09.value == "")
}
t10.value = "25%";
}
}
</script>








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  Re: email with image
•  Re: Windows Authentication using LDAP get user first name
•  Two dimentional array - Dropdown box
•  Mcrypt problem
•  datagrid - paging - print data from particular page
•  How to reorder or Re arrange the node in XSL Using ASP and VBScript
•  Multiple rows from form into XML?
•  Dhtml menu, submenu losing focus. I`m so close!
•  Re: CLICK ON ROW AND CHECK The CHECKBOX


Recent Articles
Communicating with the Database (Using ADO)
MagicGrid
Simple Thumbnail Browsing Solution
Type Anywhere
A Better Moustrap: FmtDate to replace FormatDateTime
ASP.NET Forum Source Code
Internal Search Engine
Javascript Growing Window
Simple date validation
Search engine friendly URLs using ASP.NET (C#.NET)


Site Survey
Help us serve you better. Take a five minute survey. Click here!

© Copyright codetoad.com 2001-2005