Public Voice Network
- the gif animation thread 1843518435
- Studio VS Agency VS Consu…
- Pic of the Day 7467274672
- Angelina Joile boobs.. 3030
- Pic of the day - DESIGN 10321032
- What are you listening to… 55745574
- OnSite 3333
- blog 5768957689
- Vid of the Day 1504015040
- Internet laptop things 33
- what is hand made? 1515
- Facebook IPO 346346
- chrome font rendering 77
- Your Bike 266266
- e-cigarettes 3131
- Quote someone 11501150
- standalone flip through? 66
- Official NSFW Thread 251251
- FMT170513 1010
- SNEAKERS 479479
- 80's-90's MEMORIE… 12681268
- The Seasteading Institute 55
- Chick of the Day 1824618246
- Game of Thrones 298298
Fitna movie Mar 27, 08, 2:11 p.m.
A short documentary about Islam. The author is Dutch MP Geert Wilders, challenger of social democracy and multiculturalism in the Netherlands, and the movie is ment to shock european viewers, with pictures of people being stoned to death, beheaded etc... This will be 10 times worse than the Muhammad cartoons. The Dutch government has already made evacuation plans for Dutch embassies abroad in the case the planned movie would lead to mob violence.
http://www.liveleak.com/view?i=e…
Discuss
Web Inspector in Safari 3.1 Mar 22, 08, 11:18 a.m.
Safari > Preferences > Advanced > Show Develop menu in menu bar
lots of cool tools, check it
Killing bums Mar 14, 08, 9:43 a.m.
cant wait
Cool actor... Oct 7, 07, 3:35 p.m.
all truth about the world in a nutshell
Internet ad Aug 10, 07, 9:20 a.m.
found myself watching this ad for minutes , what is going on
javascript q Apr 6, 07, 10:47 a.m.
why is this not working, opens a new window which contains a form, uses window reference to change values and submits, anyone can have a quick glimse over this
var window_1; // global value
function function_1() {
window_1 = window.open('http...');
setTimeout(function_2, 10000); // 10 secs to load
}
function function_2()
{
window_1.forms['postform'].eleme... = 'test';
window_1.forms['postform'].submi...
}
function_1 is called in body onload in the opened window
Dutch people Apr 1, 07, 10:09 a.m.
Discuss
php q Mar 12, 07, 7:36 a.m.
im trying to make a login thingy, i have a page with an if statement, ie if logged in display this stuff, else display login form, login script itself works and tells me im logged in if i am and not logged in if im not, but going back to the first page it always says not logged in
http://www.digital-evolution.co.…
u: costello
p: supped
u should see a "logged in message" than it takes u back, but instead of login form, theres supposed to be something else,
im using this scripts
http://www.phpeasystep.com/works…
what am i doing wrong?



