User Profile

Collapse

Profile Sidebar

Collapse
archcommus
archcommus
Last Activity: Mar 24 '08, 07:09 PM
Joined: Feb 27 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • archcommus
    replied to Messageboxes in asp.net 2.0
    in .NET
    Not sure about a formal message box, but in the meantime, how about just a <div> element that you make visible, that includes a button that when clicked will hide it again?
    See more | Go to post

    Leave a comment:


  • You may have to combine the two Javascript functions into one and just call that. Additionally, you can add the call on click attribute in the declaration of the button, with simply the onclick="functi on()" attribute.
    See more | Go to post

    Leave a comment:


  • Writing app in C# to manipulate taskbar/notification area

    Hey all,

    First post on thescripts, this site has answered many of my questions in the past via searching.

    Basically, my philosophy on the taskbar and notification area is that what's displayed shouldn't necessarily represent what is running, but what is running that requires interaction. Some things simply require no interaction and so shouldn't be displayed. My anti-virus program and Windows Sidebar are two apps for...
    See more | Go to post
No activity results to display
Show More
Working...