J
Jeff
hi
..NET 3.5
I'm wondering if I can use .NET/C# to copy stuff to user's clipboard or if I
have to use javascript for this operation?
I suppose I have to use javascript as this occur on the client computer, but
I'm not 100% sure.. maybe C# has some feattures for this which I haven't
heard of...
anyway, I want some text which is not visible to the user to be copied to
the cliboard when the user clicks a hyperlink/linkbutton (if everything done
in C#). In my scenario, the text will be a contain hyperlink. So when link
is clicked it's copied to the clipboard...
any suggestions?
..NET 3.5
I'm wondering if I can use .NET/C# to copy stuff to user's clipboard or if I
have to use javascript for this operation?
I suppose I have to use javascript as this occur on the client computer, but
I'm not 100% sure.. maybe C# has some feattures for this which I haven't
heard of...
anyway, I want some text which is not visible to the user to be copied to
the cliboard when the user clicks a hyperlink/linkbutton (if everything done
in C#). In my scenario, the text will be a contain hyperlink. So when link
is clicked it's copied to the clipboard...
any suggestions?