Zeinert, Holger wrote:
> >perfectly right, so a entry in HTML is e.g. created with > > set city [get it from some where else] > puts "<input name=city size=30 value=\"$city\">" > >and a button with > > puts "<input type=submit value=\"Send\">" > Ok, this is the way to go. >Another way to port Tcl/Tk into a web application is to use the Tcl/Tk >Plugin, available for some browsers. See http://www.tcl.tk/software/plugin/ >(where else? ;-) > I've tried it some time ago, crashed my browser badly... I think it's not even actively supported, anyway. -- Valerio Gionco [[EMAIL PROTECTED]] MOST s.r.l. Via Bezzecca, 9 - 10131 Torino ************************************************************************ "Life's not fair, but the root password helps." --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
