Jurjen Roels
|
| Posted: 08/14/2002, 3:11 AM |
|
Hi,
I want to do the following.
I have a product record, with a separate link modify company.
I then go to a search page, and search for a company.
When i found the company i click on it and the link should be something like:
http:\submitpage.php?product_id=1&company_id=1&....
I made a submit page with an updateble record consisting of product_id and company_id redirecting to the fist product record page.
what should i put on the ... to make this work...
Thanx
Jurjen
|
|
|
 |
Jurjen Roels
|
| Posted: 08/14/2002, 11:13 PM |
|
You can submit a forum by using all the parameters in the URL with a parameter named ccsform
the value of ccsform is the name of ter record you try to submit.
Make sure all fields are set to not required.
Regards
Jurjen
|
|
|
 |
|