hey people.
i am trying to build a synamic page that updates its contents dynamically without using javascript.
a friend of mine sugested me web sockets. and when i checked it it was awsome.
now i can build a web socket that can be accessed from command prompt.
now my problem is how can i access it with a web page.
and also how can i update a page with database values when ever any new value is added.
i checked google and there was nothing usefull.
please tell me how i can do it.
any help will by highly appreaciated!