Categories
PHP

Check Email Availability using Ajax php

Check Email Availability using Ajax php Hi friends, in this post we will discuss how to Check Email Availability using Ajax php. It is something like, user earlier registered with us or a new user. It will provide you information live and user don’t want to reload the entire form in case of email registered earlier. In […]

Categories
Asp, Asp.net

Dynamic Title Keywords and Meta Description In Asp.net

Dynamic Title Keywords and Meta Description In Asp.net In this post we will discuss how to add Dynamic Title Keywords and Meta Description In Asp.net. Dynamic Title, Meta Description and Meta Keywords tags in asp.net is very useful. Sometime on creation of dynamic page which i discussed in this post: Dynamic Page Creation In Asp.Net in asp.net […]

Categories
How To Article

Change GridView Row Color Based on Value of Row

Change GridView Row Color Based on Value of Row Hi friends, in this post we are discussing how to Change GridView Row Color Based on Value of Row. Or you can say Change GridView row color based on condition in C#,Dynamically change GridView Row Background Color on Conditions. Here we are changing color of a row according […]

Categories
Asp, Asp.net

Format of the initialization string does not conform to specification starting at index 0

Format of the initialization string does not conform to specification starting at index 0 Recently i am working on a project and came to this error: Format of the initialization string does not conform to specification starting at index 0. I looked on my code and i got to know that i have done a mistake on […]