can u post ur aspx page and code which you r using ?
A
Arjun Sridhar
@Arjun Sridhar
Posts
-
fileuploads in asp.net 1.1 -
icon of a siteUse this lines in head tag for adding shortcut icon
-
HTML Control in asp.net, C#Add this attribute to html controls. runat="server". also you get posted values in server using request.form['controlname']
-
Reading JSON Filehi, you can read data using stream reader and store in to a namevalue collection. If you are using json data for scripting purpose you can use jquery.