You need to write the stored procedure into your ASP script. Take the code from your procedure in the database and rewrite it into your ASP script and display the results in HTML format. You can access the data within a database and manipulate it, but you cannot execute the code stored within a...
When you write your text in the columns wrap your text with an Anchor tag. Build out the href value the same as the form submission action value but include your name/value pairs as part of the link.
<a href="www.formSubmissionpage.com?module=<%=rs.module%>" target="targetname"> <%=rs.module%>...
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.