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. dwbMarvin

    Created page in FrontPage and works well with IE but not Netscape.

    Personally, while I don't understand what your asking, at the risk of being way off base, I'd recommend that you visit the following site: http://www.htmlguru.com. Jeff Rouyer has written several books and or chapters within books that deal with browser differences and how to program for them...
  2. dwbMarvin

    Using IE to reach an FTP site/Syntax Question

    I know or at least I use to know how to reach an FTP site with IE and provide the user id and login password for that site from within Internet Explorer<br><br><A HREF="ftp://sitename" TARGET="_new">ftp://sitename</A> and then I need to include my username and login password. I know that this is...
  3. dwbMarvin

    Fill a list Box with a OS command: DIR

    I believe that VBA has a DIR function which provides a list of files. You could then use the callback function to populate the list box. The old sample MDA project that came with ACCESS had an example for building a list from table names within the database, this sample would be modified to use...
  4. dwbMarvin

    login in hpux

    I have a need to use the exec login within a PERL program. The problem is that I need to send the password within the command. Can this be done&gt;=?<br><br>exec login username<br><br>will prompt me for the password which is almost acceptable, but I really need to send the password at the same...

Part and Inventory Search

Back
Top