HP3000-L Archives

November 2001, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Shawn Gordon <[log in to unmask]>
Reply To:
Shawn Gordon <[log in to unmask]>
Date:
Wed, 21 Nov 2001 09:41:22 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (45 lines)
On Wednesday, November 21, 2001, at 09:30 AM, Jim Phillips wrote:

> Shawn Gordon <[log in to unmask]> writes:
>
>> A web page is just like block mode, the idea for data entry is that it
>> is supposed to be done fast.  A web page would work fine depending on
>> the amount of validation going on, some can be done in the web page,
>> especially with PHP, but if you want to do form level validation, then
>> you've got a server back and forth which can be time consuming.  So
>> it's
>> all in the design, but it is an acceptable way to go.
>
> It may be "an acceptable way to go", but a web page most definitely is
> not
> "just like block mode".  For one thing, most web pages are "stateless"
> (as
> are some other screen handlers from days gone by - DCL (I think?) on the
> Unisys comes to mind).  Most View programmers (that is, programmers who
> use
> View) are used to "stateful" screens where the application is in
> control at
> all times.
>
You can do a web page like that, there are all sorts of ways with php,
asp, jsp, activex, cold fusion.  A typical block mode screen doesn't
react until you hit enter, you can do it differently, but that is the
native behavior, just like a web page, you can do it differently with
various methods, but if you validate on every field, then the data entry
person has to look up a lot.
>
> Jim Phillips                           Information Systems Manager
> Email: [log in to unmask]     Therm-O-Link, Inc.
> Phone: 330-527-2124                         P. O. Box 285
> Fax:   330-527-2123                           10513 Freedom Street
> Web:   http://www.tolwire.com          Garrettsville, OH  44231
>
> LONG LIVE MPE!
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2