![]() |
Sergey Kornilov admin 5/6/2004 |
Hi, |
|
500107 5/6/2004 |
Thanks, |
![]() |
Sergey Kornilov admin 5/6/2004 |
Sure, |
|
500108 5/9/2004 |
In this function, how do I specify the size? |
![]() |
Sergey Kornilov admin 5/9/2004 |
Here is how it should look like: function GetEditParams(strField) Â if strField="ContactName" then GetEditParams= " maxlength=30 size=20 " end if end function |
|
500109 5/10/2004 |
Thanks a lot |