the error message i am getting is
"414 (Request-URI Too Long)"
-
URL problem (1 messages)
- Posted by: Siddharth s
- Posted on: April 24 2002 06:29 EDT
Threaded Messages (1)
- URL problem by Snehashis Dutta on May 02 2002 07:24 EDT
-
URL problem[ Go to top ]
- Posted by: Snehashis Dutta
- Posted on: May 02 2002 07:24 EDT
- in response to Siddharth s
You are facing the problem because you are using a query string with number of characters more than 255 and the method as GET .