473,326 Members | 2,134 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

JSF calendar is not working in IE8 with WPS portal server v6.1.5

I am getting the below given error when i select the date in Calendar. Actually calendar pops up when i click on Button using the tag given. Please find attachments for errors and tags. I am using JSF and javascript in my jsp pages.
Error: Stack over flow at line:1825
Code: <script type="text/javascript">
var startDateId=document.getElementById("startDate").t itle;
Calendar.setup({
inputField : startDateId, // id of the input field
ifFormat : "%b %e, %Y %I:%M %p", // format of the input field
showsTime : true, // will display a time selector
button : "f_trigger_1", // trigger for the calendar (button ID)
singleClick : true, // double-click mode
step : 1 // show all years in drop-down boxes (instead of every other year as default)
});
</script>
<tr>
<td align="left">Effective Date</td>
<td style="width: 5px">&nbsp;</td>
<td><h:inputText id="text155"
value="#{agtProfBean.agtProfMap.effectiveDate}"
styleClass="inputText" size="30" required="true">
<f:convertDateTime type="both" dateStyle="medium"
timeStyle="short" />
<j4j:idProxy id="startDate" />
</h:inputText>
<button type="reset" id="f_trigger_1">...</button>
<h:message styleClass="message" id="message3" for="text155"
style="color: red"></h:message></td>
</tr>
Attached Images
File Type: jpg Calendar error.jpg (23.2 KB, 101 views)
Dec 24 '10 #1
0 1436

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Mateusz So³tysek | last post by:
Hi call, Does anybody know, if there is any opensource, working FTP server implementation based on Twisted framework? Greetings
2
by: Benito Ruiz | last post by:
Hello all, I´m searching information about how development .Net Web Parts for SharePoint Portal Server 2003. Where i can found it?? Thank´s a lot.
2
by: nh_capricorn | last post by:
Hi, I am fairly new to .NET (coming from a Java background) and I am trying to port an application that I originally wrote in Java, to .NET / C#. My problem is that I cannot find a C# analog for...
2
by: Alex | last post by:
Hi everyone, We recently installed Windows Server 2003 and Sharepoint Portal Server, and after a few days of using it and scouring the web for ways to pull data from MS SQL within SPS, I'm...
5
by: Paul de Goede | last post by:
I set the Response.Filter in my aspnet application but I have noticed that if you do a Server.Transfer that the filter doesn't get called. And in actual fact the response is mostly empty. It seems...
2
by: Ananta Kumar Jena | last post by:
Hi! Can anyone help me in finding,how we can connect Sharepoint Portal Server 2003 from Visual Studio.Net 2003 using VB.NET winfrom,to manipulate images,files that are stored in the above server....
0
by: speedy | last post by:
I would like to have Web Service (that reads data from SQL server) within SharePoint Portal server site, which further can be used by InfoPath secondary data connections. Is there maybe some Web...
0
by: EnterpriseArchitect | last post by:
What services do I have to stop manullay to make sure that the uninstall finished without error. Do I have to change anything else manullay? SQL server is running on a different box that hold the...
1
by: krishnav | last post by:
How to install share point portal servr.
8
by: kkshansid | last post by:
external javascript file not working on server <script type="text/javascript" src="../include/common.js"></script> while internal wrking fine <script language="JavaScript"> . . </script> i...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.