I have sqldatasource which is type store procedure and I want to passing parameters into it but using javascript
" SelectCommandType="StoredProcedure" SelectCommand="sp_GetEmployeeByRoleId">
![]() ![]() ![]() |
I have sqldatasource which is type store procedure and I want to passing parameters into it but using javascript
|
|||
|
![]() ![]() |
I have never seen a database connection directly established from javascript, I rather suspect it isn't possible. |
||
|