by rhyme2ri2 <rhyme2ri2@[EMAIL PROTECTED]
>
Apr 9, 2008 at 12:30 PM
On Apr 10, 12:11=A0am, rhyme2ri2 <rhyme2...@[EMAIL PROTECTED]
> wrote:
> Hello all,
>
> I want to read an html(web) page. I am able to do this using socket
> but the problem is that i don't know the size of the page. Is there
> any possible way to know the size of page before reading it using
> sockets. The size is needed as i need to allocate buffer on the basis
> of this size.
>
> Or, if there is a better way to read an html(web) page in idl then
> please let me know.
>
> Thanks & Regards
> -Ritu
Yup....
Don't bother folks..
I got the solution.....
Thanks..