|
-
Feb 16th, 2002, 02:01 AM
#1
Thread Starter
Lively Member
Your ideas on a future project
I often have important conversations in chatrooms that I'd like to save. Tha problem is, some java chats don't allow you to save, or even to copy & paste. Is there a way to get text from a textbox in another window through code? It's just an idea, and I was wondering if it was likely. I'd love to hear any ideas you guys have. Thanks a lot.
-
Feb 16th, 2002, 02:21 AM
#2
Re: Your ideas on a future project
Originally posted by joetarlton23
I often have important conversations in chatrooms that I'd like to save. Tha problem is, some java chats don't allow you to save, or even to copy & paste. Is there a way to get text from a textbox in another window through code? It's just an idea, and I was wondering if it was likely. I'd love to hear any ideas you guys have. Thanks a lot.
Can't you just use the browser?
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Feb 16th, 2002, 02:25 AM
#3
Thread Starter
Lively Member
What do you mean use my browser? Use it how? The text I want to save is in a textbox that doesnot allow copy/paste. I'm trying to find a way to get the text out so i can save.....without having to re-type.
-
Feb 16th, 2002, 04:01 AM
#4
Thread Starter
Lively Member
Doesn't all the text in a scrolling chat have to be in memory somewhere? Could I get access to it? Maybe that's an option.
Oh well. Still waiting on input. Thanks.
Last edited by joetarlton23; Feb 16th, 2002 at 04:21 AM.
-
Feb 16th, 2002, 03:51 PM
#5
Thread Starter
Lively Member
So, I am to assume that this is not possible with vb? What about in any language?
-
Feb 16th, 2002, 04:55 PM
#6
You're right about the data being in memory, but that's the classic needle in the haystack problem. Assuming it's an invisible needle.
I think that java stuff is likely quite issolated from any kinda program you or I might write. I'd say your best shot is taking screen shots, which is far from perfect, but that's the only thing that will work for sure.
Just get what you want on the screen, hit your Print Screen button on your keyboard and open MS Paint and go to Edit and Paste. Save the file.
<shrug>
Good luck
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|