J
|
Jane 10/10/2006 |
Hi,
|
A
|
albo author 10/16/2006 |
it's not complete <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=11856&image=1&table=forumreplies' class='bbc_emoticon' alt=':P' /> $smarty->display("*_view.htm");
|
A
|
albo author 10/16/2006 |
and... another noob question :| function ViewOnLoad() |
J
|
Jane 10/17/2006 |
Albo, echo "<a href=\"TableName_edit.php?".$_SERVER["QUERY_STRING"]."\">Edit page</a> echo "<a href=\"View1_view.php?".$_SERVER["QUERY_STRING"]."\">Print form 1</a> "; echo "<a href=\"View2_view.php?".$_SERVER["QUERY_STRING"]."\">Print form 2</a>"; |
A
|
albo author 10/17/2006 |
omg... i was very noob putting tge tag |