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

    


highlight text in a text box

 

'highlight text in a text box

Private Sub Text1_GotFocus()
Text1.SelStart = 0
Text1.SelLength = Len(Text1)
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
total no of colors(VB)
type of drive(VB)
read from a file using the filesystemobject(ASP)
Change wallpaper(VB)
checks whether a drive exists(VB)
Java version with php(PHP)
Find all links(PHP)
set a background image(CSS)

    




Copyright © 2003 by programmershelp.co.uk