Thread
:
Replacing Chars in URL
View Single Post
10-13-2008, 09:24 AM
#
5
DAiki
Junior Member
Posts: 8
Karma: 10
Join Date: Oct 2008
Device: PRS 505
Just in case anybody needs this sort of think in the future I end up doing just replace 2x
Code:
url = url.replace(':','/') url = url.replace('http/','http:')
DAiki
View Public Profile
Find More Posts by DAiki
Track Posts by DAiki via RSS