Mike Blackwell <[EMAIL PROTECTED]> writes: > Some of our ftp servers require usernames in the format [EMAIL PROTECTED] URI > seems to be breaking at that first @, not the @ after the : and > password. Any chance we could have it look for the last @ rather than > the first before the / ?? > > ftp://[EMAIL PROTECTED]:[EMAIL PROTECTED]/foo/bar.txt
Is this the common behaviour for most browsers? If so, it seems to be a good idea to change URI's behaviour. Regards, Gisle