I am working on asp.net application and have some server side code. I want to call that code when user hits submit in LF form. I have LF form in the foreground. Is there a way to put server side code in script section of the form? Also how do I debug the code if I put it in the script section?