The internet-explorer tag has no wiki summary.
2
votes
2answers
97 views
Lookup displaying JavaScript error (Internet Explorer)
One of our user is receiving a JS alert when filling a lookup (from a custom object).
error: {
faultcode: 'soapenv:Client',
faultstring: 'Attribute "xmlns" bound to namespace ...
7
votes
1answer
621 views
How do I use Visualforce to generate a CSV file that can be downloaded using IE8?
I am using the following Visualforce Page as an endpoint that generates a CSV file using POST data that it is handed. The following page definition works great for everything but IE8 (Internet ...
