Hi all,
I am trying to create a webpage that allows users to select a range of dates from a calendar. I have archieved this by use Calendar web control from visual studio.net, but I have noticed it uses javascript(client side scripting). I want to create a calendar for my website which based on the (server side scripting) vb.net codes to collects user selctions from the calendar.
Does anyone know how to catches user selections on a calendar written in vb.net instead of client side scripting? I just managed to create 42 boxes from vb.net, but not sure how to make each number clickable to return the value.
Please help
Kero


Reply With Quote


Bookmarks