Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~2K People Reached

4 Posted Topics

Member Avatar for Timroden

I'm currently working with the NotifyIcon, and ContextMenus in the notify icon, and was wondering if it is possible to call an event when something is dropped onto the icon. For instance, if I had document.docx, and I dragged it from explorer onto the icon, it would then save it …

Member Avatar for hkdani
0
556
Member Avatar for Timroden

I'm currently working with the NotifyIcon, and ContextMenus in the notify icon, and was wondering if it is possible to call an event when something is dropped onto the icon. For instance, if I had document.docx, and I dragged it from explorer onto the icon, it would then save it …

Member Avatar for Momerath
0
144
Member Avatar for lordjordysmith

A few problems with this code. First of all, use [CODE]echo[/CODE]. It is a lot faster than [CODE]print[/CODE]. Second, the error in your SQL syntax is on this line. [CODE]$data = mysql_query('SELECT * FROM authentication WHERE id='.$_SESSION['username'])[/CODE]I've taken the liberty of reqriting the code a bit. Here's the finished version …

Member Avatar for lordjordysmith
0
1K
Member Avatar for miles.fuentes

Please oh please use the POST method. If you use GET, anyone could go onto the computer of someone who has logged in via this, and look at their history and see [CODE]http://123.com/login.php?username=mike&password=supersecretpasswordnobodywillguess[/CODE]

Member Avatar for Timroden
-1
153

The End.