Well, I found some references on how to do this using javascript. But I believe that this is a good target for a turbogears widget.
thanks, Flávio On Feb 14, 5:40 pm, Jorge Godoy <[EMAIL PROTECTED]> wrote: > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > > Hi > > > I want to be able todropa url onto a target on the web page and have > > the url be captured into a variable accesible to the controller > > object. It must also work with files dragged and dropped from the > >filemanager. > > > Is there a way to do this in Turbogears? > > It is a matter how your desktop environment and your browser are integrated, > it isn't just a browser feature. > > Some browsers allowfiletransfer using drag'n'drop. Other browsers don't. > Some of them pass the full path to the draggedfileto some controllers, other > browsers don't care for that. > > This isn't TG specific. > > -- > Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

