CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of Hack
 /*database name here*/
 $database = '';
 /*host name for MySQL*/
 $hostname = 'localhost';
 /*user name for MySQL*/
 $username = '';
 /*password for MySQL*/
 $password = '';
 
 //Get the h3fileid
by CodeMonkey76   February 10, 2010 @ 10:58pm
245 Views
no comments
 
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
    <title></title>
    <style type="text/css">
        #scrollbar_container {  
            position:relative;  
            width:200px  
        } 
         
        #scrollbar_track {  
by Mitchell William Cooper   November 30, 2009 @ 5:08am
867 Views
no comments
 
C#
typeof ( WebPartChrome ).GetMethod ( "RenderVerbsInTitleBar", System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance ).Invoke ( this, new object[] { writer, webPart, 1 } ); 
by Athens Springer   October 29, 2009 @ 7:36am
233 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate