Jump to content

Recommended Posts

Posted

Message from: "Farshad Mohajeri"

 

"Javi" wrote in message

news:IVaXCwW5LHA.3560@anaxagvs227...

> Hi

>

> How I can copy to clipboard (Web Mode)?

 

What is the source? Do you want to copy to clipboard of the client PC?

 

 

.

 

Posted

Message from: "Javi"

 

I want to copy to clipboard of the client PC. I want to copy a string.

 

Texto := DBGridToString(DbConsulta);

Clipboard.AsText := Texto;

 

But I create, that the best would be, can copy any type of data: string, bitmap, file... If it is not very costly.

 

Thanks

 

 

--

NNTP.hk - (^(oo)^)

http://www.nntp.hk/web/

 

"Farshad Mohajeri" wrote:

>

>

> "Javi" wrote in message

> news:IVaXCwW5LHA.3560@anaxagvs227...

> > Hi

> >

> > How I can copy to clipboard (Web Mode)?

>

> What is the source? Do you want to copy to clipboard of the client PC?

>

>

>

 

.

 

Posted

Message from: "Farshad Mohajeri"

 

"Javi" wrote in message

news:OUgrdiG6LHA.3560@anaxagvs227...

>I want to copy to clipboard of the client PC. I want to copy a string.

>

> Texto := DBGridToString(DbConsulta);

> Clipboard.AsText := Texto;

>

> But I create, that the best would be, can copy any type of data: string,

> bitmap, file... If it is not very costly.

>

 

I will investigate javascript API to find available options for a browser

side clipboard usage.

logged #930

 

 

.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...