[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Using Basic Zope Objects

webmaster at zope.org webmaster at zope.org
Wed Dec 3 18:22:21 EST 2003


A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/BasicObject.stx#4-30

---------------

        Create a text file on your local computer named "test.html".
        Populate it with the following content::

          <html>
            <body>
              <h1>This is my first uploaded DTML Document!</h1>
            </body>
          </html>

          % Anonymous User - Dec. 3, 2003 6:22 pm:
           There is already a file named "test.html"in your sales folder from previous upload exercise--use a different
           name to avoid an error being returned (ie. test_02.html)



More information about the ZDP mailing list