Could Anybody tell me the VBscript for
REVERSE an Integer int reverse(int num) Ex:246 to 642

Answer Posted / naga siva sankar

val=246
valstr=cstr(val)
msgbox strReverse(valstr)

Is This Answer Correct ?    11 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the extension .hta?

629


how does vb script help in web page designing? explain with example.

1672


How to open a file. What is the perpose of true and false mode there?

704


What is vbscript?

692


Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com

1910






How do you declare a variable in vbscript?

718


What is sql loader? Explain the files used by sql loader to load file?

724


What are class properties?

743


Why to use option explicit in vb script?

701


What is difference between vbscript and vba?

703


write a program to display configuration of a local system with the help of vb script.

1774


Explain about the extension .hta?

725


When does ‘on click of button’ event gets triggered in the vbscript language?

638


What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?

585


where can i learn VB scripint ?

1703