Hellos at alls;
I wonder to know how can get and put in a textbox or a label; the first and
the last day of a week; i mean:
If I open today the form; I should see in the first textbox this value
03-13-2006 and the second box this other value 03-25-2006.
Thank in advance.....
Bojana Marjanovic [MSFT] - 16 Mar 2006 03:18 GMT
There is no easy way to do this with InfoPath. While you can get today's
date, InfoPath does not have any information about days of the week and
would not know where the current date falls in the week.
You will have to communicate with a custom web service/database that has
this information. Or you could calculate it yourself using code.
-Bojana
> Hellos at alls;
>
[quoted text clipped - 5 lines]
>
> Thank in advance.....