Thursday, March 6, 2014

JQUERY CALENDARS

JQUERY CALENDARS

DESCRIPTION:

             Using the following scripts the jquery pop up calendars can be easily placed on a webpage.

Here I have used some of the jquery pop calendars , you can use any one of this which suits to you!

Step 1:
Add the following "img folder", "css file" and the 'javascript files" to the solution explorer in vs2008.


Step 2:  On the header section of the html or aspx page add the source path as shown in below,




Step 3: Now add the required text box field










example:





***********************************************************************

Wednesday, March 5, 2014

DISABLE RIGHT CLICK USING JAVASCRIPT

DISABLE RIGHT CLICK USING JAVASCRIPT

DESCRIPTION:

       DISABLE THE RIGHT CLICK ON A WEBPAGE CAN BE DONE USING A JAVASCRIPT HOW EVER THERE ARE MANY WAYS WHICH WE CAN ABLE TO VIEW THE SOURCE,

 HERE I AM POSTING A SIMPLE JAVASCRIPT FOR THE DISABLE OF RIGHT CLICK ON YOUR WEBPAGE, IT CAN BE USEFUL FOR THE WEB APPLICATION WHICH RUNS UNDER WINDOW APPLICATION.



THIS JAVASCRIPT CODE WILL DISABLE THE RIGHT CLICK,

THIS PAGE IS AN EXAMPLE!!!!