Home » Developer & Programmer » Forms » Re: Passing value to multiple forms
Re: Passing value to multiple forms [message #83085] Mon, 04 August 2003 23:37 Go to next message
Abhay Kumar
Messages: 13
Registered: May 2003
Junior Member
parameter_list can pass only calling to called form but i want to get the value of first firm (like login form of user_id) to multiple forms
Re: Passing value to multiple forms [message #83086 is a reply to message #83085] Tue, 05 August 2003 03:46 Go to previous message
lars
Messages: 11
Registered: July 2002
Junior Member
You problem description is rather vague but if i understand correctly you have a LOGIN FORM, from which you start FORM A and from there you go to FORM B.
In FORM B you want to know values used in the LOGIN FORM.

In my opinion you can only do this
a/ using globals (global.xxx)
b/ store the data in a temp table in your database

Greetz,
Lars
Previous Topic: Drag and Drop URL Paths into Fields
Next Topic: How to give additional accelerator key in menu...
Goto Forum:
  


Current Time: Fri Apr 19 18:14:34 CDT 2024