in reply to Mason and objects

bart yes its a proprietary module.
sub RetriveBuildStatus($) { my $self=shift; my $division=shift; my $StatusRef=shift; my $sth=$self->{'dbh'}->prepare("select * from builds where build_n +ame='ASA150_NB'") || return "Unable to prepare $DBI::errstr"; .... .... } return 1;

The same mason code works well with a new browser for the first time. If u refresh it next time Opps its gone

Thanks
SasiKumar