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 strongm 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: *

  1. SteveR321

    If/then/else code for check boxes in Excel

    gfdgsdfg, You forgot to put in the 'End If's Steve
  2. SteveR321

    Windows users - PLEASE help me test a site!!

    I had the same problem as Beverly except I'm running IE 5.5 on Win98. Good luck. Steve
  3. SteveR321

    Why does my javascript crash IE on a PC?

    I'm using IE 5.5 and it crashed my browser, too. Here is exactly what I did: Went to the website. Clicked on the Start Quiz button. Typed in "aster" and got the "Check your capitalization" message. Typed in "Aster" and got the "Correct!" message. Crashed...
  4. SteveR321

    TrcTCPApp command

    Has anyone experienced an inability to run the TRCTCPAPP command on an IBM HTTP server? When I execute the command for one of the servers on my system, I get a message stating "Server instance {server name} not found." The server instance is up and running. We have a call in with...
  5. SteveR321

    perl on as/400

    Mike, It is not supported by IBM but here is the site: http://www.iseries.ibm.com/tstudio/workshop/tiptools/perl.htm Enjoy! Steve
  6. SteveR321

    perl on as/400

    Well I've got my own answer, I don't know if you've figured this out yet but I might as well post the solution for anyone else running into this. You have to run the Perl program from Qshell! You can start an interactive session in Qshell with the QSH command, or run the program with this type...
  7. SteveR321

    excel in visual basic

    Yes, this is a very basic funtionality. This will do the trick for you: ActiveSheet.Range("g1:i1").HorizontalAlignment = xlCenter Steve
  8. SteveR321

    perl on as/400

    Have you found a solution to this 'descriptor-based stdio' problem? The same thing is happening to me. Thanks. Steve

Part and Inventory Search

Back
Top