Google for AJAX - it is the latest/greatest approach to this issue. I believe there's even a free iSeriesNetwork webcast on it next week.

 

Basically there is some behind the scenes _javascript_-based comms between the browser and the server, and once that conversation is complete, the _javascript_ updates the current web page content appropriately. It fits your scenario exactly and is a lot neater than using the old hidden frame technique. However you will need to feel fairly comfortable with _javascript_.

 

 

 

 

 

 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of corbtech
Sent: 04 November 2005 05:50
To: [email protected]
Subject: [Easy400Group] Dynamic HTML

 

I have a form with several input fields and would like to have
information updated on the window from the AS/400 as the user is
entering data, before the form is posted.

For example, the first field is a customer number.  As soon as the
customer number is entered (ie using the onBlur event) I would like to
display the customer's name and address on the screen while the
operator is still entering other details on the form.

One way of doing this would be to have this form in a visible frame. 
When the onBlur event occurs, the location of a hidden frame is
updated.  (ie >
custno=12345")  When the hidden frame is loaded, it can update the
details on the original form with information obtained from the AS/400.

Now even though this approach appears to work, it does seem an overly
complex way of achieving the result.  Is there an easier way of making
this happen?

Steve






SPONSORED LINKS
How to format a computer hard drive Iseries 400 How to format a computer


YAHOO! GROUPS LINKS




"NOTICE: The information in this electronic mail transmission is intended by CoralTree Systems Ltd for the use of the named individuals or entity to which it is directed and may contain information that is privileged or otherwise confidential. If you have received this electronic mail transmission in error, please delete it from your system without copying or forwarding it, and notify the sender of the error by reply email or by telephone, so that the sender's address records can be corrected."

Reply via email to