HOME .Net ASP Assembly C C++ Delphi HTML Java JavaScript MySQL PC interface Powershell Perl PHP VBScript Visual Basic XML
US Job listings
Code snippets RSS feeds Magazines Forum Directory links webmaster resources training
Freelancers Computer book store All products
Free stuff Dropshippers Only PHP Make money from your website Scripts.com - Get the best scripts NOW!
Private Sub Text1_GotFocus() Text1.SelStart = 0 Text1.SelLength = Len(Text1) End Sub