On 10-Sep-07, at 2:47 AM, Kaustubh Gadkari wrote:
Following is valid equivalent URL for the same:
http://ndncregistry.gov.in/ndncregistry%5Cdocs%
5CNumbersforSubscribersRegistration.pdf
Are forward slashes allowed in URL's?
Yes. That's how we browse directories!!!
e.g. ftp://ftp.freebsd.org/pub/FreeBSD
Browser will allow %5C in place of slash. But ftp client may not.
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.
I think you can. But, again, need to check.
Kaustubh
--
Kaustubh Gadkari
[EMAIL PROTECTED]
--
______________________________________________________________________
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.
--
______________________________________________________________________
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.