Jay Ireland
|
| Posted: 03/17/2003, 11:31 AM |
|
I'm trying to pass the details of a company who put a tender out in a record to another record and add the other details of the company replying to the tender into a new record so that they can be entered into a new table and an email being sent to the company letting them know that a reply has been placed.
Please help I am under real pressure to get this sorted out tonight!!
Mon/17/03/2003
Thanks
Jay
|
|
|
 |
RonB
|
| Posted: 03/18/2003, 6:08 AM |
|
I'm assuming you use ccs. Look in the properties box for preserve parameters> use that to carry paramaeters to the next page. You could also use an event to do an after insert event that will insert the data into another table.
RonB
|
|
|
 |
Lindsay
|
| Posted: 03/19/2003, 10:28 AM |
|
How would you make it go to another table?
|
|
|
 |
Ronb
|
| Posted: 03/19/2003, 11:23 AM |
|
On the return page make sure you've set parameter using the querybuilder that get their value from url.
Ron
|
|
|
 |