I am confused as to what your question is now. Do you want to bind a value returned from your sql to a textbox, or use the textbox as an input parameter?
I want to use textbox as input parameter, and to pull up from stored procedure the information bounded by the two textboxes, bounded by the input in these input pararameters, particulary - a date.
I use <formparameters> in sql, but I am not sure how to call the <formparameters> from text box or form. I know form can have action="<%= response.something %> , but I have never used it and not sure what is the syntax.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.