Ken Hardwick
|
| Posted: 12/17/2002, 2:04 AM |
|
Using CC and ASP
I have a updatable Grid with a "comments" column. Sometime with a combination of the number of rows in the grid and the amount text in the comments, the "submit" button will not execute because the max volumn of the URL string is reached.
Any suggestions on working around this problem but still use the updatable grid/comments field ?
TIA,
Ken Hardwick
Norman,Ok
|
|
|
 |
Jeroen S.
|
| Posted: 12/19/2002, 3:47 AM |
|
Try setting the method to POST instead of GET.
|
|
|
 |
|