Hello Everybody,

i want to get the souce code for isobject function
in javascript.

I want to validate the form conditionally ,if a textbox named
txtname is present then validate its value else don't do,
But here what's happening means ,if the textbox is present
my function validating else its telling object not found ,
So how can i detect the occurance the object in a html page at the
client side itself.

Aniz