[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.8

Mozilla Firefox problem

Asked by halsabti in Web Browsers, Plug Ins

Tags: firefox

Hey eperts,
We in the red cross are trying to switch from using IE to Mozilla Firefox. We love it and it works with most of our application sites. The only one that it has a problem with is https://casemanagement.dstip.redcross.org/service/start.swe . After opening this page in firefox and putting the user name and password, it gives me a blank page. I unblock the pop up for this site and it still gives me a blank.
This is the source code behind the blank

"
<html><body><form action="/service/start.swe" method="POST" name="detect"><input type =" hidden" name="SWENeedContext" value="false">
<input type =" hidden" name="SWEUserName" value="CH43812VinsonBO">
<input type =" hidden" name="SWEFo" value="SWEEntryForm">
<input type =" hidden" name="SWETS" value="1107887055999">
<input type =" hidden" name="SWECmd" value="ExecuteLogin">
<input type =" hidden" name="SWEBOK" value="1">
<input type =" hidden" name="SWEPassword" value="sXOA9Laz">
<input type =" hidden" name="SWEBID" value="-1">
<input type =" hidden" name="SWEC" value="2">
</form><script language="javascript">var browserId = 1107887059;if (browserId == -1 || (navigator.id != null && navigator.id == browserId)){this.document.forms["detect"].submit();}else if (navigator.id == null || navigator.id != browserId) {alert("You already openned a browser for this application. It is not allowed to use more than one browser to share the same session. To launch another session, please open a new browser from a different process.");location.replace("about:blank");}</script></body></html>
"

And if I try this in IE, no problem,
After putting user and password, it load the page then it askes me in a Security Warnning windaw "Do you want to install and run "Siebel toolbar" singned on ,,,, bal bal,
Then if I click Yes,
this is the source code I get
"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
      <title>American Red Cross Pledge of Service</title>
</head>

<body>
<table width="850" cellspacing="0" cellpadding="1">
<tr>
<td align="left" valign="top" colspan="4"><img src="images/arc_logo.gif" alt="American Red Cross" title="American Red Cross"></td>
</tr>
<tr>
<td align="left" valign="top" colspan="4"><img src="images/arc_pledge_text.gif" alt="American Red Cross" title="American Red Cross"></td>
</tr>
<tr>
<td valign="top">
<p><div style="text-align: justify; font-family: verdana, arial, sans-serif; font-color: #cc9933; font-size: 11px">
We will work with you to help determine your needs and
plan your recovery, based on the effects of the disaster
on you and your family, your specific damages, your
personal resources and resources in the community.
We will provide assistance to meet your disaster-caused
basic needs, which may be different from those of your
neighbors and friends. The Red Cross provides
assistance to meet disaster-caused needs, and ensures
accountability with you, our donors, and the American
public.</div></p>
<div style="text-align: justify; font-family: verdana, arial, sans-serif; font-color: #cc0000; font-size: 12px"><font color="gray">You will receive excellent customer service from your first contact with the Red Cross, until your last.</font></div></p>
</td>
<td width="15">
</td>
<td valign="top" width="286" align="center"><img src="images/arc_disast_photo.jpg" width="286" height="192" alt="" border="0" align="left"><br><br><br><br><br><br><br><br><br><br><br>
</td>
<td width="170" valign="top">
<p><div align="right" style="font-size: 18px"><b>Links</b></div><br><br><div align="right" style="font-size: 12px">
<a href="https://crossnet.redcross.org/" target=_blank>CrossNet</a><p>
<a href="https://www.redcross.org/arcmail" target=_blank>Outlook Web Access</a>
</div>
</td>
</tr>
<tr>
<td align="left" valign="top" colspan="3"><div style="text-align: justify; font-family: verdana, arial, sans-serif; font-color: gray; font-size: 10px">All Red Cross disaster assistance and services are free, provided through donations made by the American people and are provided without regard to citizenship, race, religion, age, culture or creed.
</td>
</tr>
</table>
</body>
</html>
"
Thank you.
[+][-]02/08/05 11:09 AM, ID: 13257348Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02/08/05 11:11 AM, ID: 13257363Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02/08/05 11:28 AM, ID: 13257532Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02/08/05 12:52 PM, ID: 13258481Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02/08/05 01:46 PM, ID: 13259073Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Web Browsers, Plug Ins
Tags: firefox
Sign Up Now!
Solution Provided By: COBOLdinosaur
Participating Experts: 2
Solution Grade: A
 
 
Loading Advertisement...
20091111-EE-VQP-89