Results 1 to 7 of 7

Thread: DESPARATE!!

  1. #1

    Thread Starter
    Hyperactive Member Zaphod64831's Avatar
    Join Date
    Mar 2000
    Posts
    268

    Exclamation DESPARATE!!

    I really need help with something. I need to know how to have someone enter some code on a web page, and that line of code would call and display the text I store somewhere else, say a text file on an FTP server. I will take anything that will do this, but, if possible, I want it to execute the text as if it were HTML.

    [Edited by Zaphod64831 on 05-27-2000 at 01:40 AM]
    Email: [email protected]

    Home Page: www.olemac.net/~hutch

    I'm bored, VERY bored, and I got bored with my sig. So I changed it to this.

  2. #2
    Guest
    ok, this is a tough one.
    I am not the best at javascript.
    but I am not the worst.
    I am not sure if javascript has file handling capabilities..
    and html doesnt really execute.. I mean it just converts commands to colors, etc.
    It may be doable with perl, but, with javascript, I will have to look into it.....
    tell me your problem, and I will see if there are any other alternatives.


  3. #3

    Thread Starter
    Hyperactive Member Zaphod64831's Avatar
    Join Date
    Mar 2000
    Posts
    268
    I am helping my ISP with their descriptions of sites. What they do is give each of their customers a place on their server to make a website, using normal old FTP. When someone has created and posted their site they email the ISP owner and he places a link and description of that site on the ISP's main site. The problem is people are always changing the overall theme of their site and therefore changing the description. The people then email the ISP owner asking him to change their description and it all becomes so hectic that he gets them all mixed up and it doesn't work. What he needs is a piece of code that will call for a specified text file for each person on that person's FTP site and convert the text to HTML to be displayed as the description. You don't need to worry about what the URL is, I just need the code and I can worry about the customization myself.
    Email: [email protected]

    Home Page: www.olemac.net/~hutch

    I'm bored, VERY bored, and I got bored with my sig. So I changed it to this.

  4. #4
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    This is something you could do easily with a little bit of server side work. Can your server handle Server Side Includes?

    http://www.builder.com/Authoring/Mor...st.cn.sr1.dir.
    "People who think they know everything are a great annoyance to those of us who do."

  5. #5

    Thread Starter
    Hyperactive Member Zaphod64831's Avatar
    Join Date
    Mar 2000
    Posts
    268
    I don't know, but let's try anyway.
    Email: [email protected]

    Home Page: www.olemac.net/~hutch

    I'm bored, VERY bored, and I got bored with my sig. So I changed it to this.

  6. #6

    Thread Starter
    Hyperactive Member Zaphod64831's Avatar
    Join Date
    Mar 2000
    Posts
    268
    Hello? A little help?
    Email: [email protected]

    Home Page: www.olemac.net/~hutch

    I'm bored, VERY bored, and I got bored with my sig. So I changed it to this.

  7. #7
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    I've never used Server Side includes myself but this site has a bit of info:
    http://www.builder.com/Authoring/Mor...st.cn.sr1.dir.
    "People who think they know everything are a great annoyance to those of us who do."

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