up vote 0 down vote favorite

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

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

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

1 Answer

up vote 0 down vote

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
never shown

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