Hi,
I have written the following custom code in editviewdefs.php
'customCode' =>"<input name='total_budget_c' id='total_budget_c' readonly size='30' maxlength='25' value='$total_budgeted' title='' tabindex='3' type='text'>",
Here the value of the variable $total_budgeted is coming from the database. So I want to refresh this value each time I refresh the page. But the value remains same until i delete the files from the cache folder. How can I make the variable $total_budgeted refresh the value each time page is refreshed. Please advice me.
Thanks,
Prajeesh


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks