bobbie
02-15-2007, 07:47 PM
Didn't see anything on this so how would you grab the date and put it into a inputbox?
Silly me i got it already..
current_date_sortable = System.GetDate(2); -- ISO date format sorts nicely
Input.SetText("Input3", current_date_sortable);
Silly me i got it already..
current_date_sortable = System.GetDate(2); -- ISO date format sorts nicely
Input.SetText("Input3", current_date_sortable);