Page is a not externally linkable
fordkcar - 4:23 pm on Nov 29, 2001 (gmt 0)
I've been given the assignment of maintaining a web application that consists of forms submitted to the server to be archived. The problem is users are putting in too much data into the comment areas (<textarea>) and the GET can't handle them. If I change the GET to POST will I have to change the implementation of the rest of the form?