Main Menu

HOME

.Net
ASP
Assembly
C
C++
Delphi
HTML
Java
JavaScript
MySQL
PC interface
Powershell
Perl
PHP
VBScript
Visual Basic
XML

US Job listings




   Misc

   Amazon

   Links

    


Reverse a string
 

 

'reverse a string VB6 onwards

Private Sub Form_Load()
Dim myString As String
myString = StrReverse("This is my test string")
MsgBox myString
End Sub

 

 

 

 

 




   Sponsors
 

   Software
500 Java Tips E-book
PHP editor
PERL editor
Beginning Java
Beginning Visual Basic
Learn VB.net
Learn VB 6
VB and databases
ASP image library
C++ builder programming
C++ fundamentals

   Source Code
remote host information(C Sharp)
load a bitmap(Blitzbasic)
scroll title bar caption(VB)
Find a word in a string(ASP)
lowercase text(CSS)
clipboard examples(vb)
Show details of the c drive(Powershell)
strip html tags from some text(php)

    




Copyright © 2003 by programmershelp.co.uk