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 Chriss Miller 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: mdrack
  • Content: Threads
  • Order by date
  1. mdrack

    Webbrowser Automation and image input control

    I'm converting an application from VB6 to VB.NET and all gets converted fine apart from a section where I want to automate an image being clicked on. The application uses the webbrowser control to signon to a web site, navigate to a certain page, click some radio and checkbox controls then...
  2. mdrack

    AS400 Keyed Data Queue question

    I'm trying to use a keyed data queue on the AS/400. I can get ADO quite happily to read and write from a non-keyed queue and can even write a keyed entry. But whenever I try and just read entries with a particular key I get everything. I have code like the following; Set rs =...
  3. mdrack

    Sign Indicator at end

    Does anyone know how to format a number so it appears with the sign at the end? eg. -123.34 appears as 123.34- I know I can do 'If minus then this else this' but I'm hoping there is a way to avoid this complexity.

Part and Inventory Search

Back
Top