Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-04-2007, 08:30 PM
Member
 
Join Date: Jul 2007
Posts: 41
fred is on a distinguished road
How to pass an html variable as an applet value
I have problems when I want to pass a variable defined in an HTML page as an APPLET value.

This is my code
Code:
var username var password <APPLET <param name="username" value=username-variable <param name="password" value=username-variable </APPLET>
Any ideas?
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-06-2007, 05:28 AM
Senior Member
 
Join Date: Jun 2007
Posts: 119
Peter is on a distinguished road
hmmm
JavaScript part needs <script> tag even though they can't be used from Applet elements.
read the documentation
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Chat Applet in HTML Flynazn Java Applets 4 05-27-2008 11:26 AM
Applet - Displaying an HTML page with a selected resolution Java Tip Java Tips 0 03-10-2008 04:36 PM
How to view applet from html page. jwzumwalt Java Applets 2 11-24-2007 06:21 AM
I can't seem to pass the value of a string variable into a string array mathias Java Applets 1 08-03-2007 12:52 PM
Create a Applet in the page HTML Daniel Java Applets 2 07-04-2007 09:52 AM


All times are GMT +3. The time now is 08:14 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org