Question
Recordset pageing and unencoded ampersands in URLs
Hi
In DW8 the code written by the record set paging object fails w3c validation because of unencoded ampersands in URLs
ie
page.php?pageNum_portfolio=1&totalRows_portfolio=52
rather than
page.php?pageNum_portfolio=1&totalRows_portfolio=52
Can anyone advise how I resolve this?
Has this been fixed in a later release of DW?
Thanks
