Login | |
|
 |
error::expected end of statement - 5/23/2001 2:38:40 AM
|
|
 |
|
| |
varcesi
Posts: 12
Score: 0
Joined: 5/23/2001
From: Italy
Status: offline
|
Does anyone knows why does IIS expect an end of statement here (fieldValue)? fieldValue is a variable containing a field Value from a form. the fuction is defined as: val(field,value,typeval,min,max,req) the error is: Expected end of statement valid = val "Nome Completo",fieldValue,"fullname",,"200","1" -----------------------------| thanx
|
|
| |
|
|
|
|
|