Results 1 to 3 of 3

Thread: Pass Variable from Java

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2001
    Location
    Kuala Lumpur
    Posts
    212

    Pass Variable from Java

    How do i pass variable from Java to Javascript so that variable display in Javascript with alert sytnax
    kC

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    From an applet to JavaScript? I'm not sure if security settings permit this, but you can try to use LiveConnect to somehow connect to the applet from JavaScript.

    See
    www.devedge.com
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    can JS not read a field inside a Java applet?
    Have I helped you? Please Rate my posts.

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