http://digitalpbk.blogspot.com/2007/01/get-smart-against-phishing.html
Scripting holes) vulnerabities in your site. A fraud/hacker can manipulate the site and put fake login pages on your server. So all XSS vulnerabilities must be scanned and
removed.Related+ Intro to XSS+ Mirroring character+ Protect yourselves from PhishingSpread the wordPlease spread the info to help protect yourselves and those near and dear from this peril !Any more info to share? Leave a comment... ...
Published 5 years, 4 months ago
http://digitalpbk.blogspot.com/2006/12/drag-n-drop-files-from-explorer-to-vb.html
a drop Dropped wParam 'wparam stores the Hdrop handle End If WindowProc = CallWindowProc(PrevProc, hwnd, uMsg, wParam, lParam) 'Call the default window procedure !IMPORTANTEnd
Function'Remove our default window procedure.Private Function UnHookForm(ByVal hwnd As Long) If PrevProc 0 Then SetWindowLong hwnd, GWL_WNDPROC, PrevProc PrevProc = 0 End IfEnd Function''' interface api '''Public Sub EnableDragDrop(ByVal hwnd As Long) Drag ...
Published 5 years, 5 months ago
http://digitalpbk.blogspot.com/2008/05/bash-mp3-player-mpg123-sed-playlist.html
.52.5 2.52.5 2.52.6 2.62.7 2.72.7 2.72.8 2.82.9 2.93.0 3.03.0 3.0Updates1.1 : + Added equalizer file "like.eq"+
Removed input if only 1 selection+ Exits automatically if no matches1.0 : Everything new ...
Published 3 years, 11 months ago
http://digitalpbk.com/laptop/restore-power-plan-missing-saver-high-performance-balanced-windows-7
.
OR
If that doesnt work
manually do the following.
The registry stores the details of the power plans and power states of the various devices under various conditions. It is stored in the following location under registry.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\User\PowerSchemes.
Run regedit.exe (You have to be an administrator)
On the left tree navigate to the above said location. Now the power plans called "PowerSchemes" is located in
HKEY_LOCAL_MACHINE ...
Published 2 years, 1 month ago