Results 1 to 6 of 6

Thread: [RESOLVED] Paste Button

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2013
    Posts
    22

    Resolved [RESOLVED] Paste Button

    hello Vb forum users i want to ask you how can i make command button paste text in skype chat or maybe in login like username etc...
    the comand button will have the text placed so it will no copy anything just paste ..if is posible without text box else i will make a textbox invisible ..

  2. #2
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,024

    Re: Paste Button

    Hi,

    I guess your trying to access skype using VB program right? Maybe you could try Windows API
    stuff.

    Greg
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Oct 2013
    Posts
    22

    Re: Paste Button

    Quote Originally Posted by KGComputers View Post
    Hi,

    I guess your trying to access skype using VB program right? Maybe you could try Windows API
    stuff.

    Greg
    so its not all the same? like add the text to wordpad or facebook login ...

  4. #4
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,024

    Re: Paste Button

    For web apps like facebook or twitter you do some kind of client side or server side scripts
    to achieve what you want. For communicating with desktop apps, you
    use Windows API stuff.
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Oct 2013
    Posts
    22

    Re: Paste Button

    Quote Originally Posted by KGComputers View Post
    For web apps like facebook or twitter you do some kind of client side or server side scripts
    to achieve what you want. For communicating with desktop apps, you
    use Windows API stuff.
    thank you for you answer i will try the api stuff

  6. #6
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,024

    Re: [RESOLVED] Paste Button

    Welcome..
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

Tags for this Thread

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