Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Function IsPalindrome(str)
Dim iStart,iEnd,ctr,blnPalin str=trim(str)
blnPalin=true iEnd=len(str) iCnt=round(iEnd / 2) iStart=1
for ctr=1 to cint(iCnt)
if(mid(str,iEnd,1)<>mid(str,iStart,1))then
IsPalindrome=false
Exit Function end if iStart=cint(iStart)+1 iEnd=cint(iEnd)-1 next if(blnPalin=true)then IsPalindrome=true else IsPalindrome=false end if
End Function
Sub blankStr() str=text1.value if(trim(str)="")
then
msgbox "Please enter a number"
exit sub end if
if(IsPalindrome(str))then msgbox "Yes"
else
msgbox "No"
end if
End Sub
Accelerators: The Accelerators are short cut keys. The Accelerators are formed by placing an ampersand before any of the characters of the Caption. As a product the letter fol
Illustration of GDI object CPen: 1. Generate a SDI application. And name it as gdipen. 2. Press ctrl (control key) and W altogether to invoke the class wizard. 3. Choose
I need a VB6 software for making a soccerboard for 10 teams & automatically generate their fixtures
types and concept of recurson
ILLUSTRATION OF CCOLORDIALOG The constructor of the CColorDialog takes the initial parameter as the default color and the next parameter specifies how much the dialog is displa
We are need of VB.NET Dynamically Created Gridview with Textboxes, DDLs Utilizing VB code in ASP.NET I dynamically create a calendar showing either 3 or 6 or 9 or 12 months, dep
Goal Create a Visual Basic that allows a user to play a variation of Hangman. User Inputs • The user types a letter into the textbox. Functional Items 1. Read a series
entity relationship diagram
Variables must always be described with the smallest scope possible. VBScript variables can have the given scope. Scope Where Variable is Declared
Software That Is Obscure: The Software hides the intensions, meaning and actions from the user. For illustration, if a user is asked whether a full installation, the custom in
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +1-415-670-9521
Phone: +1-415-670-9521
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd