Re: VB.net is an outstanding product. Congrats to Microsoft!

Tech-Archive recommends: Speed Up your PC by fixing your registry



It has EVERYTHING to do with .net!

I never encountered this clipboard prejudice against objects until I tried
moving the VB6 app in question to asp.net. I am told it's a security issue.
Security on an INTRANET app??? Restricting me from copying objects to the
clipboard in my own corporate environ??? Now just who is that supposed to
protect against?

Pure paranoia. And no, if I can't copy objects, it's NOT outstanding Cor,
sorry.

Randall Arnold

"Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx> wrote in message
news:ursMyiRDGHA.2300@xxxxxxxxxxxxxxxxxxxxxxx
> Randall,
>
>> The pathetic Clipboard limitations are a prime example. I can't even
>> copy an html table to the Clipboard for crying out loud! That's just
>> unacceptable IMO, and I feel Homer's pain.
>>
> That has nothing to do with Net. Have a look at my explanation about this
> in the thread of your problem.
>
> The way you can use the clipboard in not Web applications is outstanding
> in Net.
>
> Cor
>


.



Relevant Pages

  • Cut or Copy from Clipboard
    ... How can you recognize in a VB6 app whether files on the clipboard should be ... copied or moved after selecting Copy or Cut from the popupmenu in explorer. ...
    (microsoft.public.vb.general.discussion)
  • Files from Clipboard
    ... I want to copy files from Windows Explorer into my VB6 app. ... clipboard object, but it only supports text of data (bitmaps). ... recognize the clipboard contains files, ...
    (microsoft.public.vb.general.discussion)