lidds Posted August 10, 2005 Posted August 10, 2005 I can't seem to figure this one out. I have allowed the administrator the option to send messages to all logged in users by using a form which writes a message in a db table. What I have got is a parent form (frmMain) that every 10 secs checks this db table for a message. If a message is found then it pops up a form (frmMessage) simular to MSN. The problem that I am having is passing the information e.g. message, from, time from the parent form (frmMain) and filling the text fields in on the pop up form (frmMessage) so the user can see the message content etc. I hope that made sense?? I'm using vb.net can anyone help with this problem? Thanks Simon Quote
Administrators PlausiblyDamp Posted August 10, 2005 Administrators Posted August 10, 2005 http://www.xtremedotnettalk.com/showthread.php?t=83092 is probably worth a read. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.