Trevor
|
| Posted: 06/02/2002, 2:26 AM |
|
(PHP and Templates)
I have a record form with a ListBox to select a client from the Clients table. If the Client does not exist, I want to have a Hyperlink AFTER the ListBox on the SAME line with the text 'Add Client'. When this is clicked, I want the ClientRecord page to open so the user can add a new client.
Any ideas?
|
|
|
 |
CodeCharge Support
|
| Posted: 06/03/2002, 1:25 AM |
|
Trevor,
please refer to GotoCode article that should help on the issue. http://www.gotocode.com/art.asp?art_id=146&
Although the example was built for ASP, the code is quite simple to "translate" it into PHP. Please let us know if you have any problems with it.
|
|
|
 |
|