i found function to CGI::escape and CGI::unescape to convert special
characters. But it ignores “.” so i receiv “file” instead of “file.mov”
inside params hash
i found function to CGI::escape and CGI::unescape to convert special
characters. But it ignores “.” so i receiv “file” instead of “file.mov”
inside params hash
how can i fix it?
he… i solve this problem using Base64
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.