473,473 Members | 2,169 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

copy and paste

yk
In some web application you can copy a context and paste it to your
notepad for example, but in others you cannot. Is it something you
specify when open a new window, or what?

Your input very much appreciated.

yk

Oct 3 '06 #1
4 1336
yk wrote on 03 okt 2006 in comp.lang.javascript:
In some web application you can copy a context
What do you mean by "context"here?
and paste it to your
notepad for example, but in others you cannot. Is it something you
specify when open a new window, or what?

Your input very much appreciated.
What would be the javascrip connection of your Q?

Oct 3 '06 #2
yk

Evertjan. wrote:
yk wrote on 03 okt 2006 in comp.lang.javascript:
In some web application you can copy a context

What do you mean by "context"here?
I meant just the text on the screen... in some apps client just want
to copy a portion of the data to their computer, without printing the
whole page or report
>
and paste it to your
notepad for example, but in others you cannot. Is it something you
specify when open a new window, or what?

Your input very much appreciated.

What would be the javascrip connection of your Q?
Oct 3 '06 #3
yk wrote on 03 okt 2006 in comp.lang.javascript:
>
Evertjan. wrote:
>yk wrote on 03 okt 2006 in comp.lang.javascript:
In some web application you can copy a context

What do you mean by "context"here?

I meant just the text on the screen... in some apps client just want
to copy a portion of the data to their computer, without printing the
whole page or report
Yes?

"data on their computer"?

Do you mean text on their screen in a window?

Page in a www browser?

What programme?
>>
and paste it to your
notepad for example, but in others you cannot. Is it something you
specify when open a new window, or what?

Your input very much appreciated.

What would be the javascrip connection of your Q?
Please answer this question too.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Oct 3 '06 #4
On 2006-10-03 16:40:28 +0200, "yk" <yk****@solidapps.comsaid:
I meant just the text on the screen... in some apps client just want
to copy a portion of the data to their computer, without printing the
whole page or report
You mean you can't select some text on the page, sometimes don't even
have a text cursor when you move over it ?
It's usually caused by objects with large invisible margins being
rendered above the text, and is usually not even intentionnal.

All you need to do to avoid this is be careful when you play with
element positioning, and that's a CSS issue. JavaScript can do
absolutely nothing about it.

--
David Junger

Oct 3 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Legendary Pansy | last post by:
I was checking out the 101 C# Samples, specifically Windows Forms - Use the Clipboard. I took a look at the code for a while, and I understand what the program is doing with the cut, copy, pasting...
3
by: Rachel Suddeth | last post by:
This may not be the right forum, but it's a problem I chiefly come across when trying to post here. When I do a copy/paste from VS, the text always looks really weird (and even if I'm in an...
2
by: Matt | last post by:
Hello, I have a copy button and a paste button. What code should I add to the copy button and the paste button to do it's work? Thanks, Matt
7
by: lgbjr | last post by:
Hello All, I¡¯m using a context menu associated with some pictureboxes to provide copy/paste functionality. Copying the image to the clipboard was easy. But pasting an image from the clipboard...
0
by: jshoffner | last post by:
This sounds like a really silly question but I'm can't find a solution anywhere. I use the Search window within VS.NET 2003 all the time. However, when I find a sample that is usefull I would like...
5
by: Kaur | last post by:
Hi, I have been successful copying a vba code from one of your posts on how to copy and paste a record by declaring the desired fields that needs to be copied in form's declaration and creating two...
6
by: Ben R. | last post by:
Hi, I've got a vb.net winforms app. Out of the box, I can use Ctrl X, C and V as expected in controls like textboxes. I've got a menustrip, and if I click the link "Add standard items" which...
17
by: Steve | last post by:
I'm trying to code cut, copy, and paste in vb 2005 so that when the user clicks on a toolbar button, the cut/copy/paste will work with whatever textbox the cursor is current located in (I have...
5
by: phill86 | last post by:
Hi I have a main form that holds records for scheduled meetings, date time location etc... in that form i have a sub form that has a list of equipment resources that you can assign to the meeting in...
8
by: jh | last post by:
I'd like to copy/paste into a listbox during runtime. I can do this for a textbox but can't figure out how to accomplish this for a listbox. Any help? Thanks.
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.