popup calendar not working with tab

G

Guest

I'm working with ASP.Net 1.1. I have a user control that displays a
javascript/DHTML calendar (because the normal calendar is clunky-real estate
issue). I am using Microsoft.Web.UI.Webcontrols for the Tabstrip. On the
first tab I have a date user control, it works.... when I select next to
proceed to the next tab, I write the information to the DB(SQL) because I
need the ID. I have a date user control on the second tab, when I select
this I get an Object required error on this line in js

crossobj=(dom)?document.getElementById("calendar").style : ie?
document.all.calendar : document.calendar

I've tried several things i.e.
swapping the user control on the second tab with the one on the first tab.
result: the one on the first tab works (so it's not the name)

I've copied the date user control twice on the first page. result: they both
work.

Suggestions? Preferably solution...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top