I''m a RoR newbie coming from asp.net. asp.net has a web calendar control (msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWebUIWebControlsCalendarClassTopic.asp) . Is there something similar in the RoR world? -- Posted via ruby-forum.com.
A group of us have begun the rCalendar project. Please feel free to check it out and to join. ;) rubyforge.org/projects/rcalendar Cheers, Dave. -- ~~~~~~~~~~~~~~~~~~~ D''Andrew "Dave" Thompson dathompson.blogspot.com On 1/24/06, Dwight Schrute <sajeem@hotmail.com> wrote:> > I''m a RoR newbie coming from asp.net. asp.net has a web calendar > control > ( > msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWebUIWebControlsCalendarClassTopic.asp > ) > . Is there something similar in the RoR world? > > -- > Posted via ruby-forum.com. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > lists.rubyonrails.org/mailman/listinfo/rails >-------------- next part -------------- An HTML attachment was scrubbed... URL: wrath.rubyonrails.org/pipermail/rails/attachments/20060125/9bd4b9ba/attachment.html
Dwight Schrute wrote:> I''m a RoR newbie coming from asp.net. asp.net has a web calendar > control > (msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWebUIWebControlsCalendarClassTopic.asp) > . Is there something similar in the RoR world?If you are just looking for a javascript date entry doodad, then look here datebox.inimit.com _Kevin -- Posted via ruby-forum.com.
This is exactly what I''m looking for. D''Andrew "Dave" Thompson wrote:> A group of us have begun the rCalendar project. Please feel free to > check it > out and to join. ;) > > rubyforge.org/projects/rcalendar > > Cheers, Dave. > > -- > ~~~~~~~~~~~~~~~~~~~ > D''Andrew "Dave" Thompson > dathompson.blogspot.com-- Posted via ruby-forum.com.