Access SQL db in Risks NewForm.aspx (Project Workspace)

W

winnes

Any ideas on how to?

Code blocks are security wise excluded.
JavaScript is meant to be client-side.
Web services... how to achieve?

Basically need to call a stored proc which takes a parameter and returns a
value.
Putting this value onto the form with Javascript is easy.
 
Top