473,466 Members | 1,527 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

PopUpProblem



Hi
I have the folowing situation.
On page First.aspx i have a hyperlink and text box. When i click link i
want to open a popup window (page: Second.aspx) with a calendar control
Cal1. When i click on a date on Cal1 i would like to close Second.aspx
and to write date in textbox in First.aspx.
Also if textbox is not empty when link is clicked i want Cal1 to display
that date as selected.
I know that i must use JavaScript but i am completly new in JScript so i
need step by step explanation.
Thanks very much
Alexandar

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #1
2 782
acko bogicevic wrote:

Hi
I have the folowing situation.
On page First.aspx i have a hyperlink and text box. When i click link i
want to open a popup window (page: Second.aspx) with a calendar control
Cal1. When i click on a date on Cal1 i would like to close Second.aspx
and to write date in textbox in First.aspx.
Also if textbox is not empty when link is clicked i want Cal1 to display
that date as selected.
I know that i must use JavaScript but i am completly new in JScript so i
need step by step explanation.
Thanks very much
Alexandar

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


all your answers can be found in this article:
http://aspalliance.com/articleViewer.aspx?aId=87&pId=1

--
Craig Deelsnyder
Microsoft MVP - ASP/ASP.NET

Nov 18 '05 #2

Thanks
acko

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #3

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

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.