Click here to Skip to main content
15,896,154 members
Home / Discussions / C#
   

C#

 
GeneralRe: Sending mail with attachment (Bitmap) from MemoryStream don't work Pin
thirstyhunter25-May-09 9:36
thirstyhunter25-May-09 9:36 
GeneralRe: Sending mail with attachment (Bitmap) from MemoryStream don't work Pin
Luc Pattyn25-May-09 9:38
sitebuilderLuc Pattyn25-May-09 9:38 
GeneralRe: Sending mail with attachment (Bitmap) from MemoryStream don't work Pin
thirstyhunter25-May-09 9:52
thirstyhunter25-May-09 9:52 
GeneralRe: Sending mail with attachment (Bitmap) from MemoryStream don't work Pin
nancydotcom22-Jun-10 8:28
nancydotcom22-Jun-10 8:28 
QuestionReports every Monday at 7am. Pin
Jacob Dixon25-May-09 6:38
Jacob Dixon25-May-09 6:38 
AnswerRe: Reports every Monday at 7am. Pin
dan!sh 25-May-09 7:17
professional dan!sh 25-May-09 7:17 
GeneralRe: Reports every Monday at 7am. Pin
Jacob Dixon25-May-09 7:30
Jacob Dixon25-May-09 7:30 
GeneralRe: Reports every Monday at 7am. Pin
Luc Pattyn25-May-09 7:37
sitebuilderLuc Pattyn25-May-09 7:37 
then use a timer; however don't rely on exact timing, you might miss a start if the system happens to be busy.

Instead use a time window, and check the current date is different from the date it ran last.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: Reports every Monday at 7am. Pin
Le centriste28-May-09 8:33
Le centriste28-May-09 8:33 
GeneralRe: Reports every Monday at 7am. Pin
Jacob Dixon25-May-09 15:20
Jacob Dixon25-May-09 15:20 
AnswerRe: Reports every Monday at 7am. Pin
Le centriste25-May-09 7:18
Le centriste25-May-09 7:18 
AnswerRe: Reports every Monday at 7am. Pin
_Maxxx_25-May-09 12:27
professional_Maxxx_25-May-09 12:27 
GeneralRe: Reports every Monday at 7am. Pin
Jacob Dixon25-May-09 15:26
Jacob Dixon25-May-09 15:26 
AnswerRe: Reports every Monday at 7am. Pin
Jacob Dixon25-May-09 15:36
Jacob Dixon25-May-09 15:36 
GeneralRe: Reports every Monday at 7am. Pin
_Maxxx_25-May-09 19:05
professional_Maxxx_25-May-09 19:05 
QuestionPop ContextMenu on NotifyIcon without mouse activity Pin
jackgeek25-May-09 5:58
jackgeek25-May-09 5:58 
QuestionRe: Pop ContextMenu on NotifyIcon without mouse activity Pin
jackgeek29-May-09 12:23
jackgeek29-May-09 12:23 
QuestionNeed help with TableAdapter problem [modified] Pin
kensai25-May-09 5:01
kensai25-May-09 5:01 
AnswerRe: Need help with TableAdapter problem Pin
Fahad Sadah25-May-09 7:28
Fahad Sadah25-May-09 7:28 
GeneralRe: Need help with TableAdapter problem Pin
kensai25-May-09 23:48
kensai25-May-09 23:48 
AnswerRe: Need help with TableAdapter problem Pin
kensai26-May-09 0:13
kensai26-May-09 0:13 
QuestionFile types Pin
viciouskinid25-May-09 4:13
viciouskinid25-May-09 4:13 
AnswerRe: File types Pin
harold aptroot25-May-09 4:44
harold aptroot25-May-09 4:44 
GeneralRe: File types Pin
viciouskinid25-May-09 5:17
viciouskinid25-May-09 5:17 
GeneralRe: File types Pin
harold aptroot25-May-09 5:31
harold aptroot25-May-09 5:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.