Results 1 to 1 of 1

Thread: Replace question(Self resolved)

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2001
    Posts
    152

    Replace question(Self resolved)

    First of all I Use VB6, my question is this

    Lets say I have a text box(multiline).
    and I want to find <IP> in the text box and replace it so
    it reads a new set of chars like 000.000.000.000 from a different text box..


    So FTP://<IP> looks like this FTP://000.000.000.000

    Any Takers....

    Basicly I'm reading the text box to a string find the <IP> replace them with a IP address and emailing it to the person who request it...

    What I'm attempting to do is create a program that monitors my Internet IP and listen for emails that request my ip and sent it to
    the email address that requested it....

    It's just a little project for personal use. I have a few friends that uplaod to and from my ftp site and this will keep me from having to pay for a redirect service and dot com.....

    I ahve it working just fine but thought it would look better if I create a link inside the email from the ip.

    Thanks for any Idea's.....
    Last edited by PJMAXX; May 3rd, 2004 at 06:26 PM.
    My software never has bugs. It just develops random features.

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