Sign Up | Sign In
Ask Questions & Get Answers at ibibo sawaal
Refine By Date
Refine By Categories
Sort by: Recency | Relevancy

Results 1 - 15 of about 108348 sawaal for " quotes"

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 = "zero";, "one";, "two";, "three";, "four";, "five";, "six";, "seven";, "eight";, "nine";, "ten";, "eleven";, "twelve"

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

how to generate an html code for an swf file which is located in my computer to paste in my website plz dont say ftp i have tried it? is there any software?

with this tutorial you are going to need a flash file, a web page, and some time on your hands.<html><body><objec t classid=&quot;clsid:d27cdb6e-ae6d-1 1cf-96b8-444553540000&quot;codeba se=&quot;http://download. macromedia.com/pub/shockwave/ cabs/flash/swflash.cabversio n=6,0,40,0&quot;width=";468&quot; height=&quot;60&quot;id="mymoviename";> <param name=&quot;movie"value=";example.s wf&quot

Posted in Computers & Technology by sandeep at 9:22 PM on June 20, 2008

how to generate html codes for swf files in my hard disk in f drive so to paste html codes in my website plz dont tell ftp softwares is there any software ?

in your site to embed SWF files:<OBJECT CLASSID=&quot;clsid:D27CDB6E-AE6D-1 1cf-9 6B8-444553540000&quot; WIDTH=&quot;100&quot;HEIGHT=";100&quot; CODEBASE=&quot;http://active.macrom edia. com/flash5/cabs/swflash.cab versi on=5,0,0,0&quot;><PARAM NAME=&quot;MOVIE"; VALUE=&quot;moviename.swf";><PARAM NAME=&quot;PLAY"; VALUE=&quot;true";><PARAM NAME=&quot;LOOP"

Posted in Computers & Technology by sandeep at 12:00 AM on June 21, 2008

Write a Visual Basic Code seatment for finding the LCM and GCD of two inputed numbers

if Rn = Qn x Rn-1 Rn1 then Dn1 = Dn . Q , where Qn 1 Q = 1 0 Qo being the identity matrix For performance reasons the matrix D is kept in variables d1 through d4Const computeCaption As String = &quot;&Compute GCDa,b,&quot; & vbCr & &quot;LCMa,b and&quot; & vbCr & &quot;Bezout relationship&quot;Const newValCaption = &quot;Enter &new&quot; & vbCr & &quot;values"; the numbers

Posted in Computers & Technology by Rakesh Singh at 5:30 PM on May 31, 2008

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

If an email address is valid.It checks for a lot of things: to see if the email contains a &quot;"; sign and a dot, checks to see if the is before the dot, and so on.<script>function isMailstrvar at=&quot;";;var dot=&quot;.";;var lat=str.indexOfat;var lstr=str.length;var ldot=str.indexOfdot;if str.indexOfat==-1 return false;if str.indexOfat==-1 || str.indexOfat==0 || str

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

how can i get email settings for sonyericsson k790i?

mobile phone, the recipient must have an e-mail address and a subscription that supports e-mail.K790iTo send an email:1. From standby, select &quot;Menu"; > Messaging > Email > Write new.2. Select &quot;Add"; > Enter email addr. to enter an email address. You can also select Contacts look-up to select a recipient from Contacts.3. If you wish to add more recipients, select To, Cc or Bc

Posted in Computers & Technology by sumit kumar at 8:21 AM on July 10, 2008

how to block all websites access except some,I am usin somesoftware where I can just block particular sites, please provide me the way or link for the same,

Hi Ranvir ,pl read following stepsStep1Allow Internet Explorer to block websites by going to &quot;Internet Options&quot; under &quot;Tools."; Select the &quot;Content"; button and go to &quot;Content Advisor.&quot;Step2Enable Content Advisor by clicking the button and adding a supervisors password. If you dont use a password, anyone can go into Internet Explorer and unblock websites

Posted in Computers & Technology by ranvir singh at 6:00 PM on June 30, 2008

Write a VBCode seatment will count a numberof characters of a given string length of the string change that sting into uppercase and then reverse the string.

if Rn = Qn x Rn-1 Rn1 then Dn1 = Dn . Q , where Qn 1 Q = 1 0 Qo being the identity matrix For performance reasons the matrix D is kept in variables d1 through d4Const computeCaption As String = &quot;&Compute GCDa,b,&quot; & vbCr & &quot;LCMa,b and&quot; & vbCr & &quot;Bezout relationship&quot;Const newValCaption = &quot;Enter &new&quot; & vbCr & &quot;values"; the numbers

Posted in Computers & Technology by Rakesh Singh at 5:33 PM on May 31, 2008

sir my problem is i want to upload swf files to my free website but their ftp software doesnt support swf the method i can paste my swf file by html codebut how

page to embed your Flash movie. Here is an example showing the minimum amount of code needed to embed a Flash movie:<script type=&quot;text/javascript"; src=&quot;swfobject.js";></script> <di v id=&quot;flashcontent";>This text is replaced by the Flash movie.</div><script type=&quot;text/javascript";>var so = new SWFObject&quot;movie.swf";, &quot;mymovie"

Posted in Computers & Technology by sandeep at 1:36 AM on June 21, 2008

from which website i can get that code for sign in/ sign up freely?

it is to get the code and start counting!!...Java code best suits for it and Java Script is generally used for this.e.g.<script><!- -function validateifdocument.log in.us erName.value==&quot;";alert &quot;Please enter User Name&quot;return falseifdocument.login.pa sswor d.value==&quot;";alert &quot;Please enter Password&quot;return false//--></script ><form name=&quot;login"

Posted in Computers & Technology by sandeep at 12:32 PM on June 19, 2008

how can calculate sum of total amount when we select particular column in gridview

well Amitabh, I assume you want to know about how to calculate sum of total amount when we select particular column in gridview.Here is simple codeASPX< page language=&quot;VB"; masterpagefile=&quot;/MasterPages/ Defau lt.master&quot; autoeventwireup=&quot;false";codef ile= &quot;AddRunningTotal.aspx.vb"; inherits=&quot;GridViewAddRunningT otal&quot; title=&quot;GridView: Add Running Total&quot; >

Posted in Computers & Technology by Amitabh at 10:03 PM on May 27, 2008

how to find the serial no of the hard disk?

project. Scroll down to &quot;System.Management"; under ComponentName. This reference is not provided by default, so you need to add it.Add a &quot;using System.Management;&quot; at the top of yourArrayList hdCollection = new ArrayList; Next, we query the Win32DiskDrive class first: ManagementObjectSearcher searcher = new ManagementObjectSearcher&quot;SELECT FROM Win32DiskDrive&quot;; foreach

Posted in Computers & Technology by swizzsam at 3:31 PM on February 29, 2008
Tags find, serial, hard, disk

I am a girl . can i give the NDAexam?

<div class=&quot;spacer5 clearAll&quot;></div><span class=&quot;userIDCont";>zeeshan khan:</span><span class=&quot;chatTxtCont&quot;>hello</span><div class=&quot;spacer5 clearAll&quot;></div><span class=&quot;userIDCont";>zeeshan khan:</span><span class=&quot;chatTxtCont&quot;>hello...............</span>...<div class=&quot

Posted in Public & Civil Service by priyanka sha at 6:15 PM on November 14, 2009
Tags girl, ndaexam

i have uploaded files to my websitevia file zilla ftp but how to set files i dont know?

Being able to connect to your website via FTP is very useful. You can transfer multiple files from your desktop to your website in a very easy &quot;drag-and-drop"; fashion. This is very useful host name looks like this: ftp.webhero.com.1. In Filezilla, click &quot;File";, then &quot;Site Manager&quot;, then &quot;New Site&quot;.2. Click on &quot;New FTP Site&quot; and the form will allow

Posted in Computers & Technology by sandeep at 2:36 PM on June 29, 2008

how can i forget or breack my system password ?

Whenever Windows XP is installed on a system, it creates a default account called &quot;Administrator"; and by default this account is not password protected. Therefore, if you bought a brand.exe then your ready.2. To open cmd.exe just click on the Start button and click RUNtype cmd.exe once youve done that then your in.3. go to the system root directory by typing &quot;cd"; without the quotes

Posted in Computers & Technology by Shiv Shankar at 5:22 PM on July 08, 2008
Section targeting
© 2006 - 2013 ibibo Web Pvt Ltd. All rights reserved.