Menu

#2 How come I have two sendFile() functions within the class?

open
nobody
None
5
2004-04-13
2004-04-13
Anonymous
No

Every time I get an (expected) error, because two
SendFile() functions are within the class. Changing one
of them to SendFile2() removes the error, but the XLS
generated is not a valid XLS-File...

Did I miss something? The same error occurs with
SaveFile(): Two times SaveFile() is ridiculous within
the same class. And sometimes it asks for the
$filename, that wasn't declared in the call.....

Huh?

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Just change the first occurance of each to '...Filename'
    instead of ...'File'. Then use ...Filename to set those vars.

     
  • Nobody/Anonymous

    Logged In: NO

    Same problem here :-(

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.