Hi Guys,
I'm new to programming and i am starting a basic project, so far i have done well researching various bits on the net but have come across a problem and wondered if any one would help?
All i am trying to do is:
click a button called save and the info from txtbox_txt.text to go to a .txt file on c:\ drive but i want it to name the file as the date and time the file is created.
any ideas?
p.s i am using visual studio express 2005
Jay!
I'm new to programming and i am starting a basic project, so far i have done well researching various bits on the net but have come across a problem and wondered if any one would help?
All i am trying to do is:
click a button called save and the info from txtbox_txt.text to go to a .txt file on c:\ drive but i want it to name the file as the date and time the file is created.
any ideas?
p.s i am using visual studio express 2005
Jay!
Comment