Quote:
Originally posted by Linkster
well, then i guess having it auto parse it out to the correct fields would be good. if they are entering it in manually then they could fill it out correctly anyway
|
Another solution to manually typed urls, is to wait for the separators (:, @ and /) and simply parse each field as the user is done typing that portion. It would work, I just did a quick test locally.