How to select text from a text box and post to a diff page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
greg98gts
Forum Newbie
Posts: 1
Joined: Thu Dec 31, 2009 3:49 pm

How to select text from a text box and post to a diff page

Post by greg98gts »

I am trying to find a way to allow a user to select a portion of text in a text box and post it to a different page. Any thoughts, ideas or direction?
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Re: How to select text from a text box and post to a diff page

Post by daedalus__ »

oh! there are these really cool features built into operating systems. copy, cut, and paste. they might be what you are looking for.
Post Reply