Project

General

Profile

handle a resource without doing a setLink

Added by ronald viscarra about 10 years ago

Hi, I wondering if it's possible to handle a resource without having to use an anchor or button with setLink. As send it to browser for some other code.

Thanks


Replies (2)

RE: handle a resource without doing a setLink - Added by Wim Dumon about 10 years ago

Sure, a resource has a url: std::string myUrl = r->url();

Wim.

    (1-2/2)