Format:
Recent Snippets
string deathBenefit = Browser.GetCellFromAnyLabelCell(Browser.Document, new string[] { "Total Death Benefit:", "Current Death Benefit:", "Death Benefit Amount:", "Base Policy Face Amount:" }, true)
2 Views
no comments
protected override void Render( System.Web.UI.HtmlTextWriter writer ) { bool ContentIsNotAttachedToPlayer = ( this.frameworkContent.CurrentVideo is Clip || this.frameworkContent.CurrentVideo is Episode ) && !this.frameworkContent.CurrentVideo.IsAttached(); if( ContentIsNotAttachedToPlayer ) { Response.StatusCode = 404; } base.Render( writer ); }
2 Views
no comments
protected override void Render( System.Web.UI.HtmlTextWriter writer )
{
bool ContentIsNotAttachedToPlayer = ( this.frameworkContent.CurrentVideo is Clip || this.frameworkContent.CurrentVideo is Episode ) && !this.frameworkContent.CurrentVideo.IsAttached();
if( ContentIsNotAttachedToPlayer )
{
Response.StatusCode = 404;
}
base.Render( writer );
}
2 Views
no comments
'''FilmFree''' is a video editing program from Borne Programming. <ref>{{cite web|url=http://borneprogramming.webs.com/comingsoon.htm|title=Borne Programming}}</ref> Its current features include:
Plugin-Based Media Importing<br />
Timeline/Scrub Bar<br />
Infinitely Pannable Canvas<br /><br />
It is currently a beta, and has been under development for about three months. <ref>{{cite web|url=http://filmfree.sourceforge.net/about.html|title=FilmFree About page}}</ref>
<!-- update features as SourceForge does -->
<br>
On SourceForge, 93% of 16 users recommend this project.<ref>{{cite web|url=https://sourceforge.net/projects/filmfree/|title=FilmFree on SourceForge|accessdate=12 March 2010}}</ref>
no comments
if (g.diam.value == 0) { alert("Inside diameter of hose or pipe used is required"); return; } if (g.leng.value == "") { alert("Length of hose or pipe used is required"); g.leng.focus(); return; } if (g.stat.value == "") {
2 Views
no comments
<?php $zend_location = '/usr/share/php/Zend'; $gilbert_location = '/home/steve/repos/test'; $dir_iterator = new RecursiveDirectoryIterator($zend_location); $iterator = new RecursiveIteratorIterator($dir_iterator, RecursiveIteratorIterator::SELF_FIRST); // include all files recursively foreach ($iterator as $file) { echo str_ireplace($zend_location, '', $file->getPath(), 1);
2 Views
no comments
C:\>nslookup www.southcountylandscaping.com Server: vnsc-bak.sys.gtei.net Address: 4.2.2.2 *** vnsc-bak.sys.gtei.net can't find www.southcountylandscaping.com: Non-existent domain C:\>nslookup southcountylandscaping.com Server: vnsc-bak.sys.gtei.net Address: 4.2.2.2
2 Views
no comments
public IList<Objects.Acquisition.Acquisition> GetDLServerProgress(DateTime startDate, DateTime endDate) { IList<Objects.Acquisition.Acquisition> acquisitions = new List<Objects.Acquisition.Acquisition>(); if (startDate == DateTime.MinValue || endDate == DateTime.MinValue) { return acquisitions; }
3 Views
no comments
Ballard, JG - Atrocity Exhibition, The.rtf Ballard, JG - Cocaine Nights.txt Ballard, JG - Complete Short Stories, The.txt Ballard, JG - Concrete Island.txt Ballard, JG - Crystal World, The.txt Ballard, JG - Drought, The.txt Ballard, JG - Empire of the Sun.txt Ballard, JG - High Rise.rtf Ballard, JG - Millenium People.rtf Ballard, JG - Rushing to Paradise.txt
8 Views
no comments
namespace Poligon_in_a_nutshell { class Program { static void Main(string[] args) { } } }
6 Views
no comments
class animal {}; class dog : public animal {}; struct spec { static int foo() { return 10; } };
8 Views
no comments
void FileDataSource_ResolveFileImageUrl(object sender, EPiServer.Web.WebControls.ResolveFileImageArgs e) { System.Web.UI.Page handler = System.Web.HttpContext.Current.Handler as System.Web.UI.Page; if (handler != null) { string image = null; switch (e.File.Extension.ToLower()) {
8 Views
no comments
public IEnumerable<Presentation.Image> Foo(IEnumerable<Domain.Image> images) { return from di in images let url = InvokeSomeMappingHere(di) select new Presentation.Image(di.Title, url); }
7 Views
no comments
Aktive Verbindungen Proto Lokale Adresse Remoteadresse Status PID TCP 0.0.0.0:135 0.0.0.0:0 ABH™REN 796 Es konnten keine Besitzerinformationen ermittelt werden. TCP 0.0.0.0:445 0.0.0.0:0 ABH™REN 4 Es konnten keine Besitzerinformationen ermittelt werden. TCP 0.0.0.0:1039 0.0.0.0:0 ABH™REN 556 Es konnten keine Besitzerinformationen ermittelt werden.
7 Views
no comments
By Name Afghanistan : 16 Albania : 1 Algeria : 17 Anguilla : 62 Antarctica : 140 Antigua and Barbuda : 183 Argentina : 22736 Aruba : 79
7 Views
no comments
Abbildname PID Sitzungsname Sitz.-Nr. Speichernutzung Status Benutzername CPU-Zeit Fenstertitel ========================= ======== ================ =========== =============== =============== ================================================== ============ ======================================================================== System Idle Process 0 0 28 K Unbekannt NT-AUTORITŽT\SYSTEM 49:03:40 Nicht zutreffend System 4 0 240 K Unbekannt Nicht zutreffend 0:02:55 Nicht zutreffend smss.exe 416 0 512 K Unbekannt Nicht zutreffend 0:00:00 Nicht zutreffend csrss.exe 472 0 3.384 K Unbekannt Nicht zutreffend 0:00:03 Nicht zutreffend winlogon.exe 496 0 12.608 K Unbekannt Nicht zutreffend 0:00:53 Nicht zutreffend services.exe 544 0 6.744 K Unbekannt Nicht zutreffend 0:00:36 Nicht zutreffend lsass.exe 556 0 13.544 K Unbekannt Nicht zutreffend 0:01:32 Nicht zutreffend
8 Views
no comments
Abbildname PID Dienste ========================= ======== =========================================== System Idle Process 0 Nicht zutreffend System 4 Nicht zutreffend smss.exe 416 Nicht zutreffend csrss.exe 472 Nicht zutreffend winlogon.exe 496 Nicht zutreffend services.exe 544 Eventlog, PlugPlay lsass.exe 556 Netlogon, PolicyAgent, ProtectedStorage,
7 Views
no comments
if (isset($_POST['parent_id']))
{
$parent_ids = $_POST['parent_id'];
$amount_paids = $_POST['amount_paid'];
$paid_in_fulls = $_POST['paid_in_full'];
$num_inserts = count($parent_ids);
for ($i = 0; $i < $num_inserts; $i++)
{
$parent_id = $parent_ids[$i];
4 Views
no comments
<script type="text/javascript"> //<
