I have a method which calls a stored procedure with an input parameter and output the results.
How do I call this method from a hyperlink by passing the input parameter.
Suggestions or solutions would be appreciated.
Thanks!!!!