[web2py] Re: Easy question, inserting user input fields into an email message

2012-05-22 Thread Cindy Michalowski
This is great. Thanks so much for your help, Anthony! On Tuesday, May 22, 2012 9:55:04 PM UTC-5, Anthony wrote: > > Sender's name: Cindy >> Sender's e-mail: *xx...@gmail.com* >> >> Hello world! This is where my message text will be. >> >> > For a text-based email, you could do: > > message="Sen

[web2py] Re: Easy question, inserting user input fields into an email message

2012-05-22 Thread Cindy Michalowski
Thanks to both of you for this information. I was just about to post a very similar question, but I'm glad I checked the mailing list first! I do have one other question though. I built a contact form and from a functionality standpoint there are no problems with it. I used the following to get

[web2py] How can I disable autocomplete for specific fields?

2012-05-09 Thread Cindy Michalowski
Hello all, I've been looking for a way to turn off autocomplete for certain fields. Specifically, I have some fields that use the datepicker. Sometimes the list of autocomplete options blocks the datepicker, making it inconvenient for the user who has to drag the datepicker to a different location

Re: [web2py] Re: Trying to implement a full-page calendar

2012-05-05 Thread Cindy Michalowski
y, it is easy to download it and take a look. >> >> >> >> On Thursday, 3 May 2012 22:32:50 UTC+1, Cindy Michalowski wrote: >>> >>> Hello all, >>> >>> I am trying to implement a full page calendar as part of a web2py >>> webs

[web2py] Trying to implement a full-page calendar

2012-05-03 Thread Cindy Michalowski
Hello all, I am trying to implement a full page calendar as part of a web2py website, and after many google/bing/etc. searches I'm finding very few results. Basically, I want to make a calendar - month view only - that allows the user to view a calendar in the current month by default, and then a