Focal Point
Receiving input from the Form

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5151088331

July 31, 2005, 05:03 AM
<Faisal I Rathor>
Receiving input from the Form
I want to make a nice looking form where user will input some data and then I want to retreive that user data. what is the best way to do that.
Your suggestions are appreciated.
August 02, 2005, 03:34 PM
reFOCUSing
Pass a variable from the GUI to the report via a POST or GET. I think this is the best way to do it.