+ Reply to Thread
Results 1 to 2 of 2

sendkeys problem

  1. #1
    Registered User
    Join Date
    09-29-2003
    Posts
    22

    sendkeys problem

    I am trying to use the sendkeys function to add an ftp site.

    the code:

    Application.SendKeys "%fa%if{DOWN}~"

    produces the necessary "Add/Modify ftp Locations" dialogue panel.

    BUT if I try:

    Application.SendKeys "%fa%if{DOWN}~myserver.mydomain.com"

    nothing appears in the required domain name entry field.


    Any ideas ?

  2. #2
    K Dales
    Guest

    RE: sendkeys problem

    When you get to the end of this:
    Application.SendKeys "%fa%if{DOWN}~"
    is the cursor in the domain name entry field? It needs to be there if you
    want to enter text into it - sometimes it takes some {TAB}s to get there.

    "jmoffat" wrote:

    >
    > I am trying to use the sendkeys function to add an ftp site.
    >
    > the code:
    >
    > Application.SendKeys "%fa%if{DOWN}~"
    >
    > produces the necessary "Add/Modify ftp Locations" dialogue panel.
    >
    > BUT if I try:
    >
    > Application.SendKeys "%fa%if{DOWN}~myserver.mydomain.com"
    >
    > nothing appears in the required domain name entry field.
    >
    >
    > Any ideas ?
    >
    >
    > --
    > jmoffat
    > ------------------------------------------------------------------------
    > jmoffat's Profile: http://www.excelforum.com/member.php...fo&userid=1151
    > View this thread: http://www.excelforum.com/showthread...hreadid=380090
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1