Quantcast
Channel: Ricoh
Viewing all articles
Browse latest Browse all 100

DateField - Form.UpdateDateField - today's date

$
0
0
Hi,
  
is it correct that if i use Form.UpdateDateField -->
  
Form.UpdateDateField(FieldName,Format,Required,DefaultValue)
  
Form.UpdateDateField("MyDate","mm'/'dd'/'yyyy",True,"today")
  
the field is displayed with the string "today" but not today's date e.g. "10/07/2011" ?
  

Viewing all articles
Browse latest Browse all 100

Trending Articles