Sign Up | Sign In
Ask Questions & Get Answers at ibibo sawaal

What is IFS code? 

Asked in Personal Finance & Tax at 12:23 PM on August 07, 2007

Tags: ifs code

Report abuse
Tapan
Tapan

Related Search

 

how to disable save, saveAs, Print, Copy and right click on web browser. Please write the code java script

well Nagendra, to disable right click:Code:<script language="JavaScript1.2">f unction disabletextereturn falsefunction reEnablereturn true//if the browser is IE4document.onselectstart=n ew Function "return false"//if the browser is NS6if window.sidebardocument.on mousedown=disabletextdocumen t.onclick=reEnable</scrip t>Code to disable Print and Save As:Code: text 1

Posted in Computers & Technology by Nagendra at 11:41 PM on June 12, 2008

How are Java source code files named?

with in the source code file.If no public class or interface is defined with in the source code file then file must take on a name that is different than its public class or interface.For more visit :http or interface that is defined with in the source code file.If no public class or interface is defined with in the source code file then file must take on a name that is different than its public class

Posted in Computers & Technology by Sonakhsi ... at 5:12 PM on June 26, 2008

Can Any1 Provide me with the code for displaying amount in words.eg if amt is Rs10,000 then it should display Rupees one thousand only.I m using Visual basic

he code for converting amount nto words in VB> Convert a number between 0 and 999 into words.Private Function GroupToWordsByVal num As Integer As StringStatic onetonineteen As String = "twenty", "thirty", "forty", "fifty", "sixty", "seventy", "eighty", "ninety" If the number is 0, return an empty string.If num = 0 Then Return

Posted in Computers & Technology by Himanshu at 7:32 PM on June 21, 2008

How to count total number of pages of any web site?How tocount visitors visited today,current visitors,total hits,latest visits,datewise visitorsof any web site

will go up on all the pages which have the counters.If you want to track individual pages from your site, create unique code for each page you wish to track. Just type in the url of each page and get the corresponding free hit counter code. Then paste the unique code into each page you wish to track.If you dont want your counter to start at zero, just type in your starting number before you click "

Posted in Computers & Technology by baladutt at 7:21 PM on June 04, 2008

what is html can anyone teach me

the page4 An HTML file must have an htm or html file extension5An HTML file can be created using a simple text editorAn example of HTML code :If you are running Windows, start Notepad.If you are on a MacHTML Hypertext Markup Language is the set of markup symbols or codes inserted in a file intended for display on a World Wide Web browser page. The markup tells the Web browser how to display a Web

Posted in Computers & Technology by sanjeev at 3:53 PM on June 23, 2008
Tags html, teach, me

what is programming primer?

in valiant defiance of Murphys law.Alpha testing: Running the programming code through a spell checker.API: Someone the employer hires to spy on programmers to ensure they dont sell industrial secrets to competitors.Architecture: The shaky foundation upon which gothically ornate programming code is built. cf The Fall of the House of Usher.Beta testing: From the science of probability, "

Posted in Computers & Technology by nikethan at 1:22 AM on June 19, 2008

how to run images in Java frame with a particular interval of time.Whether they can be put in an array or any other easy method ?

storage. Of course, not every image is a candidate for dynamic construction; its just another tool available in the Web developers toolbox.Image I/O packages, JDK-level requirementsIf your servlet images of any type. However, you can use Suns Java 1.1 class library to do image I/O. Also, Suns 1.2 image I/O offering includes a proprietary package for encoding and decoding JPEG images. Since this code

Posted in Computers & Technology by sunny at 6:57 PM on October 09, 2007

whats the use of 2s complement and 1s complement in digital electronics ? do we use 2s complement for displaying negative numbers.

.Therefore, it is understood that the digital code data must be able to deal with not only the positive value number but also the negative value. In practice, to meet this end the conventional digital signal processing system adopts various code systems.To this end, a signed-magnitude code can be used, which has an extra bit for indicating whether the value of the code is positive or negative. This code system is divided into a

Posted in Computers & Technology by yikes bikers at 5:26 AM on May 29, 2008
Tags

How do I wire RJ-45 jacks so the color code is correct?

/Howto/network/cable/cabl e5.htmhttp://www.duxcw.com/f aq/network/jackcode.htm...If there is an exact match between the color coding sequence on the back of the jack to the contact sequence on the front, then all of the pairs....Hi radhe,If there is an exact match between the color coding sequence on the back of the jack to the contact sequence on the front, then all of the pairs are backwards, except the orange pair in the first

Posted in Computers & Technology by Radhe Radhe at 4:26 PM on May 30, 2008

what is meant by validitation code

validate the website code, basic coding errors will be eliminated that will cause problems when displaying the web page and result in a web page with clean code.If you validate your code it wil make web page with clean code.If you validate your code it wil make it easier for: search engines to index your pages = Search engine optimization text readers to convey your information to the visually

Posted in Computers & Technology by jks marven at 1:00 PM on May 15, 2008

Wite a V.B. Program to sort a list of books name alphabetically.

code sample, the order of the elements in the strColors array is sorted alphabetically:Dim strColors = "Red", "Green", "Blue"Array.SortstrColor sThe Visual Basic Array an array as a parameter and sorts the elements in the array into alphabetical order.In the following code sample, the order of the elements in the strColors array is sorted alphabetically:Dim str

Posted in Computers & Technology by Rakesh Singh at 9:36 PM on June 14, 2008

Similar Questions

Left Ads
© 2006 - 2013 ibibo Web Pvt Ltd. All rights reserved.