Home Tags Solutions

Tag: Solutions

Get Hash Value From Current Page URL In jQuery

0
Now here in this tutorial, I'll explain how to read or get hash value from current page URL or QueryString in client-side using JavaScript...
Handle Multiple Submit Buttons in Single MVC Form

Handle Multiple Submit Buttons in Single MVC Form

0
Now here in this tutorial, I will explain how to handle multiple submit buttons within single form in MVC using c# with example code...

A potentially dangerous Request.Form value was detected from the client Error...

1
While working on an Asp.net web projects, We sometimes got an issue like A potentially dangerous Request from the client. . . What does this error means?...

Format JSON Date String To Local DataTime Object Using JavaScript

0
Now here in this tutorial, I'll explain how to format JSON date string and convert into a valid local datatime object using JavaScript with...

Asp.net Passing &(ampersand) in QueryString Parameter Value

0
Now here in this tutorial, I'll explain how to proceed with passing & (ampersand) in querystring parameter value in asp.net using c#, vb.net as...

RegisterForEventValidation can only be called during Render();

0
Now here in this tutorial, I'll explain how to solve the RegisterForEventValidation can only be called during Render(); error while exporting the gridview data...

Control ‘GridView1’ of type ‘GridView’ must be placed inside a form...

5
Now here in this tutorial, I'll explain how to solve the Control 'GridView1' of type 'GridView' must be placed inside a form tag with...

Facebook like box Overlapping and Positioning Issue

0
FB Like Box Overlapping Issues Sometimes we are getting stuck with the Facebook like box overlapping positioning issue due to its overlap behind other page...

Unable to Serialize the Session State Error in Asp.net

1
When switching the sessionState from InProc mode to SQLServer mode, you might get an error of unable to serialize the session state as shown...

Parser Error While Deploying Website to Server in Asp.net

1
When deploying asp.net application to host on live server or IIS server, you might get this type of parser error. Parser error occurs while some...
1,475FansLike
13FollowersFollow
52FollowersFollow
2,875FollowersFollow

EDITOR PICKS