On 10-Sep-07, at 1:57 AM, Kaustubh Gadkari wrote:

On 9/9/07, shirish <[EMAIL PROTECTED]> wrote:

Hi all,
       There was a reported thing about Do Not Call Registry & as a
BSNL customer I tried to find a way for doing just that. First the
link of the site
http://ndncregistry.gov.in/ndncregistry/aboutRegister.jsp this is the
link where at the Details

http://ndncregistry.gov.in/ndncregistry/docs% 5CNumbersforSubscribersRegistration.pdf
the link doesn't work under firefox .


Notice the front slash(%5C) in the URL? Firefox expects a well formed URL.
Apparently, IE doesn't care.

Following is valid equivalent URL for the same:
http://ndncregistry.gov.in/ndncregistry%5Cdocs% 5CNumbersforSubscribersRegistration.pdf



AFAIK, you can replace all the characters after the slash which follows the domain with corresponding ASCII codes in hex prefixed by %. Need to verify it though.

regards,
shantanoo

--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([email protected])
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to