User Profile

Collapse

Profile Sidebar

Collapse
elcob32
elcob32
Last Activity: Oct 31 '07, 08:01 PM
Joined: Mar 26 '07
Location: FLA
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • elcob32
    replied to PHP MySQL Date Query
    Sorry,

    I'll be sure to keep that in mind in the future. This was very helpful. Thanks
    See more | Go to post

    Leave a comment:


  • elcob32
    started a topic PHP MySQL Date Query

    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...
    See more | Go to post

  • elcob32
    started a topic .NET browser control stops responding

    .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...
    See more | Go to post
No activity results to display
Show More
Working...