No... Like i said there is no problem from the client side... I use
this: URL(r=request,c='static/js',f='jquery-1.3.2.js') to import the
Javascript which is on the directory 'static/js'... I'm not sending
any argument to action.
Thanks Fran for the note!

Does anyone has any idea from my initial problem... Retrieving the
JSON data sent from the client...

Any hint will help !
Thanks !

On Mar 28, 6:02 pm, Fran <[email protected]> wrote:
> On Mar 28, 9:38 pm, Yannick <[email protected]> wrote:
>
> > URL(r=request,c='static/js',f='jquery-1.3.2.js')
>
> Should this not be:
> URL(r=request,c='static',f='js',args=['jquery-1.3.2.js'])
>
> F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to