Check out the load method: http://docs.jquery.com/Ajax/load#urldatacallback

The example there doesn't work, but usually all you do is select a
container and load a URL: $("#container").load("somefile.html");

Jörn

On Mon, Sep 8, 2008 at 8:31 AM, Zain Shaikh <[EMAIL PROTECTED]> wrote:
>
> hie everybbody,
> can any one tell me how do i read from HTML file using ajax or
> JQuery,,,.
> I have to use this in ASP.NET but i do not want to use Server side,
> that is why wished to use JQuery but i even do not know about the
> function which is to be used,
> can you please help em out,
> and tell the way i can use it.
> Thanks,
>

Reply via email to