Hi,
I am new to Oscript development. I am working on one requirenment where I am fetching some form table values from db table using query, which I have written in request hadler and using that in my weblinfo(fhtml) file. Now, I want to submit the form with filled data(form fields) and put down in another custom created DB table.
Can you please suggest how I can do that? SHould I create new request handler where I will write my insertquery and can I call this request handler on the form submit button , if yes, How we can do that?
IF posible can some one give me one example or documentation of this part.
Best Regards,
Anjali