Short Description
|
Form problems
|
Entered
|
By:
costanzocj@lilco.com
When: 1998-11-11 16:18:04 Build: 1.03.24d
|
Categories
|
Type:
Question
Department: Product
Category:
HTML Generation
|
Description
|
I am attempting to pre-fill an input form with data on the existing host screen. The user has already entered it, but there is an error on the page that needs to be corrected by the user. I would like to redisplay the screen to the user to be corrected and then re-submited.
I have used <TEDATA 8 8 10 AS OUTPUT> and <TESHOW Screen(8,8,10)>. The problem is it is a name with spaces embedded. When the name is returned it stops at the first space. Could you please show me a working example using the TEFORM syntax.
Thank you for your help.
|
|
Append
|
By: costanzocj@lilco.com When: 1998-11-11 16:22:00 New Status:
Pending IE
|
Comment
|
I am attempting to pre-fill an input field in a form with data from the existing host screen. The user has already entered this field, but there is an error on the page that needs to be corrected.I would like to redisplay the screen to the user so that it could be corrected and then re-submitted. I have used 'TEDATA 8 8 10 AS OUTPUT' and 'TESHOW Screen(8,8,10)'. The problem is, it is a name with spaces embedded. When the name is returned it stops at the first space. Could you please show me a working example using the TEFORM syntax. I have tried usin PRE tags with no success.
Thank you for your help.
|