Sorry,
I'll be sure to keep that in mind in the future. This was very helpful. Thanks
User Profile
Collapse
-
PHP MySQL Date Query
Hey guys, I am no pro in PHP or MySQL, I usually develop in ASP / ASP.NET with SQL Server or Access.
I have the following query, and I need to add a condition to the where clause to check if the date is less than 24 hours old. Any help would be greatly appreciated.
[code=mysql]
SELECT link_comments, link_author, link_status, link_randkey, link_category, link_date, link_votes, link_karma, link_published_ date FROM tblLinks... -
.NET browser control stops responding
I have created a web browser to minimize to the system tray when exiting, but I have a problem with the browser not responding when I maximize the form. the program itsself does not lock up, but the broswer control does not seem to redraw. I am maximizing the icon with the following code.
Private Sub NotifyIcon1_Dou bleClick(ByVal sender As Object, ByVal e As System.EventArg s) Handles NotifyIcon1.Dou bleClick
Me.ShowInTaskba r...
No activity results to display
Show More
Leave a comment: