Always show your code.

On Saturday, June 18, 2016 at 8:47:42 AM UTC-4, @brooks wrote:
>
> Hi
> I am trying to make an online calendar.Now,to add an event to a particular 
> date I m doing the following:
> -the user clicks on a date and an event window pops up and the event 
> inserted is then added to the database.
> -so,when the user clicks the <td>(date) element ,the "event" window has to 
> pop up which contains an SQLFORM for the event field and date field which 
> has to be prepopulated.i am able to pass the date to the "event" window 
> using javascript.but i am not able to access arguments(i.e. date) ,in fact 
> nothing is being displayed in the "event" window(i tried printing just 
> "hello".but even that is not working).please help
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to