Sign in
|
Join
< Azamat Ali />
Dispelling the Darkness !!!
RSS
Atom
Comments RSS
Home
Search
Go
Tags
ali
asp
asp.net
azamat
button
c#
client side
code
column
datatable
do postback
dynamic
hello world
javascript
radio button list
row
script
server side
table
technical blog
www.azamatali.com
Sponsors
advertise here
Navigation
Home
Blogs
Archives
May 2009 (1)
October 2008 (2)
January 2008 (1)
Blog Roll
My Personal Blog (Azamat Ali)
Browse by Tags
All Tags
»
button
»
c#
(
RSS
)
asp
client side
do postback
javascript
script
server side
Wednesday, October 01, 2008 11:45 AM
To execute Javascript from the Button click and then run the server side code.
An easy ways to do this is to call the __doPostBack() function of the javascript. An example is as follows: <input type="button" id="Button2" value="Button 2 Click" onclick="DoPostBack()" /> <script language="javascript" type="text/javascript...
Posted by
azamat_ali
|
7 comment(s)
Filed under:
javascript
,
do postback
,
server side
,
button
,
asp
,
script
,
client side
,
c#
More Posts