HI
how can i call a javascript function inside
vb.net code. on Page Load my code look like this
If request.querystirng("agent")=""
FindGrid()
--- i haveto call one
js function here. how can i do
END
Also if u have any doucments about javascript using asp.net