well, I'm pretty sure after checking the rfc's (1738 section3.4 and
3.1, 1034 section 3.5 adn 1123 section 2.1) that you are building
vaild url's under the http scheme. So either the validator is doing
something wrong or you are. Mind a URL is deffined as:

<scheme>:<scheme-specific-part>

so it really matters which scheme you are validating. Assuming the
validator is correct perhaps you need to specify what scheme you are
using. Assuming you're code is correct....well check the source of the
validator to see what it's doing wrong. Then steal the code (can you
steal oss?), rewrite it and send it back to the creators  with a
pompous message about l33t you are compared to them and how sucky they
are and how they are such poor hack0rs that they will never be able to
find you... uhm, come to think of it that last part might not be such
a good idea.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to