Thread
:
problems when I try to send parameters
View Single Post
#
2
(
permalink
)
08-03-2007, 08:41 PM
hardwired
Senior Member
Join Date: Jul 2007
Posts: 1,222
Code:
CardText=getParameter("word1");
Will be looking for a param tag like this in the applet tag
Code:
<PARAM NAME="word1" VALUE="card text in here">
hardwired
View Public Profile
Send a private message to hardwired
Find all posts by hardwired