Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Binding JavaScript code to Android code

Binding JavaScript code to Android code When Building a WebView based Web App in Android, you can communicate with your android client side code through your Javascript code.You can call any method of Android client side code on any triggered event o

A numeric only text box in web application

A lot many times when creating web applications it so happens that we need to accept numeric vales i.e. which accepts positive, negative numbers , whole numbers or decimal numbers. Its easy, show a message on the page that the particular field needs

How to upload file with size and extension validation in asp.net

Hello All In asp.net we can upload the file by using file up-loader control. but at times we have to apply some validation to avoid user to upload malicious file which might harm our application. These validation can be of many types like : Vali

Example of ServletContextListener Interface in Servlet

ServletContextListener Interface : In almost every web application there is a common scenario that application should need some pre-initialized data before starting the application. There are some actions which we need to perform before application s

How to make pdf viewer function in android

Using the below code I have created pdf viewer function. Here I have created pdf Viewer Activity and used string download_token,publication_heading,download_info and pdf data fetch data in DatabaseHelper. I have also used DownloadManger fuction. Bel

Attribute Methods

1. attr( properties ):-Set a key/value object as properties to all matched elements. Syntax:-selector.attr({property1:value1, property2:value2}) Example:- <html> <head> <title>The Selecter Example</title> &l

CSS SELECTOR

Css Selector: It is a css rule set used to select the the content you want to style. Types of selectors you want to style: Id selector Element selector Group Selector Universal selector Class selector ID Selector: It selects the ID attribute of

Asp.net calendar control properties and events

These are the following Useful Properties and the events of the Calendar control: DayNameFormat: style of the days of the week. Possible values are FirstLetter, FirstTwoLetters, Full, Short, and Shortest. NextMont

Difference between Singleton and Prototype bean

Singleton Bean Scope The singleton bean is termed as a stateless bean i.e. it doesn't carry any state with it. Only one instance of the object is created which is defined by this type of bean. One instance is created per container.All the other b

How to Find Value inside Table Row using JavaScript

If you have large amout of data in your table and its contain hundreds or thousands of rows and columns. One cannot expect users to keep scrolling vertically/horizontally for finding information of their interest. My blog show you an easiest way to

1 577 633
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: