Results 1 to 9 of 9

Thread: [RESOLVED] Interaction between VB6 and JavaScript

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Sep 2012
    Posts
    2,083

    Resolved [RESOLVED] Interaction between VB6 and JavaScript

    I need to parse JavaScript code into AST (JSON string) using acorn (a tiny, fast JavaScript parser), or use UglifyJS to compress my JavaScript code. I wonder if there is a way for VB6 to use third party JavaScript libs. Thanks!
    Last edited by dreammanor; Dec 20th, 2019 at 10:38 AM.

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