c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android

JavaScript Confirm submit button onClick

| | Category: JavaScript

The JavaScript confirmation dialog box is used to handle user’s agreement on any option.Here, I will show you how to use a JavaScript alert confirm, it prompts a dialog box with two buttons OK and Cancel.

How to find a client’s browser name?

| | Category: JavaScript

In this article I will show you how can you find a client’s browser name. You can detect the browser using the JavaScript properties navigation.appName and navigation.

Htaccess leverage browser caching

| | Category: SEO

We can specify the browsers, how long time to keep css ,JS and images stored locally using the .htaccess file i.e( leverage browser caching of static assets).

How to do encryption and decryption using jQuery plugin?

| | Category: JQuery

The encryption and decryption are the standard techniques used to secure from unauthorized user to access data. i.e text message or URL.

Change image on mouseover JavaScript in asp.net

| | Category: JavaScript

In this article I will show you how to display Large image while the user mouse hover on small images using JavaScript onmouseover event in asp.net . Usually we have seen these kind of functionality in shopping cart websites.

How to improve website speed and Search Ranking?

| | Category: SEO

To measure the load time of our website, we need a good website testing tools. My choice is a pingdom website tool i.e (website speed optimization), it will analyze the site and gives a report about the general performance.

How to set preffered domain in webmaster tools (www or non-www)?

| | Category: SEO

If not, setting redirect www to non www or vice-versa will create duplicity of site. Because google thinks the www and non-www version as different pages.

how to make responsive website with @media query in asp.net?

| | Category: Css

In this article I will show you how to build responsive website with @media query in asp.net. Depending on the web browser size, assign different stylesheets to the css @media Query.

How to get current page url in asp.net c#?

| | Category: c# .net

In this article, I will show how to get current page url using asp.net c#. We can get current page url using HttpContext.Request.Url.ToString() or HttpContext.Request.Url.AbsoluteUri.

How to create a web crawler in asp.net c#?

| | Category: c# .net

In this article, I will show you how to create a website url crawler using asp.net c#. you can crawl web pages and extract data from a website by inputs the url. It requests the web page and then get response the data programmatically.

Page 31 of 82