Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
"OnServerClick" lets you define click handler of a HTML button on server (when runat=server). "OnClick" thats client-side script for HTML button.

A man and a dog have an average of three legs.

Beaware of Statistics.

Posted

hmmm

 

will this mean that what the server and client side click will prompt different actions?

 

what if i want both to perform the same actions?

 

tanx:p

##EYPS##
Posted

hmmm :)

You have to probably read a litle bit about events in ASP.Net. Some things you can do only on client ("Do you realy want to delete?" - message :D - javascript etc.) and some only on server (Connection.Open :D).

A man and a dog have an average of three legs.

Beaware of Statistics.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...