Help Needed Regarding Postback URL Option of Submit Button o

Posted by Community Admin on 05-Aug-2018 10:02

Help Needed Regarding Postback URL Option of Submit Button of Form

All Replies

Posted by Community Admin on 31-May-2011 00:00

Hi,

I am new to SiteFinity, downloaded its trial version and SDK, The problem i am facing is,

I created a Form, added some fields in it, and now i want insert these value in Database, Can you tell me how i can do this, i have seen a option PostbackURL in the properties of Button, But how i can create page and use it for collecting that fields put in Database, any help and documentation on it,


Looking forward a positive response from you people,

Kind Regards


Shahram Javed

Posted by Community Admin on 31-May-2011 00:00

Hello Shahram,

If use built-in forms, the data is automatically persisted into the database. If this is a custom control you should have your own data layer like ORM or you can use direct SQL queries and standard ASP.NET method for working with general statements like INSERT, UPDATE, DELETE and stored procedures.

Kind regards,
Ivan Dimitrov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

This thread is closed