T O P I C R E V I E W |
mgolab |
Posted - 26 Oct 2005 : 00:10:00 Hi!
Can you explain me purpose of use the "Text tool"? What I can do with this tool? Can I make some input field, add button and send content od a text field to e-mail or something?
Thanks! :)
|
1 L A T E S T R E P L I E S (Newest First) |
s.dav |
Posted - 26 Oct 2005 : 09:55:07 Yes, the purpose of the "Text tool" is that; obvioulsly the data sent by a Submit button is managed by a server page (.asp, .jsp, .php) that must be able to understand the data and the action to do. Dynamic HTML Editor can help you only for the client side part of this (the interface); you have to write the server side part using an external program (like notepad). Try to watch the "sample 13 - ClientServer.dhe"; it is a very simple example. |
|
|