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

what is the full form of A.T.M ?  

Asked in Trivia at 7:53 PM on August 18, 2007

Tags: form

Report abuse
diwakar
diwakar
Profile | Q&A

Related Search

 

What are the methods of validating whether the form is secure?

well jiks, Form validation is the process of checking that a form has been filled in correctly before it is processed. For example, if your form has a box for the user to type their email address, you might want your form handler to check that theyve filled in their address before you deal with the rest of the form.There are two main methods for validating forms: Server-side using CGI scripts

Posted in Computers & Technology by jks marven at 2:43 PM on June 06, 2008

How could i run .aspx page/file without vb.net?

.Compiling it manually is really pretty easy. The command will look something like this:vbc /t:library /out:binWebForm2.dll /r:System.dll /r:System.Web.dll WebForm2.aspx.vb1. Create a new ASP.NET Web Application.2. Open the WebForm1.aspx page and rename the Codebehind attribute to Src and remove the namespace in the Inherits attribute as shown below:VB.NET< Page Language="vb" Auto

Posted in Computers & Technology by Harshil at 2:44 AM on June 01, 2008
Tags

short keys of visual foxpro

ControlsVisual Foxpro 9CTRLTAB When a Grid control has focus, exits the grid. When an EditBox control has focus, and EditBox AllowTabs property is True .T., exits the edit box. When inside a form. CTRLSHFTTAB If inside a form or dialog box containing a PageFrame control, moves to the previous page in the page frame. However, this behavior is not supported in project files or when the page frame contains

Posted in Computers & Technology by sanjeev at 3:54 PM on June 23, 2008

Can I add scrollbars in visual basic form?????????

yes u can add scroll bars in vb forms. scrollbars are two types horizontal and vertically. but u cant use it. u can change properties like large change, small change, max,min etc....WELL;This demonstrates how to add a vertical scroll bar to a VB form. 1. Start a new project and add a reference to the SSUBTMR.DLL it appears in the References box as "Subclassing and Timer Assistant with multi

Posted in Computers & Technology by himanshu at 6:52 AM on June 15, 2008

Whats the difference between MODAL and MODELESS forms?

as there is always interesting new stuff to write about. they say at Prime Ministers questions, "I would refer the honourable gentleman to my answer from earlier".MODAL forms are forms which require user input before any other actions can be taken place. In other words, a modal form has exclusive focus in that application until it is dismissed. When showing a modal form, the controls outside this modal

Posted in Computers & Technology by Sidd at 5:09 PM on September 30, 2008

How to use email validation in Java script.Like User cant enter invalid email address?

false;if str.indexOfdot,lat2==-1 return false;if str.indexOf" "!=-1 return false;return true;// the next function will be used to validate the form. I made this as a separate function because you might want to validate more fields.function validateformif !isMaildocument.form1.mail.v aluealert"Please enter a valid email address";document.form1.mai l.focus;return false

Posted in Computers & Technology by jks marven at 2:38 PM on June 06, 2008

Similar Questions

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