Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Pendulum

    Complex question, are you up to it?

    Hi dyerger, It's an idea, but it wouldn't work because of how Zope works. Say you have a page index_html, to edit that in Zope you point a browser to the management of that page. The text in the TextArea where you are typing (adding and changing code) doesn't save the page until you tell it...
  2. Pendulum

    Complex question, are you up to it?

    Just joined so I could ask this tough question. I work for a company and we use Zope. Problem with Zope is no IDE, you have to use a browser to access it. I'm trying to design a program in VB6 to speed up typing certain things. Now the problem: If you select text in a TextArea in the...
Back
Top