Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (3 items)
-
Hi Andrew,
I have a web part loading the form templates.
The web part originally requested FormServer.aspx to load the required form template.
I replaced FormServer.aspx in the URL with FormServerRedirect.aspx which redirects the request to either the original FormServer.aspx or the new FormServerFirefox.aspx, as ...
-
I fixed this problem by creating a clone of FormServer.aspx for FireFox called FormServerFireFox.aspx which has:
<body style="margin: 0px; overflow: visible;">
I also created FormServerRedirect.aspx which redirects to FormServerFirefox.aspx for Firefox browsers:
<%@ Page ...
-
Normal
0
MicrosoftInternetExplorer4
We are receiving a number of customer complaints about a problem printing multi page forms, using Firefox browser, on our public internet site.
We are rendering Infopath browser forms from a sharepoint 2007 site using a URL to the standard FormServer.aspx ...
Page 1 of 1 (3 items)