hi fella monks, i currently doing a program where in you can modify html document via web browser.
i don't think this a bug in my code, 'coz the error is "414 Request-URI Too Large". I am passing the modified
string with a post method and as a parameter in my perl code.
had anyone here experienced one of this? oh btw i'm using apache web server.