- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
4 Posted Topics
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 …
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 …
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 …
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]
The End.
Timroden