Well, thanks. but i've written that code in .aspx file in html view itself. It is running. But my question actualy was Can i write it using CODE BEHIND ie in .
vb or .cs file????? instead of mixing scripting code such as...
<% if request.form("act") = "" then %>
in html code?????
please guide me
punkaj