hi all,
i have a .net dll that has to be called from javascript.
im able to call the method sucessfully.
but several properties are not assigning to the dll from js before calling the method.
i found this by debugging the javascript.
imnot able to find whysome properties are not assigning while other properties are...
can any one help me find this issue..
thanks in advance.!