i am using google tap but the problem is that the spaces in the url is replaced by '%20' and i want that it should be replaced by '_' .is it possible .how to do it.it basically is the problem with details page url of downloads module.
gettopreacherman Lieutenant
Joined: Jan 13, 2005
Posts: 262
Posted:
Thu May 05, 2005 7:30 am
The problem with that is that you may nullify your URLs. %20 is the URL encode for space. if you were to change that, it would change the entire URL.
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 You cannot vote in polls in this forum