|
J
|
Jane 8/12/2009 |
|
Hi, |
|
|
|
lewisgr author 8/12/2009 |
Hi, you can add new button on the add page. Here is a sample: http://www.asprunner.com/forums/index.php?showtopic=10748
|
|
|
X
|
xliner 8/13/2009 |
|
Thank you, Would it be possible to write a code for "Save and Next Record"?
|
|
|
J
|
Jane 8/13/2009 |
|
Hi, $nextid = ... header("Location: tablename_edit.php?editid1=".$nextid); |
|