It is currently Thu May 23, 2013 4:04 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Just for information: ReceiveHTTPFile() with space chars
PostPosted: Tue Apr 17, 2012 11:47 am 
Offline
Enthusiast
Enthusiast

Joined: Sat Apr 26, 2003 7:24 pm
Posts: 458
Location: Germany
Well, just in case anyone cares: I just spent about half an hour hunting down a bug which first seemed to prevent me from correctly uploading a file to an FTP server. As it turns out, the upload was fine, the download with ReceiveHTTPFile() was the problem - whenever there was a space character in the filename.

Probably rather obvious, but with the forest and the trees... You know ^^ Simply replacing the space character with %20 will fix the issue - like this:
Code:
ReceiveHTTPFile(ReplaceString(url$, " ", "%20"), destination$)


Maybe this will save someone some searching. Maybe it's even worth a small note in the PB help file.

Cheereo!

_________________
The truth is never confined to a single number - especially scientific truth!


Top
 Profile  
 
 Post subject: Re: Just for information: ReceiveHTTPFile() with space chars
PostPosted: Tue Apr 17, 2012 11:57 am 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2257
Location: UK
You need to encode the URL with URLEncoder :)


Top
 Profile  
 
 Post subject: Re: Just for information: ReceiveHTTPFile() with space chars
PostPosted: Tue Apr 17, 2012 12:25 pm 
Offline
Enthusiast
Enthusiast

Joined: Sat Apr 26, 2003 7:24 pm
Posts: 458
Location: Germany
I stand corrected ^^ Time to cut some trees down, eh?

_________________
The truth is never confined to a single number - especially scientific truth!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: Kwaï chang caïne and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

 


Powered by phpBB © 2008 phpBB Group
subSilver+ theme by Canver Software, sponsor Sanal Modifiye