Forum OpenACS Q&A: Response to How to use double index.adp?

Collapse
Posted by Jeff Davis on
you could put the code in index.tcl (or lots of other places).
<p>
I think you might need to spend some time reading about
programming though since I don't think given where you are
starting from you will make much progress posting.
<pre>
Some good books to read:
http://philip.greenspun.com/panda/
http://beedub.com/book/3rd/
http://philip.greenspun.com/tcl/
(Philip's are on line and Brent Welch has a couple chapters online)
</pre>