hello
please i need help!!
i have 7 forms in my windows application and the 7th form,only have a datagridview that has been populated from a bounded database. one of the columns in the datagridview contains date, so i need to check if the date in the column is today,then send a message! however i got the code to do all that but no button to trigger the send. it didnt send. i put the code in the form7 load event. please is there a way to make it execute without the use of button??
tanks for any idea