473,385 Members | 2,013 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,385 software developers and data experts.

asp calendar and modal window

Al
Hello,
I am trying to use asp calendar by opening the asp in a modal window (window.showmodaldialog). Page behaves erratic when try to move between dates and months. When I click a new window opens.

Is there a way to make the control work in modal dialogs?

Thanks in advance,
Alwin S.
Jul 19 '05 #1
5 3331
You are trying to use a DIALOG window for something that it isn't meant for.
just use window.open.
ModalDialog isn't supposed to really have "interaction"...

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"Al" <an*******@discussions.microsoft.com> wrote in message
news:95**********************************@microsof t.com...
Hello,
I am trying to use asp calendar by opening the asp in a modal window (window.showmodaldialog). Page behaves erratic when try to move between
dates and months. When I click a new window opens.
Is there a way to make the control work in modal dialogs?

Thanks in advance,
Alwin S.

Jul 19 '05 #2
Although you ~can~ get around this limitation by putting your dialog's
content in an IFRAME.

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:eu**************@tk2msftngp13.phx.gbl...
You are trying to use a DIALOG window for something that it isn't meant for. just use window.open.
ModalDialog isn't supposed to really have "interaction"...

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"Al" <an*******@discussions.microsoft.com> wrote in message
news:95**********************************@microsof t.com...
Hello,
I am trying to use asp calendar by opening the asp in a modal window

(window.showmodaldialog). Page behaves erratic when try to move between
dates and months. When I click a new window opens.

Is there a way to make the control work in modal dialogs?

Thanks in advance,
Alwin S.


Jul 19 '05 #3
Al
Can you explain a little more? Or is there a place to look for an example?

Thanks.

"William Morris" <ne***************************@seamlyne.com> wrote in
message news:bu************@ID-205671.news.uni-berlin.de...
Although you ~can~ get around this limitation by putting your dialog's
content in an IFRAME.

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:eu**************@tk2msftngp13.phx.gbl...
You are trying to use a DIALOG window for something that it isn't meant

for.
just use window.open.
ModalDialog isn't supposed to really have "interaction"...

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"Al" <an*******@discussions.microsoft.com> wrote in message
news:95**********************************@microsof t.com...
Hello,
I am trying to use asp calendar by opening the asp in a modal window

(window.showmodaldialog). Page behaves erratic when try to move between
dates and months. When I click a new window opens.

Is there a way to make the control work in modal dialogs?

Thanks in advance,
Alwin S.



Jul 19 '05 #4
No problem, Al. I'll do you one better:

http://www.seamlyne.com/themethod/mo...testDialog.asp

Just for grins, you might also look at
http://www.seamlyne.com/themethod/menutest

My service provider has been having its own challenges lately, so if you
can't get through, keep trying.

"Al" <al@nospam.com> wrote in message
news:Oa**************@tk2msftngp13.phx.gbl...
Can you explain a little more? Or is there a place to look for an example?

Thanks.

"William Morris" <ne***************************@seamlyne.com> wrote in
message news:bu************@ID-205671.news.uni-berlin.de...
Although you ~can~ get around this limitation by putting your dialog's
content in an IFRAME.

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:eu**************@tk2msftngp13.phx.gbl...
You are trying to use a DIALOG window for something that it isn't meant
for.
just use window.open.
ModalDialog isn't supposed to really have "interaction"...

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"Al" <an*******@discussions.microsoft.com> wrote in message
news:95**********************************@microsof t.com...
> Hello,
> I am trying to use asp calendar by opening the asp in a modal window
(window.showmodaldialog). Page behaves erratic when try to move

between dates and months. When I click a new window opens.
>
> Is there a way to make the control work in modal dialogs?
>
> Thanks in advance,
> Alwin S.



Jul 19 '05 #5
No problem, Al. I'll do you one better:

http://www.seamlyne.com/themethod/mo...testDialog.asp

Just for grins, you might also look at
http://www.seamlyne.com/themethod/menutest

My service provider has been having its own challenges lately, so if you
can't get through, keep trying. Let me know what you think!

--
William Morris
Product Development, Seritas LLC
Kansas City, Missouri

"Al" <al@nospam.com> wrote in message
news:Oa**************@tk2msftngp13.phx.gbl...
Can you explain a little more? Or is there a place to look for an example?

Thanks.

"William Morris" <ne***************************@seamlyne.com> wrote in
message news:bu************@ID-205671.news.uni-berlin.de...
Although you ~can~ get around this limitation by putting your dialog's
content in an IFRAME.

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:eu**************@tk2msftngp13.phx.gbl...
You are trying to use a DIALOG window for something that it isn't meant
for.
just use window.open.
ModalDialog isn't supposed to really have "interaction"...

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"Al" <an*******@discussions.microsoft.com> wrote in message
news:95**********************************@microsof t.com...
> Hello,
> I am trying to use asp calendar by opening the asp in a modal window
(window.showmodaldialog). Page behaves erratic when try to move

between dates and months. When I click a new window opens.
>
> Is there a way to make the control work in modal dialogs?
>
> Thanks in advance,
> Alwin S.



Jul 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Patrick Lim | last post by:
Here is the problem: I have written a non-modal frame class in Java for displaying help text when a user is using an application. It works as desired in that if the user selects "help" again,...
2
by: Matt | last post by:
I want to know how to submit the form data to a modal dialog window? The following is page1.asp, and when the user clicks submit button, it will post the form data to page2.asp by opening a new...
1
by: gopal srinivasan | last post by:
I need to know how to close a parent modal window when child modal window opens, also i need to know the syntax for writing document on the modal window on the fly, like what we do in case of...
16
by: DFS | last post by:
If you're listening, I want the middle of the calendar (showing 1 month) to open below the cursor position. It currently opens just to the right and below the cursor position. I hunted through...
1
by: slawek xxxxx | last post by:
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...
3
by: Peter | last post by:
Does anyone have an example of how you would do a popup window when a user clicks on a day number link in the ASP.NET Web Calendar control? I am trying to create an event calendar similar to how...
2
by: sthrudel | last post by:
Hi! I'm working on a web application in Asp.net and what I would like to have is a cross borwser modal dialog which accepts user's input. I would like to catch what the user clicked on the...
4
by: John Kotuby | last post by:
Hi all... I am bulding an application and wish to use custom Modal dialog windows. According to a couple of recent articles I have seen, the newer Mozilla browsers (actually I think they said...
4
by: gubbachchi | last post by:
Hi all, Please anybody help me solve this problem. I am stuck up with this from past 2 weeks. I am developing an application where, when the user selects date from javascript datepicker and enters...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.