Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

activex calender

Status
Not open for further replies.

KryptoS

Programmer
Joined
Feb 7, 2001
Messages
240
Location
BE
Hey,

I was thinking about making a page with an activex calender. But every month I want to show another picture as background. How can I see what month is shown in the calender? And when the user switch the month in the calender the page must reload and show another picture. Any idea?

greetz

The One And Only KryptoS
 
why wrong forum? I'm working with php. So I need the month-variable from the activex calender in my php-code...

The One And Only KryptoS
 
I think you best et is to find the ativeX you want to use and look at the documentation. It should tell you how to acces its properties and methods, you will probabbly have to use Javascript and some trickery to get the values back to PHP.
 
Why not build a calendar in php ? that way you'd have much more control over what you want ;)

jamesp0tter,
jamespotter@netcabo.pt

p.s.: sorry for my (sometimes) bad english :p
 
Not only that, but your users aren't limited to accessing your site using IE -- currenly the only browser to support ActiveX.

Internet Explorer may be the One Browser To Rule Them All, but other browsers are out there and gaining ground.



Want the best answers? Ask the best questions!

TANSTAAFL!!
 
That's true ... so ... does somebody have a calender builded with php?

The One And Only KryptoS
 
Or you could try our old friend Java
 
java's too heavy :| (personal opinion)

about the php calendar, i made one some time ago.. can't remember where it is tho. ¬_¬

try i found lots of useful code there in the past.

jamesp0tter,
jamespotter@netcabo.pt

p.s.: sorry for my (sometimes) bad english :p
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top