Getting Client Vlue in Server Side Uing C#

string textCaption=Page.Request.Form[fileName];

You have to set value to a Name attribute


<input type="text" class="form-control" name="' + tempFileNameID + '" value="' + tempFileName + '">

Comments

Popular posts from this blog

SPSiteDataQuery to get data from multiple lists in site collection level in sharepoint 2013

Some of the Share Point Object Which I Practiced Till Now

My Interview Experience