I am guessing you want

<iframe src="{{=URL(r=request,f='edit_comment',args=comment.id))}}"></
iframe>

Massimo

On May 1, 6:24 pm, murray3 <[email protected]> wrote:
> If I have a page with
> <h3>{{=A(comment.title.upper(),_href=URL
> (r=request,f='edit_comment',args=[comment.id]))}}       </h3
>
> if I want to put  edit_comment in an iframe and change the above code
> so it refreshes the iframe and passes the args=[comment.id] to the
> iframe, what is the syntax?
>
> I have a list of links and as each is clicked I want an onclick event
> to dynamically update the iframe page.
>
> any help appreciated.
> Chrism
--~--~---------~--~----~------------~-------~--~----~
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