Answered
Passing form variables to another web page?
I have a simple select parameter screen that calls another
web page. When I request the variable from the form in the detail
page (request.form("app_sts")), the values are always blank. I have
looked at this for hours and cannot get it to pass data. Can anyone
help? Thanks in advance. Steve
Attached is the code for the parameter program and the detail prgram:
Attached is the code for the parameter program and the detail prgram:
