|
-
May 31st, 2007, 08:54 AM
#1
Thread Starter
New Member
connection to mysql
Hello
Is it possible to do this?
I have a website made in php, like a forum, i would like an application that sits in the system tray wich pops up to say a new thread has been aded, made in .net???
Thank you
-
May 31st, 2007, 09:03 AM
#2
Re: connection to mysql
A forum website is still going to be database driven. So you can create a .NET program that routinely checks the database for the last thread id. This, of course, would require you to have privileges on the database.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|