reverse the string without using reverse string?
Answer Posted / rajani_kanth
Option Explicit
Dim a,c,d,i
a="RajaniKanth"
For i=Len(a) To 1 Step-1
c=Mid(a,i,1)
d=d&c
Next
MsgBox d
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
What are lbound and ubound in the vbscript language?
Mention what is select case statement?
Explain sga memory structures?
How many types of operators are available in the vbscript language?
what is the difference between modular and data and keyword driven framework
Which function allows you to instantiate an object given its programmatic identifier or progid?
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
Mention what if you do not specify anything when you call a procedure?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
about vb scripting programs this type of all question& answers
What is the difference between do until loop and do while loop?
If else for do while select in vb script?
Explain the filter expression?
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com