Replace all & with %26. Using & is a very bad idea because it will probably cause the URL to fail.
Good info...didn't know that. I use it quite a bit and haven't had issues...i'll do some testing...maybe i have stuff failing all over the place! Appreciate it.
& is only used to display an & on the page. For URLs, it's customary to encode things as %xx, where xx is the hexadecimal ASCII character code.
Great wit and madness are near allied, and fine a line their bounds divide.
If you do not control the page that is being called, you can not control the validation of the content generated. You can only control the validation of your own pages.
Bookmarks