[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Slawek

3/1/2004 5:49:00 PM

Hello everyone,

I have a terrible with Calendar control and I hope someone of you can
help me. The problem is following. I have to display a calendar to
select date. I have prepared page with calendar control I and open it
when user click a button. The problem is that I need this ?Calendar
page? to be modal, so I use window.showModalDialog function. If I open
my page in that way then the calendar control (where every day is a link
with javascript:SetDate(?) ) open new window with address
?javascript:SetDate(?)? . I have changed the construction of this ?day
links? in that way that now href=?#? but onclick event calls SetData
function. It works fine. But the problem is that there are two links to
navigate between months which I cant access from my code (I mean I don?t
know how to do it). These links still has href= javascript:SetDate(?)
and open new page. Do you have any idea how to access these links
(override some methods or ssthng like that). Thanks for any help.

Best Regards
Slawek






*** Sent via Developersdex http://www.develop... ***
Don't just participate in USENET...get rewarded for it!