programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

webserver

From: Roger Dube <rdube_at_entropylock.com>
Date: Mon, 10 Nov 2003 07:13:19 -0500

I have been experimenting with Charles' webserver which allows the intermingling of Forth with HTML, and would like to extend the recording of form information beyond just a single recording of the comment field to include a growing file that records all of the fields. In the version that was posted, a file called comment.txt is created when a user completes the form, but it contains only the comment field, and is overwritten by the next user who submits a form.
In trying to accomplish either unique files for each visitor or a single growing file, I found that I cannot declare a variable or allot memory within the forth environment for use by the code... is this a limitation forced by the way the Forth environment is created? Should I be employing DLL's to overcome this limitation?

Any suggestions would be much appreciated.

- Roger
----------------------------------------------------------------------
Dr. Roger Dube

RogerDube_at_datHQ.com
President/CEO
Digital Authentication Technologies, Inc.
http://www.datHQ.com/
TEL +1.561.392.7404
FAX +1.561.892.2474

PO Box 811564
Boca Raton, FL 33481-1564

----------------------------------------------------------------------
This E-mail message and any attachments have been scanned for viruses
and are believed to be free of any virus or other defect that might
affect any computer system into which it is received and opened. However,
it is the responsibility of the recipient to ensure that it is virus free
and no responsibility is accepted by Digital Authentication Technologies,
Inc. for any loss or damage arising in any way from its use. This email
message is for the sole use of the intended recipient(s) and may contain
confidential and privileged information. Any unauthorized review, use,
disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply email and destroy all
copies of the original message. Any views expressed in this message are
those of the individual sender, except where the sender specifically
states them to be the views of Digital Authentication Technologies, Inc.

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Mon Nov 10 2003 - 04:20:08 PST

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:34 PST