CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 1999
    Posts
    1

    Java Communication with Browser Elements



    Can any1 tell me if it is possible for a Java Applet 2 communicate with the browser elements..such as setting the values of Form fields or changing a target frame etc..Thanx in adv

  2. #2
    Join Date
    Apr 1999
    Posts
    7

    Re: Java Communication with Browser Elements



    hi Harrish,


    U can try with package provided by netscape called JSObject. this will be very handy for u This is basically accessing javascript between java.


    try all the best.


    u can contact me throught mail id [email protected] (or)

    [email protected]


    bye.


    thanx and regds

    ganesh.



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

Featured