Hi
I have a textbox (Textbox1)
And 2 date fields (DateFrom and DateTo)
If the datefrom and dateTo is a valid date, the textbox's value must be changed. The value format is: "some name" + " F ".
If the dateFrom and dateTo is a valid date the "F" must be visible and and if its not valid, it shouldn't be visible.
Any suggestion where I can put in the code? and maybe how to code this?
thanks.
*This post is locked for comments
I have the same question (0)