hi, lingoists
i'm trying to update an external htm member in a projector with a server
based htm; i'm using downloadnetthing, and after that, setting the file
name of the htm member to the downloaded file. ok, so far, so good. the htm
member sprite has the basic and simple behavior:
on hyperlinkClicked me,data, range
gotoNetPage(data)
put data
put sprite(the currentSpriteNum).member.char[range[1]..range[2]]
end
which works. the problem is that after setting the filename, nothing works
anymore. the new hyperlink keeps the hyperlink style, but the cursor
doesn't change, the behavior becomes inactive and the data parameter
returns nothing, not even an empty string. any idea how to set the
filename, update the hyperlinks in the new htm and go to the new page
defined by the new data parameter?
tia
[]'s
Quixad�
web site - http://www.alternex.com.br/~quixada
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]