Spin1197
09-24-2003, 02:58 AM
I am a beginner at Java and need to find a way to open up a html page as a pop up that is located on another website
Most will probably find this easy but it is not for me since I am just getting started.
The site I want to pop up is a fact of the day and is located on the site www.cenntenialofflight.gov
The URL that I am trying to access is as follows
www.cenntenialofflight.gov/fact/month_day.htm
where month_day is the current date.
I need a script that will find out the current date and then use it do display the correct page.
I have played around with several options but cannont figure it out.
Any help would be greatly appreciated.
Spin1197
Most will probably find this easy but it is not for me since I am just getting started.
The site I want to pop up is a fact of the day and is located on the site www.cenntenialofflight.gov
The URL that I am trying to access is as follows
www.cenntenialofflight.gov/fact/month_day.htm
where month_day is the current date.
I need a script that will find out the current date and then use it do display the correct page.
I have played around with several options but cannont figure it out.
Any help would be greatly appreciated.
Spin1197