Hello,

 

I am sending the html that generates the code (application run on IE-7).

 

<html>

<head>

<title>Editing Milestone "Milestone" | PoPProject, by

Paradigm PoP</title>

 

   

</head>

<body>

 

 

 

 

                        

                        

                        

 

 

 

            <a id="editMilestone_"
href="/u/viewConfirm.action?milestoneDTO.milestoneid=1&amp;messageConfirm=Yo
u+are+about+to+remove+a+milestone%2C+%22Milestone%22%2C+from+the+PoP%2C%22Un
titled%22.&amp;yesURL=%2Fp%2FremoveMilestone.action%3FmilestoneDTO.milestone
id%3D1&amp;noURL=%2Fp%2FviewEditMilestone.action%3FmilestoneDTO.milestoneid%
3D1" style="text-decoration:none"><button >Delete</button></a>

 

 

</body>

</html>

 

 

I am sending the html that generates the code (application run on Firefox).

 

 

<html>

<head>

<title>Editing Milestone "Milestone" | PoPProject, by

Paradigm PoP</title>

</head>

<body>

 

 

 

            <a id="editMilestone_"
href="/u/viewConfirm.action?milestoneDTO.milestoneid=1&amp;messageConfirm=Yo
u+are+about+to+remove+a+milestone%2C+%22Milestone%22%2C+from+the+PoP%2C%22Un
titled%22.&amp;yesURL=%2Fp%2FremoveMilestone.action%3FmilestoneDTO.milestone
id%3D1&amp;noURL=%2Fp%2FviewEditMilestone.action%3FmilestoneDTO.milestoneid%
3D1" style="text-decoration:none"><button >Delete</button></a>

 

</body>

</html>

 

Thank you,

Seshagiri V

seshagi...@kensium.com. 

 

US Main: 877 KENSIUM (536.7486)

US Fax:   312.242.3029

 

Kensium

200 S Wacker Dr, Suite 3100

Chicago, IL 60606

 

Confidentiality Note:

-----------------------------

The information contained in this e-mail is strictly confidential and for
the intended use of the addressee only. Any disclosure, use or copying of
the information by anyone other than the intended recipient is prohibited.

If you have received this message in error, please notify the sender
immediately by return e-mail and securely discard this message.

 

 

-----Original Message-----
From: Mileidys Gonzalez Prieto [mailto:mileidys.gonza...@i-frontier.net] 
Sent: Friday, January 23, 2009 9:36 PM
To: 'Seshagiri V'; user@struts.apache.org
Subject: RE: My code working fine on Firefox.But it is not working on IE-7.

 

Can u send the html that generates the code...

 

Mileidys González Prieto

Consultant

i-Frontier

 

Henck Arronstraat 16 | P.O.Box 12858 | Paramaribo, Suriname (SA)

Office: (597)-424073 | Mobile: (597)-8810219

www.i-frontier.net

-----Original Message-----

From: Seshagiri V [mailto:seshagi...@kensium.com] 

Sent: Friday, January 23, 2009 7:50 AM

To: user@struts.apache.org

Subject: My code working fine on Firefox.But it is not working on IE-7.

 

Hello everyone,

 

 

 

I am working on struts2.0.My code working fine on Firefox.But it is not

working on IE-7(same code).

 

 

 

Here is a snippet of my code in the jsp:

 

 

 

<body>

 

<s:url id="tempMilestoneRemoveURL" namespace="/u" action="viewConfirm">

 

                        <s:param name="messageConfirm"><s:text

name="milestone_confirm_remove">

 

                        <s:param name="milestoneDTO.name"

value="%{milestoneDTO.name}" />

 

                        <s:param name="milestoneDTO.dividedPoP.name"

value="%{milestoneDTO.dividedPoP.name}" />

 

                        </s:text>

 

                        </s:param>

 

                        <s:param name="yesURL"><s:url namespace="/p"

action="removeMilestone">

 

                        <s:param name="{milestoneDTO.milestoneid"

value="%{{milestoneDTO.milestoneid}" /></s:url></s:param>

 

                        <s:param name="noURL">

 

                        <s:url namespace="/p" action="viewEditMilestone" />

 

                        </s:param>

 

</s:url>

 

<s:a href="%{tempMilestoneRemoveURL}" style="text-decoration:none"

><button><s:text name="Delete" /></button></s:a>

 

</body>

 

 

 

 If clicks on this "Delete" link as button, it is working fine on Firefox

But it is not working on IE-7.

 

 

 

Please help me How to approaching code of IE-7.

 

 

 

<s:a href="%{tempMilestoneRemoveURL}" style="text-decoration:none"

><button><s:text name="Delete" /></button></s:a>

 

 

 

 

 

Thank you,

 

Seshagiri V

 

seshagi...@kensium.com. 

 

 

 

US Main: 877 KENSIUM (536.7486)

 

US Fax:   312.242.3029

 

 

 

Kensium

 

200 S Wacker Dr, Suite 3100

 

Chicago, IL 60606

 

 

 

Confidentiality Note:

 

-----------------------------

 

The information contained in this e-mail is strictly confidential and for

the intended use of the addressee only. Any disclosure, use or copying of

the information by anyone other than the intended recipient is prohibited.

 

If you have received this message in error, please notify the sender

immediately by return e-mail and securely discard this message.

 

 

 

 

 

 

Internal Virus Database is out of date.

Checked by AVG - http://www.avg.com 

Version: 8.0.176 / Virus Database: 270.10.0/1862 - Release Date: 12/23/2008
12:08 PM

Reply via email to