Hi ,
It might be answered before but i couldnt find it in search so started a new thread.
The problem i have is i have a bunch of list boxes and when user clicks on submit button witha client side script(vbscript) i am checking whether user has mades any/what selection and if he has not selected anything a message pops up to select something other wise it should call the stored procedure and send the values as parameters.
now i am able to do it till the part where i pop up a message box when user doent select something but the problem i am facing now is how to call the function ( whihc is in one of the com objects ) in the client side vbscript to do the required update in the database.
Thanks.
-KingKumar
It might be answered before but i couldnt find it in search so started a new thread.
The problem i have is i have a bunch of list boxes and when user clicks on submit button witha client side script(vbscript) i am checking whether user has mades any/what selection and if he has not selected anything a message pops up to select something other wise it should call the stored procedure and send the values as parameters.
now i am able to do it till the part where i pop up a message box when user doent select something but the problem i am facing now is how to call the function ( whihc is in one of the com objects ) in the client side vbscript to do the required update in the database.
Thanks.
-KingKumar