stateless form embedded in html page to input a parameter
Hi,
I have an html page that has to make same queries/calculation based on a parameter.
This parameter has to be defined in a stateless form.
Is it possible to embed the stateless form in the html page and use a form's field as parameter for the html page?
tks
pippo