J
|
Jane 3/12/2009 |
Wyatt, |
B
|
bsmiller92 author 3/13/2009 |
Wyatt, you can change detail link in the List page: After record processed event on the Events tab. Actual code is dependent on ASPRunnerPro version.
|
B
|
bsmiller92 author 3/13/2009 |
Wyatt, you can change detail link in the List page: After record processed event on the Events tab. Actual code is dependent on ASPRunnerPro version.
|
J
|
Jane 3/13/2009 |
Wyatt, |
B
|
bsmiller92 author 3/13/2009 |
Wyatt, Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.
|
J
|
Jane 3/13/2009 |
Hi, <A id=master_CARD_A{$row.1recno} href="CARD_A_list.asp?{$row.1CARD_A_masterkeys}" ...
<A id=master_CARD_A{$row.1recno} href="CARD_A_view.asp?editid1={$row.1SFN_value}" ... |
B
|
bsmiller92 author 3/13/2009 |
Hi, for example find this code: and replace it with this one:
|