Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » Blank screen after file upload transaction (Blank screen after file upload transaction)
Blank screen after file upload transaction [message #2537] Mon, 17 May 2010 13:38 Go to previous message
edortizq is currently offline  edortizq
Messages: 82
Registered: August 2008
Location: Ecuador
Member

I'm uploading an ms-excel file with this _cm_uploadFile function

function _cm_fileUpload ($input_name, $temp_file, $wherearray)
{
$file_name = $input_name;
$this->_processFile($temp_file);

return $file_name;
}

The processFile function loads the excel.php file (attached), during the process the screen remain with uploadFile screen, finishing the process the screen turns white.
Any idea why it happens??
Thanks for advance.
  • Attachment: excel.php
    (Size: 9.64KB, Downloaded 802 times)
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Changing field width and font style dynamicly
Next Topic: Filter records based on user
Goto Forum:
  


Current Time: Sat Apr 27 13:49:34 EDT 2024

Total time taken to generate the page: 0.00855 seconds