Log in

View Full Version : Win One of Fifty SnapStream Firefly PC Remotes


Jason Dunn
05-08-2004, 11:00 PM
<div class='os_post_top_link'><a href='http://www.snapstream.com/firefly/giveaway/' target='_blank'>http://www.snapstream.com/firefly/giveaway/</a><br /><br /></div>SnapStream has a simple contest going on: give them your email address, chose if you want to receive their monthly newsletter or not, and be automatically entered into the contest where they're giving away five FireFly PC Remotes a day for the next ten days. Nice!

David Prahl
05-09-2004, 04:14 AM
if (CostOfGoodies = "0")
{
David.isSignedUp = true;
}

:wink:

OSUKid7
05-09-2004, 03:20 PM
if (CostOfGoodies = "0")
{
David.isSignedUp = true;
}

:wink:
compile error

if(CostOfGoodies == 0)
{
Everyone.isSignedUp = true;
}

;)