Results 1 to 3 of 3

Thread: [RESOLVED] javascript alert to vb6 textbox ?

  1. #1

    Thread Starter
    Banned
    Join Date
    Aug 2022
    Posts
    97

    Resolved [RESOLVED] javascript alert to vb6 textbox ?

    how do i add this value to textbox
    Code:
    alert(JSON.stringify(ak['access_token']));
    so i will be removing the alert i just want the value from this.
    Code:
    JSON.stringify(ak['access_token'])

  2. #2
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    5,871

    Re: javascript alert to vb6 textbox ?

    Why using 2 accounts?
    Why asking the same question twice?

    https://www.vbforums.com/showthread....lue-to-textbox

  3. #3
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,235

    Re: javascript alert to vb6 textbox ?

    You don't say which framework you are using. Use that to write it somewhere and have the VB6 program pick it up. If you have no access to the file system then you won't be able to.

    If you want to write a VB6 program to scrape the browser instance for some on-screen data then that might be possible.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

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