Need help..Urgent..on Output templates

Hi All,
I created one service to retrieve database table data.and i wrote output template for that service…and i tried with browser… i am able to see perfectly from my browser…

But my question is…
1)I created one Main html page…and i created one ID box…and i gave one Id as input…and click…SUBMIT button…for this scenario how browser input goes to our webMethods service as input…i am not getting this one…can any body please help me on this one…

Hope for positive reply…

Hello,

check the form action attribute, there you must be calling a webMethods service. and the form’s input variable name must match with the service input’s.

Regards,
Sasanka