vote up 0 vote down star

I have sqldatasource which is type store procedure and I want to passing parameters into it but using javascript

" SelectCommandType="StoredProcedure" SelectCommand="sp_GetEmployeeByRoleId">

flag
Are you running JScrip in an ASP page? Please supply the rest of the code if so. – Sam C Nov 13 at 4:02

1 Answer

vote up 0 vote down

I have never seen a database connection directly established from javascript, I rather suspect it isn't possible.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.