Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lelo66
  • Content: Threads
  • Order by date
  1. lelo66

    "Select all" on a TextBox

    Hi On a webpage I fill some text from a database in a textbox. Now I should "select all" the text in that textbox by code; like the user can do this using the context menu. This site is written in VB.NET and I got the hint doing this clientside by javascript...
  2. lelo66

    "Selelct all" by code instead of using context menu

    Hi On a webpage I fill some text from a database in a textbox. Now I should "select all" the text in that textbox by code; like the user can do this using the context menu. Anyone knows how to do this? Thanks Lelo
  3. lelo66

    TextBox: "Select All" by code

    Hi On a webpage I fill some text from a database in a textbox. Now I should "select all" the text in that textbox by code; like the user can do this using the context menu. Anyone knows how to do this? Thanks for any help Lelo
  4. lelo66

    Run remote batch?

    Hi I should start a XY.bat on a remote machine. I'm new on WMI so this question might be silly. I found some help on this site (shown below): Dim cOptions As New ConnectionOptions() Dim workingDir As String = "C:\Temp" Dim mCommand As String = "notepad" Dim servername As String =...
  5. lelo66

    Report on a Thermal Barcode Label Printer

    Hello The report is fine. Now I'm trying to print this to a Thermal Barcode Label Printer (Zebra). Crystal 10.0 is putting all the lines in bitmaps, so that the printing job is very slow. How can I convince Crystal to send lines as 'line commands' to the printer. Lelo66

Part and Inventory Search

Back
Top