Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

How to Get Selected Value from Jquery Autocomplete textbox in asp.net

Aug 30, 2012 23 comments
Introduction

In this article I will explain how to get id or value of selected item from
jquery autocomplete textbox using webservice in asp.net.
Description:
  
In previous articles I explained
AutoComplete with webservice, JQuery autocomplete textbox example, Ajax autocomplete extender example and many articles in JQuery using asp.net. In this article I will explain how to get id or values of selected item from jquery autocomplete textbox in asp.net.

the files use a different language which is not allowed since they need to be compiled together

Aug 28, 2012 2 comments
Introduction

Here I will explain how to solve the problem “the files use a different language which is not allowed since they need to be compiled together” when running web application using asp.net. 

Description:

In previous article I explained JQuery autocomplete text with webservice. During work with that sample I created WebService in both the languages C# and VB.NET and I placed both languages code behind files in App_Code folder and I tried to run the application at that time I got error like “the files use a different language which is not allowed since they need to be compiled together” as shown below

Jquery Autocomplete Textbox With Asp.net Web Service

Aug 27, 2012 40 comments
Introduction:

In this article I will explain how to implement jquery autocomplete textbox with webservice in asp.net.
Description:
  
In previous articles I explained JQuery autocomplete textbox example,
Ajax autocomplete extender example and many articles in JQuery using asp.net. In previous explained JQuery autocomplete textbox sample article I used page methods directly calling from the page because of that it’s not possible to use that automcomplete functionality in master pages. We can solve this problem by create webservice and use that service to get data from database in asp.net.

Blogspot.com,Other Sites not Opening in My System Laptop PC

Aug 26, 2012 15 comments
Introduction

Here I will explain how to solve the problem of not opening blogspot or other websites in your laptop, system or pc.

Description:

Few days back I faced some strange problem like the sites which contains blogspot.com at the end like www.aspdotnet-suresh.blogspot.com those kind of sites not opened in my laptop. I thought may be internet problem but other sites are opening correctly If I try to open same blogspot url in some other system it’s working fine but in my laptop if I opened that it’s showing error like cannot find the server at www.aspdotnet-suresh.blogspot.com as shown below

How to Setup-Configure DNS Server in Windows 7 system/laptop

5 comments
Introduction

Here I will explain how to configure or setup or add DNS server in windows 7 system or laptop or pc.

Description:

In Previous article I explained how to create desktop shortcut to lock computer just by single click. Now I will explain how to setup or configure dns server in windows 7. To add or setup or configure dns server we need to follow below steps

jQuery Open All External Links in New Window

Aug 24, 2012 0 comments
Introduction

Here I will explain how to use jQuery to open all external links in new window or open all external links in new window using jQuery

Description:
  
In previous article I explained
open all hyperlinks in new window, expand textbox on focus and disable right click on image using JQuery and many articles relating to JQuery. Now I will explain how to open external links in new window using JQuery in asp.net.

Previous post open all hyperlinks in new window will open all internal and external links in new window. In many situations everybody prefer to open their website internal links in same window and external links (other website links) should be open in new window

jQuery Open All Links in New Window | jQuery Open Hyperlinks in New Window

Aug 23, 2012 2 comments
Introduction

Here I will explain how to use jQuery to open all links in New Window or jQuery make all links open in new window or jquery open hyperlink in new window.

Description:
  
In previous article I explained
expand textbox on focus and disable right click on image using JQuery and many articles relating to JQuery. Now I will explain how to open all hyperlinks in new window using JQuery in asp.net.

how to get current datetime in jquery/JavaScript

Aug 20, 2012 5 comments
Introduction

Here I will explain how to get current datetime in jquery or JavaScript.

Description:
  
In previous articles I explained auto refresh page ,
expand textbox on focus and disable right click on image using JQuery and many articles relating to JQuery. Now I will explain how to get current datetime in JQuery or JavaScript in asp.net.

Get current datetime in jquery

Please check below code to get current datetime using jquery

Different methods to reload/refresh page using jquery

8 comments
Introduction

Here I will explain how to refresh or reload webpage using Jquery in asp.net.

Description:
  
In previous article I explained
expand textbox on focus and disable right click on image using JQuery and many articles relating to JQuery. Now I will explain how to refresh or reload webpage using JQuery in asp.net.

We can refresh or reload webpage in different ways

Second Method

We can refresh the page by using Meta tags like as shown below

jquery expand textbox on focus using asp.net

Aug 19, 2012 2 comments
Introduction

Here I will explain how to expand or increase textbox size on focus using JQuery in asp.net.

Description:
  
In previous article I explained disable right click on image using JQuery and many articles relating to JQuery. Now I will explain how to expand or increase textbox size on focus using JQuery in asp.net.
© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.