Skip to Content
0
Former Member
May 25, 2005 at 02:37 PM

Button event

25 Views

Hi,

I am new to BSP.

I wrote a BSP application in which I have an Update button. If I click that button, I need to update the table entries in the database table.

My questions are:

1. Do I need to write the code in onClick event or onClientClick event?

2. Do I need to write a function for this and call that function onClick = "function name". Is this correct way?

Plz help me....

Thanks,

Satish.