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

    


InStrRev example

 

 'InStrRev example

Private Sub Form_Load()
Dim Position As Integer
Position = InStrRev("thequickbrownfoxjumpedoverthelazydog", "p")
MsgBox Position
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
Add lines of text to a file(VB)
MB to KB(C)
Load a file into a textbox(VB)
Create a text file(ASP)
unload all forms(VB)
Fading text(Javascript)
Useful disk information(VBScript)
Active window title(VB)

    




Copyright © 2003 by programmershelp.co.uk