Hello Friends,
I have a problem in using HTMLB, button in view of BSP page. Actually the problem is that I want to call the main contrller when user click on the button. But as in view there is not Event Handler, so while "onClick="event_1"/>, how I can handle this event!
here is a bit of code segment!
<htmlb:button width="10" onClick="event_1"/>
Does it work ?? like this if I call controller direct ??
main.do"/>
With Regards,
Haider Syed.