Results 1 to 2 of 2

Thread: Copying Textbox contents to Internet Browers?

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    1

    Question

    I am developing a program(with VB6) that stores all kinds of passwords. One feature that I would like this application to have is the ability to drag the contents of a textbox to a text field located in a web browser(internet explorer,Netscape ect...).
    Be easy on me I am relatively new to VB :-)
    Any info, code samples ect.. would be excellent!

  2. #2
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666
    Set the Textbox's OLEDragMode Property to 1 - Automatic
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

Posting Permissions

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



Click Here to Expand Forum to Full Width