понедельник, 16 ноября 2009 г.

Submit

o fix, replace this line of code in your form:

<input type="submit" value="Submit">

with:

<input type="hidden" name="pageNumber" value="0">
<input type="hidden" name="backupCache" value="">
<input type="submit" name="submit" value="Submit">

Hope it works!

Комментариев нет:

Отправить комментарий