Duke Briscoe
Wed, 05 Jul 2006 09:32:12 -0700
Christopher Barber wrote: > Takanobu Maekawa wrote: > >> Hi all. >> As I said before, I'm making a terminal emulater with Curl >> just for interest. >> >> Now I want to the frame which displays terminal console embeded in html. >> I used <EMBED> tag and added some parameters such like encoding, >> the url of the server connected from the terminal and so on... >> >> But I noticed that I don't know how to get the parameters which >> are written in <EMBED> tag with Curl and couldn't find in online help. >> >> If you know, please tell me. >> >> >> > I don't believe there is currently any way to do that. > > - Christopher > You should encode the parameters in the query string of the URL of the Curl applet. StringInterface.split is good for parsing the query string..
-- Duke ******************************************* To unsubscribe from this list, send a mail to: [EMAIL PROTECTED] To contact a human list administrator, send a mail to: [EMAIL PROTECTED] To recieve a list of other options for this list, send a mail to: [EMAIL PROTECTED]