[tclwebtest] Re: How do I upload a file with a form?
Status: Abandoned
Brought to you by:
tils
From: Vinod K. <vi...@ku...> - 2003-05-01 04:27:15
|
> What do I have to do to upload a file through a form? The Tcl/Tk > manual I have here only talks about fetching urls, not posting files. Jeff Hobbs has written a snippet to do file upload via Tcl: <http://aspn.activestate.com/ASPN/Cookbook/Tcl/Recipe/109363> Vinod |