|
J
|
Jane 9/26/2007 |
|
Hi, global $conn; $id = mysql_insert_id(); $strInsert = "insert into ChildTable (ParentID,SeniortyDate,SeniorityHours,OfficeSeniorityDate) values (".$id.", '".$values["Surname"]."', '".$values["GivenName"]."', '".$values["SeniorityDate"]."')"; db_exec($strInsert,$conn); |
|
|
M
|
mrpeeble author 9/26/2007 |
|
Hi Jane: |
|
|
|
Alexey admin 9/26/2007 |
|
Hi, |
|
|
M
|
mrpeeble author 9/26/2007 |
|
Hi Alexy: |
|
|
M
|
mrpeeble author 9/26/2007 |
|
Hi Alexy: |
|
|
J
|
Jane 9/27/2007 |
|
Hi, |
|
|
M
|
mrpeeble author 9/27/2007 |
|
Hi Jane: |
|
|
J
|
Jane 9/27/2007 |
|
Please publish your project on Demo Account and post a URL to your pages here or send it to [email=support@xlinesoft.com]support@xlinesoft.com[/email] along with instructions on reproducing this error. |
|
|
M
|
mrpeeble author 10/1/2007 |
|
Thanks for all your help Jane and Alexey. |
|
|
D
|
drh 10/11/2007 |
|
Hi forum, |
|