Stories recently tagged with 'web2'

Configure a Torrent Client as a Windows Service on 2003 Server -Part 2(geekzilla.co.uk)

submitted by marshp3marshp3(965) 5 years, 3 months ago

Part 2, of configuring a Torrent Client as a Windows Service. Build your own Torrent Download Server. read more...

add a comment |category: |Views: 364

tags: another

Creating a Tag Cloud in C#(geekzilla.co.uk)

submitted by phaymanphayman(3550) 5 years, 5 months ago

I wanted to add a TagCloud to GeekZilla. The first thing I did was look around the web for some examples (or free components). To my supprise none jumped out at me. So, I decided to write my own. read more...

add a comment |category: |Views: 1024

tags: another

Launching ModalPopupExtender from JavaScript(geekzilla.co.uk)

submitted by phaymanphayman(3550) 5 years, 6 months ago

Looking round the web there are some crazy ways people are trying to launch the ModalPopupExtender from JavaScript, the most common way being setting a timeout which calls the Click method of a hidden button. Here's a more eligant way. read more...

add a comment |category: |Views: 86

tags: another