Is it possible to send numbers to an HTML page from the C code using EasyWEB??
No - you can't send anything to an an HTML page!
An HTML page is what you get from a web server!
I presume what you're really asking is about making HTTP requests to an HTTP Server...?
It would probably help to have a basic understanding of how HTTP works: www.jmarshall.com/.../