Hi,
How do I put a variable in the 2a helper? %s does not seem to work within 
{{=A 

// download_file = "https://www.something.zip";

{{=A('Your File', 
callback=URL('tracker',vars=dict(contents=contents.id.id,art='zip')), 
_onclick="window.open('%s');") % (download_file)}} 
<http://groups.google.com/group/web2py/t/77c30b1fb678e96f?utm_source=digest&utm_medium=email>

Thanks for helping,
Stephan

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to