Exercises, examples and other material relating to training module T241. This topic is presented on public course
Tcl/Tk
Tcl - the Tk Toolkit - The Graphic Application of Tcl through Tk
This course takes the programmer who's already
learnt to program in Tcl forward into the ... http://www.wellho.net/course/tkfull.html [course] |
Are your writing or maintaining a web based application that uses forms? If so, you have better be aware of some of the nasty characters that are around!
... http://www.wellho.net/mouth/2238_Han ... l-Lua.html [short article] |
If you set a Tcl (Tcl/Tk) variable within a proc, or within the callback command of a widget, that variable does not exist at run time until you have ... http://www.wellho.net/mouth/2040_Err ... l-Tk-.html [short article] |
div class= introsubheads HOW TO HANDLE ANYTHING THE USER THROWS AT YOU BR /div
Read a form from your web site, and you re giving your user the ability ... http://www.wellho.net/solutions/general- ... tions.html [longer article] |
If you have programs / scripts / processes written in Tcl, you can run them on your web server via the Common gateway Interface, possibly with a bit of ... http://www.wellho.net/mouth/2429_Tcl ... a-CGI.html [short article] |
Earlier this week, I gave a much-tailored Tcl course, with a strong helping of expect.
Expect adds three major extra commands to Tcl - spawn to start ... http://www.wellho.net/mouth/1785_Wha ... pect-.html [short article] |
#!/usr/bin/tcl
# Demonstration of Tcl running via CGI
# Well House Consultants
# Uncomment next line for testing
# set env(QUERY_STRING) "You=Graham&what=root"
... http://www.wellho.net/resources/ex.php4?item=t241/tclcourse.tcl [code sample] |
Tcl is a language that's designed to be used within other software, and sometimes that other software is a Web server or even a browser. We'll show you how this works in this module, and we'll also introduce you to TclHttpd, which is a complete Web server application written in Tcl.
This topic is presented on public course
Tcl/Tk
Examples from our training material
Background information
Some modules are
available for download as a sample of our material or under an
Open Training Notes License for free download from
http://www.training-notes.co.uk.
Topics covered in this module
Tclets.
Some concerns on Tclets.
Server side Tcl via CGI.
The initial form.
The CGI program - inputs.
The CGI program - the application.
The CGI program - the response page.
Other matters on CGI and Tcl.
Web and non-web.
The TclHttpd web server.
What can TclHttpd handle?.
When would I use these?.
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our
Listing and schedule page.
Well House Consultants specialise in training courses in
Tcl/Tk, Expect,
Python,
Perl,
PHP, and
MySQL. We run
Private Courses throughout the UK (and beyond for longer courses), and
Public Courses at our training centre in Melksham, Wiltshire, England.
It's surprisingly cost effective to come on our public courses -
even if
you live in a different
country or continent to us.
We have a technical library of over 700 books on the subjects on which we teach.
These books are available for reference at our training centre. Also
available is the Opentalk
Forum for discussion of technical questions.