Hello I am working on a Report in SQL Server 2003

I have a text box showing the date:

textbox.Value =TODAY()

Please could some body tell me how I could display the date for just the previous month.

I want only the Month to be displayed.

Thank you,