Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web

Refresh An Image In The Browser Every X Milliseconds

I have a server (AWS instance), which spits out an image file test.png every, say, 10ms. I also hav… Read more Refresh An Image In The Browser Every X Milliseconds

Jsoup Not Downloading Entire Page

The webpage is: http://www.hkex.com.hk/eng/market/sec_tradinfo/stockcode/eisdeqty_pf.htm I want to … Read more Jsoup Not Downloading Entire Page

Some Questions About The Typeof Operator Of Ie9

I have been learning the Definitive Guide of JavaScript.i got a question about the typeof opertor.… Read more Some Questions About The Typeof Operator Of Ie9

Hide And Show Html Table Columns

can anyone help to solve this html/javaScript issue; iam tying to implement a solution to hide/show… Read more Hide And Show Html Table Columns

Aligning An Image Next To An Unordered List Horizontally

So i'm trying to have an image alongside an unordered list (image acting as home button for the… Read more Aligning An Image Next To An Unordered List Horizontally

How To Create Intranet Website Accessing Database Dynamically Without Server Or Server Side Scripts?

Here is the problem, an Intranet webpage has to be created without the server for hosting and i ha… Read more How To Create Intranet Website Accessing Database Dynamically Without Server Or Server Side Scripts?