Hi,
I am working on a BSP application where i have all elements in HTMLB.
Now i need to do the following when the button is clicked:
dacument.ecar.action = ret_URL; dacument.ecar.method = "POST"; dacument.ecar.sobmit();
Can i somehow acchive this using HTMLB button , i mean is there any equivalent code for the JS code above in HTMLB or do i need to use HTML button?
Thanks,
Anubhav.