Results 1 to 6 of 6

Thread: Your ideas on a future project

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Posts
    108

    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.

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    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

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Posts
    108
    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.

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Posts
    108
    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.

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Posts
    108
    So, I am to assume that this is not possible with vb? What about in any language?

  6. #6
    nookta
    Guest
    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
  •  



Click Here to Expand Forum to Full Width