I am a newbie to opensource...I need to develop a client side calendar which would display the MOndays & Thursdays only for the current month depending on the system date. I need it in a drop down list some thing like Monday, 10/11/2004.
Thanks, Sean
You better use JavaScript which is completely on the client side and it can be used to do something like you need. See some JavaScript forums.
I know there are some good codes for you.
Beware that the client date could be wrong...