Hi, I have this weird scenario in which i have to send the filename in the query parameter like this: 'host' : wpvr_variables.ajaxurl + '?action=wpvr_upload_file' + '&filename=recorded_file' + wpvr_variables.post_id,
but it is only taking the first parameter action from the url and discarding the filename as i know this is a post request it will behave like that but i really want the filename from the host as i want to use it in the function specified by action. Please if any one can help me find an alternative, i would be very glad. Thanks in advance, Parth -- 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.

