diff options
Diffstat (limited to 'sourcecodes/header_batchsearch.inc')
| -rw-r--r-- | sourcecodes/header_batchsearch.inc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sourcecodes/header_batchsearch.inc b/sourcecodes/header_batchsearch.inc index 4e142255..8aad9177 100644 --- a/sourcecodes/header_batchsearch.inc +++ b/sourcecodes/header_batchsearch.inc @@ -1,6 +1,6 @@ <html> <head> -<LINK REL=StyleSheet HREF="./my_style.css" TYPE="text/css"> +<LINK REL=StyleSheet HREF="./my_new_style.css" TYPE="text/css"> <script language="JavaScript"> <!-- hide @@ -107,7 +107,7 @@ searchkey.value="Sex\tDrug\tW1\tW2\nM\tD1\t5.00\t6.00\nM\tD1\t7.00\t6.00\nM\tD1\ } } - + function Upload() { @@ -118,6 +118,8 @@ function Upload() } + + function SearchCheck() { with(window.document.key_search) |
