http://digitalpbk.blogspot.com/2006/12/drag-n-drop-files-from-explorer-to-vb.html
Val hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, _ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As LongPrivate Sub
Command1_Click() ShellExecute Me.hwnd, "", "http://digitalpbk.blogspot.com", "", "", 1End SubPrivate Sub Form_Load() EnableDragDrop Me.hwndEnd SubPublic Sub GotADrop(ByVal strfile As String) Label1.Caption = strfileEnd SubPrivate Sub Form_Unload(Cancel As Integer) Disable ...
Published 5 years, 5 months ago
http://digitalpbk.blogspot.com/2006/11/how-to-make-more-fans-on-orkut.html
} img.src="http://images3.orkut.com/img/"+prefix+typeIndex+".gif"; } } currentKarmaLevels[mapIndex] = newLevel; //do the AJAX karma call var request = "/setKarma?cat="+typeIndex+"&val;="+newLevel+"&gid;="+linkId; sendRequest(request);}Leave the crap and focus on the
line given in bold.The request variable evaluates to "/setKarma?cat=0&val;=1&gid;=FRUS0012345678/US00987654321". Next the request is sent as a GET request via ajax...Now visit the url ...
Published 5 years, 6 months ago
http://digitalpbk.com/canon-sx-series/compare-canon-sx120is-vs-canon-sx130is-new
Not Applicable
Not Applicable
Optional CASE
Not Applicable
Not Applicable
Weight (Body ONLY)
Approx. 260g (9.17oz.)
Approx. 245g (8.64oz.)
Standard Power Supply
2 AA Alkaline batteries (2x AA NiMH batteries NB-3AH)
2 AA Alkaline batteries; 2 AA rechargeable NiMH batteries (NB4-300/NB4-200)
AF System Points
Face Detect, Center
Face Detect, Center
Optional Power
AC Adapter Kit ACK800 ...
Published 1 year, 7 months ago
http://digitalpbk.com/virus/gumblar-web-virus-manual-removal-free-tool
Gumblar Virus Javascript removal using PERL
Gumblar virus infects all .html and .php files and injects a piece of javascript in the source code. The code is usually found just below the <body> tag. The Javascript code Gumblar injects varies widely and usually attaches a script or inline frame inside your page to execute itself on page load. Read on to get rid of this virus.
Gumblar Source Code Samples when delimited by new
lines
Sample 1
var D;
if(D!='' ...
Published 2 years, 1 month ago
http://digitalpbk.blogspot.com/2006/12/how-to-make-windows-media-player-skins.html
file and can be edited or created with any text editing software. Can't see the WMZ extension?Goto folder
options and uncheck "Hide Extensions of known Type"Click here to Download the sample skin file made in the following section.Starting with your own skin ...Make a folder in the ":\Program Files\Windows Media Player\Skins\", with a suitable name, as in my case "digitalpbk".Next inside the folder make a new file, with the name and extension ".wms" ...
Published 5 years, 5 months ago