XModPro

Using a Stored Procedure in Forms

DNNDev Admin DNNDev Admin asked Apr 26, 2013
Active Apr 26 · Viewed 3731 times
Can you give me an example or guidance how i can create and call an onsubmit related event so that upon submit I can execute a string of sql statements to inject content from that form submission to a sql table, or call a stored procedure using the form variables as parameters. <br /><br />I have an XModPro table that&#39;s being populated on submit , but a I have another table that needs that data too... <br /><br />also thinking ..can i have multiple submit statements for that AddForm.... i suppose i could also define a trigger ... any suggestions welcome <br /><br />Thanks !!

1 Answer

Loading answers...