× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
How I handle /change only forms/

1st, I create a hidden unique field on every line of my form, and then with
a javascript onchange i set the field as changed, and then when my rpg
program gets control, i read the hidden field, to see if I need to process
the line..  I also, use the change field to warn the end users, if there
going to close the browser, or jump to a new page with unsaved data...

but, for this to work, you have to force then to use javascript, and if
there not, you have to either write all the lines back to the file, or,
create a previous snapshot of your server to compare it with, or hide the
snap shot in the clients browser, and have it pass it back to you as well...
but thats not a nice thing to do...

but to answer your question, cgi can handle this, it may not be as nice as
the built in dds commands, but there not that bad, and you can do this in
CGI (rpg or net.data) or of course in servlets as well...

tim

This e-mail message, including any attachments, is for the sole use of the
intended recipient(s) and may contain confidential or privileged
information.  Any unauthorized review; use, disclosure or distribution is
prohibited.  If you are not the intended recipient, please contact the
sender by reply e-mail and destroy the message.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.